![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Namespaces | |
| namespace | QOhosDeviceInfo |
Functions | |
| void | QOhosDeviceInfo::init (QMap< Type, QVariant > devinfo) |
| QVariant | QOhosDeviceInfo::getProperty (Type prop) |
| QOhosOptional< RecognizedDeviceType > | QOhosDeviceInfo::tryGetRecognizedDeviceType () |
| bool | QOhosDeviceInfo::isTablet () |
| bool | QOhosDeviceInfo::is2in1 () |
| bool | QOhosDeviceInfo::isPhone () |
| int | QOhosDeviceInfo::sdkApiVersion () |
| bool | QOhosDeviceInfo::isCurrentDeviceSupported () |
Variables | |
| static QMap< Type, QVariant > | QOhosDeviceInfo::s_deviceInfo = {} |