addWindow(HWND, QWindowsWindow *w) | QWindowsContext | |
asyncExpose() const | QWindowsContext | |
classNamePrefix() | QWindowsContext | static |
clearWindowUnderMouse() | QWindowsContext | |
createDummyWindow(const QString &classNameIn, const wchar_t *windowName, WNDPROC wndProc=nullptr, DWORD style=WS_OVERLAPPED) | QWindowsContext | |
defaultDPI() const | QWindowsContext | |
displayContext() const | QWindowsContext | |
disposeTablet() | QWindowsContext | |
filterNativeEvent(MSG *msg, LRESULT *result) | QWindowsContext | static |
filterNativeEvent(QWindow *window, MSG *msg, LRESULT *result) | QWindowsContext | static |
findClosestPlatformWindow(HWND) const | QWindowsContext | |
findPlatformWindow(HWND) const | QWindowsContext | |
findPlatformWindow(const QWindowsMenuBar *mb) const | QWindowsContext | |
findPlatformWindowAt(HWND parent, const QPoint &screenPoint, unsigned cwex_flags) const | QWindowsContext | |
findWindow(HWND) const | QWindowsContext | |
forceNcCalcSize(HWND hwnd) | QWindowsContext | static |
HandleBaseWindowHash typedef | QWindowsContext | |
initPointer(unsigned integrationOptions) | QWindowsContext | |
initPowerNotificationHandler() | QWindowsContext | |
initTablet() | QWindowsContext | |
initTouch() | QWindowsContext | |
initTouch(unsigned integrationOptions) | QWindowsContext | |
instance() | QWindowsContext | static |
isDarkMode() | QWindowsContext | static |
isSessionLocked() | QWindowsContext | static |
keyGrabber() const | QWindowsContext | |
mimeConverter() const | QWindowsContext | |
nonClientMetrics(NONCLIENTMETRICS *ncm, unsigned dpi=0) | QWindowsContext | static |
nonClientMetricsForScreen(NONCLIENTMETRICS *ncm, const QPlatformScreen *screen=nullptr) | QWindowsContext | static |
nonClientMetricsForWindow(NONCLIENTMETRICS *ncm, const QPlatformWindow *win=nullptr) | QWindowsContext | static |
possibleKeys(const QKeyEvent *e) const | QWindowsContext | |
processDpiAwareness() | QWindowsContext | static |
QWindowsContext() | QWindowsContext | explicit |
readAdvancedExplorerSettings(const wchar_t *subKey, DWORD defaultValue) | QWindowsContext | static |
registerTouchWindows() | QWindowsContext | |
registerWindowClass(const QWindow *w) | QWindowsContext | |
registerWindowClass(QString cname, WNDPROC proc, unsigned style=0, HBRUSH brush=nullptr, bool icon=false) | QWindowsContext | |
removeWindow(HWND) | QWindowsContext | |
screenDepth() const | QWindowsContext | |
screenManager() | QWindowsContext | |
setAsyncExpose(bool value) | QWindowsContext | |
setDetectAltGrModifier(bool a) | QWindowsContext | |
setKeyGrabber(QWindow *hwnd) | QWindowsContext | |
setProcessDpiAwareness(QtWindows::DpiAwareness dpiAwareness) | QWindowsContext | static |
setTabletAbsoluteRange(int a) | QWindowsContext | static |
setWindowCreationContext(const QSharedPointer< QWindowCreationContext > &ctx) | QWindowsContext | |
shouldHaveNonClientDpiScaling(const QWindow *window) | QWindowsContext | static |
SI_RTL_Extensions enum value | QWindowsContext | |
SI_SupportsPointer enum value | QWindowsContext | |
SI_SupportsTouch enum value | QWindowsContext | |
systemInfo() const | QWindowsContext | |
SystemInfoFlags enum name | QWindowsContext | |
systemParametersInfo(unsigned action, unsigned param, void *out, unsigned dpi=0) | QWindowsContext | static |
systemParametersInfoForScreen(unsigned action, unsigned param, void *out, const QPlatformScreen *screen=nullptr) | QWindowsContext | static |
systemParametersInfoForWindow(unsigned action, unsigned param, void *out, const QPlatformWindow *win=nullptr) | QWindowsContext | static |
tabletSupport() const | QWindowsContext | |
useRTLExtensions() const | QWindowsContext | |
verbose | QWindowsContext | static |
windowCreationContext() const | QWindowsContext | |
windowDpiAwareness(HWND hwnd) | QWindowsContext | static |
windows() | QWindowsContext | |
windowsProc(HWND hwnd, UINT message, QtWindows::WindowsEventType et, WPARAM wParam, LPARAM lParam, LRESULT *result, QWindowsWindow **platformWindowPtr) | QWindowsContext | inline |
windowUnderMouse() const | QWindowsContext | |
~QWindowsContext() | QWindowsContext | |