Results 1 to 2 of 2

Thread: what`s the widget called the Qt ui designer uses as "widget box"?

  1. #1
    Join Date
    Jul 2012
    Posts
    248
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    29
    Thanked 15 Times in 14 Posts

    Default what`s the widget called the Qt ui designer uses as "widget box"?

    Hi,

    THe "widget box" of the Qt UI designer has a nice container-style for storing object (in this case, grouped widgets). Single groups can be expanded/collapsed by clicking the "+"/"-" on the top bar.

    [+]Layouts
    vertical layout
    horizontal layout
    ...

    what`s this widget callled? I want one like that, too!

  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
    4
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: what`s the widget called the Qt ui designer uses as "widget box"?

    It's QTreeView, as far as I remember.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Replies: 9
    Last Post: 2nd November 2011, 10:12
  2. "Change widget class on button click" problem
    By utkozanenje in forum Newbie
    Replies: 3
    Last Post: 23rd May 2011, 01:40
  3. Replies: 7
    Last Post: 21st January 2010, 13:45
  4. Replies: 2
    Last Post: 11th May 2009, 17:50
  5. Replies: 2
    Last Post: 25th August 2006, 12:35

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.