TTKMusicPlayer
4.1.3.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
.
run
(argc, argv);
7
return
0;
8
}
TTKRunObject::run
void run(int argc, char **argv) const
Definition:
ttkrunobject.cpp:25
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
Generated on Tue Jan 21 2025 21:07:14 for TTKMusicPlayer by
1.8.8