#include <device.h>
|
static Device * | create (QQmlEngine *engine, QJSEngine *jsEngine) |
|
◆ FormFactor
Enumerator |
---|
Phone | |
Phablet | |
Tablet | |
Computer | |
TV | |
Unknown | |
◆ Device()
Device::Device |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ create()
Device * Device::create |
( |
QQmlEngine * |
engine, |
|
|
QJSEngine * |
jsEngine |
|
) |
| |
|
static |
◆ formFactor()
◆ geometryChanged
void Device::geometryChanged |
( |
| ) |
|
|
signal |
◆ gridUnit()
int Device::gridUnit |
( |
| ) |
const |
◆ hasTouchScreen()
bool Device::hasTouchScreen |
( |
| ) |
const |
◆ hoverEnabled()
bool Device::hoverEnabled |
( |
| ) |
const |
◆ iconName()
QString Device::iconName |
( |
| ) |
const |
◆ isMobile()
bool Device::isMobile |
( |
| ) |
const |
◆ isPortrait()
bool Device::isPortrait |
( |
| ) |
const |
◆ name()
QString Device::name |
( |
| ) |
const |
◆ formFactor
◆ gridUnit
◆ hasTouchScreen
bool Device::hasTouchScreen |
|
read |
◆ hoverEnabled
bool Device::hoverEnabled |
|
read |
◆ iconName
◆ isMobile
◆ isPortrait
◆ name
The documentation for this class was generated from the following files:
- /home/runner/work/docs/docs/fluid/src/imports/controls/device.h
- /home/runner/work/docs/docs/fluid/src/imports/controls/device.cpp