This Qml control is used to return screen parameters.
More...
#include <ScreenToolsController.h>
This Qml control is used to return screen parameters.
Definition at line 8 of file ScreenToolsController.h.
◆ ScreenToolsController()
| ScreenToolsController::ScreenToolsController |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ ~ScreenToolsController()
| ScreenToolsController::~ScreenToolsController |
( |
| ) |
|
◆ defaultFontDescent()
| double ScreenToolsController::defaultFontDescent |
( |
int |
pointSize | ) |
|
|
static |
◆ fakeMobile()
| bool ScreenToolsController::fakeMobile |
( |
| ) |
|
|
static |
◆ fixedFontFamily()
| QString ScreenToolsController::fixedFontFamily |
( |
| ) |
|
|
static |
◆ hasTouch()
| bool ScreenToolsController::hasTouch |
( |
| ) |
|
|
static |
◆ iOSDevice()
| QString ScreenToolsController::iOSDevice |
( |
| ) |
|
|
static |
◆ isAndroid()
| static bool ScreenToolsController::isAndroid |
( |
| ) |
|
|
inlinestatic |
◆ isDebug()
| static bool ScreenToolsController::isDebug |
( |
| ) |
|
|
inlinestatic |
◆ isiOS()
| static bool ScreenToolsController::isiOS |
( |
| ) |
|
|
inlinestatic |
◆ isLinux()
| static bool ScreenToolsController::isLinux |
( |
| ) |
|
|
inlinestatic |
◆ isMacOS()
| static bool ScreenToolsController::isMacOS |
( |
| ) |
|
|
inlinestatic |
◆ isMobile()
| static bool ScreenToolsController::isMobile |
( |
| ) |
|
|
inlinestatic |
◆ isSerialAvailable()
| static bool ScreenToolsController::isSerialAvailable |
( |
| ) |
|
|
inlinestatic |
◆ isWindows()
| static bool ScreenToolsController::isWindows |
( |
| ) |
|
|
inlinestatic |
◆ mouseX()
| int ScreenToolsController::mouseX |
( |
| ) |
|
|
static |
◆ mouseY()
| int ScreenToolsController::mouseY |
( |
| ) |
|
|
static |
◆ normalFontFamily()
| QString ScreenToolsController::normalFontFamily |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files: