TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Classes | Functions | Variables
musicplaylist.h File Reference
#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
 

Function Documentation

TTK_DECLARE_LIST ( MusicPlayItem  )

Variable Documentation

constexpr int PLAY_NEXT_LEVEL = -123
static
constexpr int PLAY_PREVIOUS_LEVEL = -321
static