TTKMusicPlayer  4.2.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Functions | Variables
ttkdesktopscreen.cpp File Reference
#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
 

Function Documentation

static QSize generateDPIValue ( )
static

Variable Documentation

constexpr int DEFAULT_DPI = 96
static

Definition at line 140 of file ttkdesktopscreen.cpp.

Referenced by generateDPIValue(), and TTKDesktopScreen::logicDotsPerInch().