TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Functions
musicservicemain.cpp File Reference
#include "ttkapplication.h"
#include "musicapplication.h"
#include "musicruntimemanager.h"
#include "musicconfigobject.h"
#include "musicprocessmanager.h"
#include "ttkdumper.h"
#include "ttkglobalhelper.h"
#include "ttkplatformsystem.h"
#include <QTranslator>

Go to the source code of this file.

Functions

static void cleanupCache ()
 
static void loadApplicationScaleFactor ()
 
int main (int argc, char *argv[])
 

Function Documentation

static void cleanupCache ( )
static
static void loadApplicationScaleFactor ( )
static

Definition at line 33 of file musicservicemain.cpp.

References TTKPlatformSystem::logicalDotsPerInch().

Referenced by main().

int main ( int  argc,
char *  argv[] 
)