|
TTKMusicPlayer
4.3.0.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.
Classes | |
| class | TTKInitialization |
| The class of the ttk initialization. More... | |
Namespaces | |
| TTK | |
| The namespace of the application object. | |
Macros | |
| #define | TTK_REGISTER_ORGANIZATION(ORG) |
Typedefs | |
| typedef void(* | TTKCleanFunctor) (void) |
Enumerations | |
| enum | TTK::Attribute { TTK::UseLog = 0x0001, TTK::ScaleFactor = 0x0002, TTK::UseXCB = 0x0004, TTK::DisbaleFFmpeg = 0x0008, TTK::All = 0x000F } |
Functions | |
| TTK_MODULE_EXPORT void | TTK::initialize (TTK::Attribute attr) |
| #define TTK_REGISTER_ORGANIZATION | ( | ORG | ) |
Definition at line 45 of file ttkinitialization.h.
Referenced by main(), and TTKInitialization::TTKInitialization().
| typedef void(* TTKCleanFunctor) (void) |
Definition at line 51 of file ttkinitialization.h.
1.8.8