Results 1 to 2 of 2

Thread: Change forms with QTreeWidget

  1. #1
    Join Date
    Mar 2008
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Change forms with QTreeWidget

    Hello everybody!

    I need some ideas for my app. Let me try to explayin what I'm looking for:
    I've a QMainWindow application. This one have to handle many other forms. In the left side I have a QTreeWidget taht keeps the application names that can be choose:

    App 1
    - App 1.1
    - App 1.2
    App 2
    - App 2.1
    App 3
    ....

    On at the application, the forms have to be shown right.
    For example like this: http://doc.trolltech.com/4.2/dialogs-configdialog.html
    But I need it as a tree.
    Which technique or classes I have to use to realise this?

    I'm thankful for any replies/ideas.

    Olli
    Last edited by olli; 12th March 2008 at 14:39.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,373
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: Change forms with QTreeWidget


Similar Threads

  1. resizing a QTreeWidget
    By drhex in forum Qt Programming
    Replies: 6
    Last Post: 27th October 2006, 22:32
  2. Change column width in a QTreeWidget
    By mace in forum Qt Programming
    Replies: 2
    Last Post: 27th May 2006, 12:19

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.