TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
#include "musicglobaldefine.h"
Go to the source code of this file.
Classes | |
struct | MusicPlayItem |
The class of the music play item. More... | |
class | MusicPlaylist |
The class of the music play list. More... | |
class | MusicPlaylist::Shuffle |
Functions | |
TTK_DECLARE_LIST (MusicPlayItem) | |
Variables | |
static constexpr int | PLAY_NEXT_LEVEL = -123 |
static constexpr int | PLAY_PREVIOUS_LEVEL = -321 |
TTK_DECLARE_LIST | ( | MusicPlayItem | ) |
|
static |
Definition at line 57 of file musicplaylist.h.
Referenced by MusicConsoleModule::playNext(), MusicApplication::playNext(), MusicPlaylist::setCurrentIndex(), and MusicPlaylist::Shuffle::setCurrentIndex().
|
static |
Definition at line 58 of file musicplaylist.h.
Referenced by MusicConsoleModule::playPrevious(), MusicApplication::playPrevious(), MusicPlaylist::setCurrentIndex(), and MusicPlaylist::Shuffle::setCurrentIndex().