|
TTKMusicPlayer
4.3.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
#include "ttkdesktopscreen.h"#include "ttklibrary.h"#include <QScreen>#include <QApplication>#include <QDesktopWidget>Go to the source code of this file.
Functions | |
| static QSize | generateDPIValue () |
Variables | |
| static constexpr int | DEFAULT_DPI = 96 |
|
static |
Definition at line 158 of file ttkdesktopscreen.cpp.
References TTKRegularExpression::captured(), DEFAULT_DPI, TTKRegularExpression::match(), and TTKStaticCast.
Referenced by TTKDesktopScreen::devicePixelRatio().
|
static |
Definition at line 156 of file ttkdesktopscreen.cpp.
Referenced by TTKDesktopScreen::deviceDotsPerInch(), TTKDesktopScreen::devicePixelRatio(), and generateDPIValue().
1.8.8