Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qwindowsysteminterface_p.h File Reference

(a6f30f34eca890c80f870eae296fd3b848c97774)

#include <QtGui/private/qevent_p.h>
#include <QtGui/private/qtguiglobal_p.h>
#include "qwindowsysteminterface.h"
#include <QElapsedTimer>
#include <QPointer>
#include <QMutex>
#include <QList>
#include <QWaitCondition>
#include <QAtomicInt>
#include <QLoggingCategory>
Include dependency graph for qwindowsysteminterface_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QWindowSystemInterfacePrivate
class  QWindowSystemInterfacePrivate::WindowSystemEvent
class  QWindowSystemInterfacePrivate::CloseEvent
class  QWindowSystemInterfacePrivate::GeometryChangeEvent
class  QWindowSystemInterfacePrivate::EnterEvent
class  QWindowSystemInterfacePrivate::LeaveEvent
class  QWindowSystemInterfacePrivate::FocusWindowEvent
class  QWindowSystemInterfacePrivate::WindowStateChangedEvent
class  QWindowSystemInterfacePrivate::WindowScreenChangedEvent
class  QWindowSystemInterfacePrivate::WindowDevicePixelRatioChangedEvent
class  QWindowSystemInterfacePrivate::SafeAreaMarginsChangedEvent
class  QWindowSystemInterfacePrivate::ApplicationStateChangedEvent
class  QWindowSystemInterfacePrivate::FlushEventsEvent
class  QWindowSystemInterfacePrivate::UserEvent
class  QWindowSystemInterfacePrivate::InputEvent
class  QWindowSystemInterfacePrivate::PointerEvent
class  QWindowSystemInterfacePrivate::MouseEvent
class  QWindowSystemInterfacePrivate::WheelEvent
class  QWindowSystemInterfacePrivate::KeyEvent
class  QWindowSystemInterfacePrivate::TouchEvent
class  QWindowSystemInterfacePrivate::ScreenOrientationEvent
class  QWindowSystemInterfacePrivate::ScreenGeometryEvent
class  QWindowSystemInterfacePrivate::ScreenLogicalDotsPerInchEvent
class  QWindowSystemInterfacePrivate::ScreenRefreshRateEvent
class  QWindowSystemInterfacePrivate::ThemeChangeEvent
class  QWindowSystemInterfacePrivate::ExposeEvent
class  QWindowSystemInterfacePrivate::PaintEvent
class  QWindowSystemInterfacePrivate::FileOpenEvent
class  QWindowSystemInterfacePrivate::TabletEvent
class  QWindowSystemInterfacePrivate::TabletEnterProximityEvent
class  QWindowSystemInterfacePrivate::TabletLeaveProximityEvent
class  QWindowSystemInterfacePrivate::PlatformPanelEvent
class  QWindowSystemInterfacePrivate::ContextMenuEvent
class  QWindowSystemInterfacePrivate::GestureEvent
class  QWindowSystemInterfacePrivate::WindowSystemEventList
class  QWindowSystemEventHandler