Quantcast
Channel: Jobs
Viewing all articles
Browse latest Browse all 18427

Querying states of widgets defined by a QT ui file

$
0
0
I have a ui file, created in QT designer, which I’ve used to create a dialog at runtime using the QUiLoader class. Is it possible to query the states of all widgets in this dialog when the dialog closes? I can traverse the widget hierarchy from the root widget but I don’t know how to trigger this traversal when the dialog closes.

Viewing all articles
Browse latest Browse all 18427

Trending Articles