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
musicabstractdownloadskinrequest.h File Reference
#include "ttkabstractxml.h"
#include "musicglobaldefine.h"

Go to the source code of this file.

Classes

struct  MusicSkinRemoteItem
 The class of the remote skin item. More...
 
struct  MusicSkinRemoteGroup
 The class of the remote skin item group. More...
 
class  MusicAbstractDownloadSkinRequest
 The class of the download skin remote background. More...
 

Functions

 TTK_DECLARE_LIST (MusicSkinRemoteItem)
 
 TTK_DECLARE_LIST (MusicSkinRemoteGroup)
 

Variables

static constexpr const char * SKIN_BING_DIR = "Bing"
 
static constexpr const char * SKIN_THUNDER_DIR = "Thunder/"
 
static constexpr const char * SKIN_BIRD_DIR = "Bird/"
 

Function Documentation

TTK_DECLARE_LIST ( MusicSkinRemoteItem  )
TTK_DECLARE_LIST ( MusicSkinRemoteGroup  )

Variable Documentation

constexpr const char* SKIN_BING_DIR = "Bing"
static
constexpr const char* SKIN_BIRD_DIR = "Bird/"
static
constexpr const char* SKIN_THUNDER_DIR = "Thunder/"
static