TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
The class of the download thunder skin background. More...
#include <musicdownloadthunderskinrequest.h>
Public Slots | |
virtual void | downLoadFinished (const QByteArray &bytes) overridefinal |
![]() | |
virtual void | downLoadFinished (const QByteArray &bytes)=0 |
Public Member Functions | |
MusicDownloadThunderSkinRequest (QObject *parent=nullptr) | |
virtual void | startToRequest () overridefinal |
![]() | |
MusicAbstractDownloadSkinRequest (QObject *parent=nullptr) | |
virtual void | startToRequest (const QString &id) |
Additional Inherited Members | |
![]() | |
void | downLoadDataChanged (const MusicSkinRemoteGroupList &bytes) |
The class of the download thunder skin background.
Definition at line 47 of file musicdownloadthunderskinrequest.h.
|
explicit |
Object constructor.
Definition at line 70 of file musicdownloadthunderskinrequest.cpp.
|
finaloverridevirtualslot |
Download data from net finished.
Definition at line 83 of file musicdownloadthunderskinrequest.cpp.
References MusicAbstractDownloadSkinRequest::downLoadDataChanged(), TTKAbstractXml::fromByteArray(), and MusicThunderSkinConfigManager::readBuffer().
Referenced by startToRequest().
|
finaloverridevirtual |
Start to download skin data.
Reimplemented from MusicAbstractDownloadSkinRequest.
Definition at line 76 of file musicdownloadthunderskinrequest.cpp.
References downLoadFinished(), TTK::Algorithm::mdII(), QUERY_URL, and MusicDataSourceRequest::startToRequest().