Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qwin10helpers.h"
#include <QtCore/qdebug.h>
#include <winstring.h>
#include <roapi.h>
#include <inspectable.h>
Go to the source code of this file.
Namespaces | |
namespace | ABI |
namespace | ABI::Windows |
namespace | ABI::Windows::UI |
namespace | ABI::Windows::UI::ViewManagement |
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__ |
QT_BEGIN_NAMESPACE bool qt_windowsIsTabletMode | ( | HWND | hwnd | ) |
Definition at line 64 of file qwin10helpers.cpp.
IUIViewSettingsInterop __pad0__ |
Definition at line 30 of file qwin10helpers.cpp.
IUIViewSettingsInterop __RPC__in REFIID __RPC__deref_out_opt void ** ppv = 0 |
Definition at line 36 of file qwin10helpers.cpp.
IUIViewSettingsInterop __RPC__in REFIID riid |
Definition at line 35 of file qwin10helpers.cpp.