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
    Thanks
    8
    Thanked 7 Times in 7 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    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
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.