The following members of class QTest are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
(obsolete) bool |
qWaitForWindowShown(QWidget *widget, int timeout = 5000) |
Waits for timeout milliseconds or until the widget's window is exposed. Returns true
if widget
's window is exposed within timeout milliseconds, otherwise returns
false
.
This function does the same as qWaitForWindowExposed().
Example:
QWidget widget; widget.show(); QTest::qWaitForWindowShown(&widget);
This function was introduced in Qt 5.0.
See also QTest::qWaitForWindowActive() and QTest::qWaitForWindowExposed().
As part of the free Business evaluation, we offer a free welcome call for companies, to talk about your requirements, and how the Felgo SDK & Services can help you. Just sign up and schedule your call.
Sign up now to start your free Business evaluation: