Results 1 to 1 of 1

Thread: How to retrieve the runtime stack of widgets

  1. #1
    Join Date
    Mar 2011
    Posts
    1
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default How to retrieve the runtime stack of widgets

    Our application has one top level QWidget and a bunch of children QWidgets, the children widgets may get raised/lowered/hidden/shown based on the states. We would like to get a list of QWidgets that's sorted by their actual positions in the window/widget stack in order to present the UI state for test automation. I couldn't find anything suitable in the Qt documentation, does anyone know how to get that kind of information?

    BTW, this is for Qt 4.7.1

    Thanks..
    Last edited by gzjimfan; 9th March 2011 at 05:29.

Similar Threads

  1. Replies: 1
    Last Post: 25th September 2010, 08:20
  2. Replies: 6
    Last Post: 1st September 2010, 16:11
  3. delete runtime-created widgets causes crash
    By jonasbalmer in forum Qt Programming
    Replies: 5
    Last Post: 10th February 2010, 21:36
  4. stack, heap and C#
    By mickey in forum General Programming
    Replies: 8
    Last Post: 20th August 2007, 18:40
  5. stack
    By mickey in forum General Programming
    Replies: 7
    Last Post: 20th November 2006, 14:15

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.