Results 1 to 16 of 16

Thread: QStackedLayout / QStackedWidget

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: QStackedLayout / QStackedWidget

    Why did you resurrect a five-year old thread to ask this?

    Can I know if its possible to make a page in QStackedWidget child of another page in the same stacked widget.
    No, it makes no sense. A page in a QStackedWidget is a child of the QStackWidget and cannot simultaneously be the child of something else.
    Also is it good to have a stacked widget on another stacked widget.
    Possible, yes. Good, that really depends on exactly what you are expecting the user interaction with this GUI to be.
    I will be having 8 basic stackedwidgets on which I plan to add 8 more stacked widgets. Is it a good idea or should I try for QTabWidget or QMdiArea?
    Not sure exactly what you mean here but stacked pages on stacked pages sounds horrible from this user's point of view.

  2. #2
    Join Date
    Jun 2013
    Posts
    31
    Thanks
    8
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: QStackedLayout / QStackedWidget

    Thanks a lot...

Similar Threads

  1. QStackedWidget layout problem
    By Banjo in forum Qt Programming
    Replies: 9
    Last Post: 15th May 2008, 00:15
  2. Replies: 4
    Last Post: 13th August 2007, 15:28
  3. QStackedWidget fill Postscript image And scroll problem
    By patrik08 in forum Qt Programming
    Replies: 11
    Last Post: 22nd April 2007, 09:30
  4. QStackedLayout vs. QStackedWidget
    By bruccutler in forum Qt Programming
    Replies: 1
    Last Post: 12th March 2007, 23:43
  5. parsing QtableWidget from a QStackedWidget
    By rosmarcha in forum Qt Programming
    Replies: 10
    Last Post: 13th October 2006, 14:36

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.