Results 1 to 7 of 7

Thread: how to change the index of QstackedWidget from a contained widget

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2013
    Location
    Banzart
    Posts
    54
    Thanks
    17
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default how to change the index of QstackedWidget from a contained widget

    I have a QStackedWidget that contains 2 layers of widgets(widget inside another widget). The final widget contains a multiplicity of buttons. How can i change the index of that QstackedWidget when i press one of those buttons ?? i should mention that the contained widget in the QstackedWidget is a separated widget so it does have it's own .cpp .h and .ui files
    Last edited by sliverTwist; 23rd March 2013 at 20:57. Reason: updated contents
    Sliver_Twist

Similar Threads

  1. How to change QStackedWidget index from Qdialog
    By sliverTwist in forum Qt Programming
    Replies: 5
    Last Post: 20th March 2013, 19:24
  2. Change QVBoxLayout index?
    By davidlamhauge in forum Qt Programming
    Replies: 2
    Last Post: 27th April 2012, 00:51
  3. Replies: 3
    Last Post: 3rd March 2011, 00:22
  4. Replies: 2
    Last Post: 8th February 2011, 18:07
  5. Replies: 3
    Last Post: 30th December 2010, 15:34

Tags for this Thread

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.