![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtWidgets/qtwidgetsglobal.h>#include <QtGui/qtestsupport_gui.h>Go to the source code of this file.
Classes | |
| class | QTest::QTouchEventWidgetSequence |
Namespaces | |
| namespace | QTest |
| [15] | |
Functions | |
| Q_WIDGETS_EXPORT bool | QTest::qWaitForWindowActive (QWidget *widget, int timeout) |
| Q_WIDGETS_EXPORT bool | QTest::qWaitForWindowActive (QWidget *widget, QDeadlineTimer timeout) |
| Q_WIDGETS_EXPORT bool | QTest::qWaitForWindowActive (QWidget *widget) |
| Q_WIDGETS_EXPORT bool | QTest::qWaitForWindowFocused (QWidget *widget, QDeadlineTimer timeout) |
| Q_WIDGETS_EXPORT bool | QTest::qWaitForWindowFocused (QWidget *widget) |
| Q_WIDGETS_EXPORT bool | QTest::qWaitForWindowExposed (QWidget *widget, int timeout) |
| Q_WIDGETS_EXPORT bool | QTest::qWaitForWindowExposed (QWidget *widget, QDeadlineTimer timeout) |
| Q_WIDGETS_EXPORT bool | QTest::qWaitForWindowExposed (QWidget *widget) |