QtBase  v6.3.1
Namespaces | Enumerations | Functions | Variables
qwin10helpers.cpp File Reference
#include "qwin10helpers.h"
#include <QtCore/qdebug.h>
#include <winstring.h>
#include <roapi.h>
#include <inspectable.h>
Include dependency graph for qwin10helpers.cpp:

Go to the source code of this file.

Namespaces

 ABI
 
 ABI::Windows
 
 ABI::Windows::UI
 
 ABI::Windows::UI::ViewManagement
 

Enumerations

enum  ABI::Windows::UI::ViewManagement::UserInteractionMode { ABI::Windows::UI::ViewManagement::Mouse , ABI::Windows::UI::ViewManagement::Touch }
 

Functions

QT_BEGIN_NAMESPACE bool qt_windowsIsTabletMode (HWND hwnd)
 

Variables

IUIViewSettingsInterop __pad0__
 
IUIViewSettingsInterop __RPC__in REFIID riid
 
IUIViewSettingsInterop __RPC__in REFIID __RPC__deref_out_opt void ** ppv = 0
 
IUIViewSettings ABI::Windows::UI::ViewManagement::__pad0__
 

Function Documentation

◆ qt_windowsIsTabletMode()

QT_BEGIN_NAMESPACE bool qt_windowsIsTabletMode ( HWND  hwnd)

Definition at line 100 of file qwin10helpers.cpp.

Here is the caller graph for this function:

Variable Documentation

◆ __pad0__

IUIViewSettingsInterop __pad0__

Definition at line 66 of file qwin10helpers.cpp.

◆ ppv

IUIViewSettingsInterop __RPC__in REFIID __RPC__deref_out_opt void** ppv = 0

Definition at line 72 of file qwin10helpers.cpp.

◆ riid

IUIViewSettingsInterop __RPC__in REFIID riid

Definition at line 71 of file qwin10helpers.cpp.