|
static int | getScreenLogicalDpi (const QPoint *pos=nullptr) |
|
static float | screenDpiFactor (const QPoint *pos=nullptr) |
|
|
static int | dpi = 0 |
|
static QString | highDPIFile |
|
static QList< int > | screensDPI |
|
◆ screenDpiFactor()
float ito::GuiHelper::screenDpiFactor |
( |
const QPoint * | pos = nullptr | ) |
|
|
static |
returns a factor [1,..) by which user interface components can be scaled due to high resolution screens. A factor of 1.0 is related to the default 96dpi screen.
The documentation for this class was generated from the following files:
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/Qitom/helper/guiHelper.h
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/Qitom/helper/guiHelper.cpp