TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
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 () |
#define TTK_APP_MAIN_FULL TTK::applicationPath() + TTK_PARENT_DIR + TTK_APP_RUN_NAME |
Definition at line 26 of file ttkqtobject.h.
Referenced by MusicConfigModule::checkFileNeededExist().
#define TTK_SERVICE_FULL TTK::applicationPath() + TTK_SERVICE_RUN_NAME |
Definition at line 25 of file ttkqtobject.h.
Referenced by MusicConfigModule::checkFileNeededExist().