|
TTKMusicPlayer
4.2.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 | TTKSuperEnum |
| The class of the super enum. More... | |
Macros | |
| #define | TTK_SUPER_ENUM(Type, ...) |
| #define | TTK_ENUM_TYPE(Enum) std::underlying_type<Enum>::type |
| #define | TTK_DECLARE_OPERATORS_FOR_ENUM(Enum) |
| #define TTK_DECLARE_OPERATORS_FOR_ENUM | ( | Enum | ) |
Definition at line 75 of file ttksuperenum.h.
| #define TTK_ENUM_TYPE | ( | Enum | ) | std::underlying_type<Enum>::type |
Definition at line 74 of file ttksuperenum.h.
| #define TTK_SUPER_ENUM | ( | Type, | |
| ... | |||
| ) |
Definition at line 53 of file ttksuperenum.h.
1.8.8