Results 1 to 2 of 2

Thread: QToolBox

  1. #1
    Join Date
    Aug 2009
    Posts
    47
    Thanks
    6
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt/Embedded PyQt3 PyQt4
    Platforms
    Unix/X11 Symbian S60

    Unhappy QToolBox

    Hi,

    I need code to following Action in Qt4.5

    I have QToolBox with three pages on it and each page has corresponding Widgets.
    when i am selecting a page approbrate widget will display in mainwindow pls help me

  2. #2
    Join Date
    Sep 2008
    Location
    Bangalore
    Posts
    659
    Thanks
    116
    Thanked 42 Times in 41 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QToolBox

    hey check addItem of QToolBox .. its simple ...
    follow the examples of dialogs
    /Qt-4.4.3/examples/dialogs/configdialog/pages.cpp .. same as QStackedWidget() u have to use QToolBox ...

    http://doc.trolltech.com/4.2/dialogs...pages-cpp.html
    "Behind every great fortune lies a crime" - Balzac

Similar Threads

  1. QToolBox Resizing to contents??
    By kerwim in forum Qt Programming
    Replies: 1
    Last Post: 30th June 2008, 08:28
  2. QToolBox + resize + hide
    By eleanor in forum Newbie
    Replies: 14
    Last Post: 24th October 2007, 19:41
  3. QMainWindow && QToolBox
    By eleanor in forum Qt Programming
    Replies: 1
    Last Post: 21st October 2007, 20:11
  4. QToolBox qss style sheet problem
    By eskil in forum Qt Programming
    Replies: 1
    Last Post: 17th August 2007, 17:45
  5. Custom Qtoolbox : some problems
    By dr23 in forum Qt Programming
    Replies: 1
    Last Post: 6th January 2006, 13:01

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.