![]() |
Qt 6.x
The Qt SDK
|
#include <QtGui/qtguiglobal.h>#include <QtCore/QObject>#include <QtCore/QEvent>#include <QtCore/QMargins>#include <QtCore/QRect>#include <QtCore/qnamespace.h>#include <QtCore/qnativeinterface.h>#include <QtGui/qsurface.h>#include <QtGui/qsurfaceformat.h>#include <QtGui/qwindowdefs.h>#include <QtGui/qicon.h>#include <QtGui/qcursor.h>
Include dependency graph for qwindow.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QWindow |
| \inmodule QtGui More... | |
Functions | |
| template<> | |
| QWindow * | qobject_cast< QWindow * > (QObject *o) |
| template<> | |
| const QWindow * | qobject_cast< const QWindow * > (const QObject *o) |
| Q_GUI_EXPORT QDebug | operator<< (QDebug, const QWindow *) |
Definition at line 3076 of file qwindow.cpp.
References debug, Qt::dec(), Qt::forcesign(), QRect::height(), Qt::hex(), QMargins::isNull(), QScreen::name, Qt::noforcesign(), screen, QRect::width(), window(), QRect::x(), and QRect::y().
Here is the call graph for this function:
|
inline |
Definition at line 372 of file qwindow.h.
References o.
Referenced by simpleContextMatcher().
Here is the caller graph for this function:
|
inline |
Definition at line 367 of file qwindow.h.
References o.
Referenced by QCocoaWindow::childWindowAt(), QBackingStoreRhiSupportWindowWatcher::eventFilter(), QQuickLabsPlatformDialog::findParentWindow(), QQuickAbstractDialog::findParentWindow(), QQuickLabsPlatformMenuBar::findWindow(), QQuickLabsPlatformMenu::findWindow(), QShortcutMap::keySequences(), qWidgetShortcutContextMatcher(), QWidgetPrivate::setParent_sys(), QQuickViewPrivate::setRootObject(), and QQuickWidgetPrivate::setRootObject().
Here is the caller graph for this function: