Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qwin10helpers.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#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

namespace  ABI
 
namespace  ABI::Windows
 
namespace  ABI::Windows::UI
 
namespace  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 64 of file qwin10helpers.cpp.

Referenced by QWindowsApplication::isTabletMode().

+ Here is the caller graph for this function:

Variable Documentation

◆ __pad0__

IUIViewSettingsInterop __pad0__

Definition at line 30 of file qwin10helpers.cpp.

◆ ppv

IUIViewSettingsInterop __RPC__in REFIID __RPC__deref_out_opt void** ppv = 0

◆ riid