TTKMusicPlayer
4.2.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
TTKRun
TTKApp
ttkrunmain.cpp
Go to the documentation of this file.
1
#include "
ttkrunobject.h
"
2
3
int
main
(
int
argc,
char
*argv[])
4
{
5
TTKRunObject
object;
6
object
.
execute
(argc, argv);
7
return
EXIT_SUCCESS;
8
}
TTKRunObject
The class of the ttk run object.
Definition:
ttkrunobject.h:31
ttkrunobject.h
main
int main(int argc, char *argv[])
Definition:
ttkrunmain.cpp:3
TTKRunObject::execute
void execute(int argc, char **argv) const
Definition:
ttkrunobject.cpp:30
Generated on Sat Jul 19 2025 16:53:06 for TTKMusicPlayer by
1.8.8