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
musicabstractqueryrequest.h File Reference
#include "musicpagequeryrequest.h"

Go to the source code of this file.

Classes

struct  MusicResultInfoItem
 The class of the search result info item. More...
 
struct  MusicResultDataItem
 The class of the search result data item. More...
 
class  MusicAbstractQueryRequest
 The class of the abstract query download data from net. More...
 

Functions

 TTK_DECLARE_LIST (MusicResultDataItem)
 

Variables

static constexpr const char * QUERY_WY_INTERFACE = "WangYi"
 
static constexpr const char * QUERY_KW_INTERFACE = "KuWo"
 
static constexpr const char * QUERY_KG_INTERFACE = "KuGou"
 

Function Documentation

TTK_DECLARE_LIST ( MusicResultDataItem  )

Variable Documentation

constexpr const char* QUERY_KG_INTERFACE = "KuGou"
static
constexpr const char* QUERY_KW_INTERFACE = "KuWo"
static
constexpr const char* QUERY_WY_INTERFACE = "WangYi"
static