TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Functions | Variables
ReqBLInterface Namespace Reference

The namespace of the bl request interface. More...

Functions

void makeRequestRawHeader (QNetworkRequest *request)
 
void parseFromMovieInfo (TTK::MusicSongInformation *info, QString &cid)
 
void parseFromMovieProperty (TTK::MusicSongInformation *info, const QString &cid)
 

Variables

static constexpr const char * MODULE = "BL"
 

Detailed Description

The namespace of the bl request interface.

Author
Greedysky greed.nosp@m.ysky.nosp@m.@163..nosp@m.com

Function Documentation

void ReqBLInterface::makeRequestRawHeader ( QNetworkRequest *  request)
void ReqBLInterface::parseFromMovieInfo ( TTK::MusicSongInformation info,
QString &  cid 
)
void ReqBLInterface::parseFromMovieProperty ( TTK::MusicSongInformation info,
const QString &  cid 
)

Variable Documentation

constexpr const char* ReqBLInterface::MODULE = "BL"
static