Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qohosdeviceinfo.cpp File Reference

(186be100ba0bc7d363e5daa6a167a922cbc540bb)

#include "qohosdeviceinfo_p.h"
#include <QtCore/private/qohoslogger_p.h>
Include dependency graph for qohosdeviceinfo.cpp:

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< RecognizedDeviceTypeQOhosDeviceInfo::tryGetRecognizedDeviceType ()
bool QOhosDeviceInfo::isTablet ()
bool QOhosDeviceInfo::is2in1 ()
bool QOhosDeviceInfo::isPhone ()
int QOhosDeviceInfo::sdkApiVersion ()
bool QOhosDeviceInfo::isCurrentDeviceSupported ()

Variables

static QMap< Type, QVariantQOhosDeviceInfo::s_deviceInfo = {}