Results 1 to 2 of 2

Thread: tabWidget Question

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

    Default tabWidget Question

    Hi - I'm a QT newbie - and although English isn't my mothertongue I'll try to explain my problem as exactly as possible.

    I'm using a tabWidget to show some lineEdits, comboBoxes etc. - the tabWidget itself have three tabs - and here my problem starts - some of my input items should be shown on all of those three tabs not only on one.

    So is it possible to show the same items on different tabs and do this with the Designer?

    Thanks in advance for your help.

    phlash

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

    Default Re: tabWidget Question

    No, it's not possible - you have to duplicate the widgets and synchronise them using signals and slots. The effect will be exactly as you want it.

Similar Threads

  1. Replies: 1
    Last Post: 15th March 2007, 20:45
  2. Question regarding how to paint after zoom.
    By JonathanForQT4 in forum Qt Programming
    Replies: 2
    Last Post: 26th January 2007, 15:34
  3. Adding buttons on the tab part of a tabwidget
    By forrestfsu in forum Qt Programming
    Replies: 2
    Last Post: 20th December 2006, 17:52
  4. how to put the tabbar at the left in a tabwidget
    By qtopiahooo in forum Qt Programming
    Replies: 1
    Last Post: 14th December 2006, 06:49
  5. QThread exit()/quit() question
    By TheKedge in forum Qt Programming
    Replies: 1
    Last Post: 28th August 2006, 14:38

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.