Results 1 to 2 of 2

Thread: Adding view similar as property editor of Qdesigner

  1. #1
    Join Date
    Jan 2008
    Location
    Bengaluru
    Posts
    144
    Qt products
    Qt3 Qt4
    Platforms
    Windows
    Thanks
    8
    Thanked 7 Times in 7 Posts

    Default Adding view similar as property editor of Qdesigner

    how to add similar view of property editor of QDesigner in my QMainWindow dialog i.e.,
    .
    .
    +font
    .
    .
    +window title
    +tooltip
    -geometry

    x 0

    y 0

    width 90

    height 150

    The view is like a tree inside a table row. can anybody explain me about to how to start coding for this?

    thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows
    Thanks
    21
    Thanked 418 Times in 411 Posts

    Default Re: Adding view similar as property editor of Qdesigner

    Lets go step by step.
    Step 1:
    Tell us what you have tried, and where did you encounter problems.
    Then we can start to help you.
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.