![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtGui/qtguiglobal.h>
#include <QtCore/qobjectdefs.h>
#include <QtCore/qnamespace.h>
#include <QtCore/qcontainerfwd.h>
Go to the source code of this file.
Typedefs | |
typedef QList< QWidget * > | QWidgetList |
typedef QList< QWindow * > | QWindowList |
typedef QSet< QWidget * > | QWidgetSet |
Functions | |
QT_END_NAMESPACE typedef | QT_PREPEND_NAMESPACE (quintptr) WId |
Variables | |
QT_BEGIN_NAMESPACE typedef QHash< WId, QWidget * > | QWidgetMapper |
typedef QList<QWidget *> QWidgetList |
Definition at line 47 of file qwindowdefs.h.
typedef QSet<QWidget *> QWidgetSet |
Definition at line 69 of file qwindowdefs.h.
typedef QList<QWindow *> QWindowList |
Definition at line 48 of file qwindowdefs.h.
QT_END_NAMESPACE typedef QT_PREPEND_NAMESPACE | ( | quintptr | ) |
QT_BEGIN_NAMESPACE typedef QHash<WId, QWidget *> QWidgetMapper |
Definition at line 68 of file qwindowdefs.h.