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 remote skin item group. More...
#include <musicabstractdownloadskinrequest.h>
Public Member Functions | |
bool | isValid () const |
Public Attributes | |
QString | m_group |
QString | m_id |
MusicSkinRemoteItemList | m_items |
The class of the remote skin item group.
Definition at line 58 of file musicabstractdownloadskinrequest.h.
|
inline |
Definition at line 64 of file musicabstractdownloadskinrequest.h.
Referenced by MusicDownloadBingSkinRequest::downLoadFinished(), and MusicThunderSkinConfigManager::readBuffer().
QString MusicSkinRemoteGroup::m_group |
Definition at line 60 of file musicabstractdownloadskinrequest.h.
Referenced by MusicDownloadBingSkinRequest::downLoadFinished(), MusicDownloadBirdSkinRequest::downLoadFinished(), and MusicThunderSkinConfigManager::readBuffer().
QString MusicSkinRemoteGroup::m_id |
MusicSkinRemoteItemList MusicSkinRemoteGroup::m_items |
Definition at line 62 of file musicabstractdownloadskinrequest.h.
Referenced by MusicDownloadBingSkinRequest::downLoadFinished(), MusicDownloadBirdSkinRequest::downLoadItemsFinished(), and MusicThunderSkinConfigManager::readBuffer().