TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
The class of the ttk run object. More...
#include <ttkrunobject.h>
Public Member Functions | |
TTKRunObject ()=default | |
void | run (int argc, char **argv) const |
The class of the ttk run object.
Definition at line 31 of file ttkrunobject.h.
|
default |
Object constructor.
void TTKRunObject::run | ( | int | argc, |
char ** | argv | ||
) | const |
To run main window.
Definition at line 25 of file ttkrunobject.cpp.
References TTK::endWith(), TTK::String::suffix(), TTK_APP_FILE_NAME, TTK_LOW_BUFFER, TTK_SEPARATOR, TTK_SERVICE_RUN_NAME, TTK_SPACE, TTK_STR_CAT, TTK_STR_QUOTES, and TTK_VERSION_STR.
Referenced by main().