![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qohosruntimedevicetypeandmode.h>#include <QtCore/private/qohoslogger_p.h>#include <qohosdeviceinfo_p.h>#include <qohosplatformintegration.h>#include <qohossettings.h>Go to the source code of this file.
Functions | |
| QT_BEGIN_NAMESPACE QOhosRuntimeDeviceTypeAndMode | queryQOhosRuntimeDeviceAndMode () |
| bool | isHandheldDeviceType () |
| bool isHandheldDeviceType | ( | ) |
Definition at line 28 of file qohosruntimedevicetypeandmode.cpp.
References QOhosDeviceInfo::isPhone(), and QOhosDeviceInfo::isTablet().
Referenced by QOhosView::QOhosView(), and queryQOhosRuntimeDeviceAndMode().
| QT_BEGIN_NAMESPACE QOhosRuntimeDeviceTypeAndMode queryQOhosRuntimeDeviceAndMode | ( | ) |
Definition at line 13 of file qohosruntimedevicetypeandmode.cpp.
References _2in1, HandheldDeviceFullScreen, HandheldDeviceWindowPcMode, QOhosPlatformIntegration::instance(), QOhosDeviceInfo::is2in1(), isHandheldDeviceType(), QOhosSettings::isWindowPcModeEnabled(), and QOhosPlatformIntegration::settings().