|
TTKMusicPlayer
4.2.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 142 of file ttkdesktopscreen.cpp.
References DEFAULT_DPI, and TTKStaticCast.
Referenced by TTKDesktopScreen::dotsPerInch(), TTKDesktopScreen::dotsPerInchX(), TTKDesktopScreen::dotsPerInchY(), and TTKDesktopScreen::logicDotsPerInch().
|
static |
Definition at line 140 of file ttkdesktopscreen.cpp.
Referenced by generateDPIValue(), and TTKDesktopScreen::logicDotsPerInch().
1.8.8