Results 1 to 2 of 2

Thread: Qtabwidget: same widgets across all pages

  1. #1
    Join Date
    Sep 2008
    Posts
    15

    Default Qtabwidget: same widgets across all pages

    Hello -

    We would like to use a Qtabwidget to make a particular user interface more intuitive to the user. In this case, we would like the widgets on each page of the Qtabwidget to be the same set of widgets.

    The only thing that would change as the user clicks on a different tab would be that an internal count would increase and the data values for the same set of widgets would be refreshed.

    Is there a simple way to accomplish this ?

    Thanks

  2. #2
    Join Date
    Mar 2007
    Posts
    57
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    2

    Default Re: Qtabwidget: same widgets across all pages

    I think you want to take a look at QTabBar instead of QTabWidget?

Similar Threads

  1. Segment fault using a Qt plugin with QTabWidget
    By tarod in forum Qt Programming
    Replies: 2
    Last Post: 14th July 2009, 10:27
  2. Replies: 1
    Last Post: 7th August 2008, 14:49
  3. How do I add new tab to QTabWidget
    By pcmantinker in forum Qt Programming
    Replies: 2
    Last Post: 6th June 2008, 04:24
  4. Force focus to a QTabWidget page's widget
    By thomaspu in forum Qt Programming
    Replies: 1
    Last Post: 2nd January 2008, 06:54
  5. QTabWidget remove a page at the page's request
    By thomaspu in forum Qt Programming
    Replies: 2
    Last Post: 29th December 2007, 20:45

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.