TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Namespaces | Macros | Functions
ttkqtobject.h File Reference
#include "ttkobject.h"
#include <QCoreApplication>

Go to the source code of this file.

Namespaces

 TTK
 The namespace of the process utils.
 

Macros

#define TTK_SERVICE_FULL   TTK::applicationPath() + TTK_SERVICE_RUN_NAME
 
#define TTK_APP_MAIN_FULL   TTK::applicationPath() + TTK_PARENT_DIR + TTK_APP_RUN_NAME
 

Functions

static QString TTK::applicationPath ()
 

Macro Definition Documentation

#define TTK_APP_MAIN_FULL   TTK::applicationPath() + TTK_PARENT_DIR + TTK_APP_RUN_NAME

Definition at line 26 of file ttkqtobject.h.

Referenced by MusicConfigObject::checkFileNeededExist().

#define TTK_SERVICE_FULL   TTK::applicationPath() + TTK_SERVICE_RUN_NAME

Definition at line 25 of file ttkqtobject.h.

Referenced by MusicConfigObject::checkFileNeededExist().