![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qtestsupport_widgets.h"#include "qwidget.h"#include <QtGui/qwindow.h>#include <QtCore/qtestsupport_core.h>#include <QtCore/qthread.h>#include <QtGui/qtestsupport_gui.h>#include <QtGui/private/qevent_p.h>#include <QtGui/private/qeventpoint_p.h>#include <private/qguiapplication_p.h>#include <qpa/qplatformintegration.h>Go to the source code of this file.
Namespaces | |
| namespace | QTest |
| [15] | |
Functions | |
| template<typename Predicate> | |
| static QT_BEGIN_NAMESPACE bool | qWaitForWidgetWindow (QWidget *w, Predicate predicate, QDeadlineTimer timeout) |
|
static |
Definition at line 21 of file qtestsupport_widgets.cpp.