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.h
Go to the documentation of this file.
1// Copyright (C) 2016 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
4#ifndef QWIN10HELPERS_H
5#define QWIN10HELPERS_H
6
7#include <QtCore/qglobal.h>
8#include <QtCore/qt_windows.h>
9
11
12bool qt_windowsIsTabletMode(HWND hwnd);
13
15
16#endif // QWIN10HELPERS_H
Combined button and popup list for selecting options.
QT_BEGIN_NAMESPACE bool qt_windowsIsTabletMode(HWND hwnd)