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. More...
#include <musicabstractdownloadskinrequest.h>
Public Member Functions | |
MusicSkinRemoteItem () | |
bool | isValid () const |
Public Attributes | |
QString | m_name |
QString | m_url |
int | m_useCount |
int | m_index |
The class of the remote skin item.
Definition at line 32 of file musicabstractdownloadskinrequest.h.
|
inline |
Definition at line 39 of file musicabstractdownloadskinrequest.h.
|
inline |
Definition at line 47 of file musicabstractdownloadskinrequest.h.
Referenced by MusicDownloadBingSkinRequest::downLoadFinished(), MusicDownloadBirdSkinRequest::downLoadItemsFinished(), and MusicThunderSkinConfigManager::readBuffer().
int MusicSkinRemoteItem::m_index |
Definition at line 37 of file musicabstractdownloadskinrequest.h.
Referenced by MusicDownloadBingSkinRequest::downLoadFinished(), MusicDownloadBirdSkinRequest::downLoadItemsFinished(), and MusicThunderSkinConfigManager::readBuffer().
QString MusicSkinRemoteItem::m_name |
QString MusicSkinRemoteItem::m_url |
Definition at line 35 of file musicabstractdownloadskinrequest.h.
Referenced by MusicDownloadBingSkinRequest::downLoadFinished(), MusicDownloadBirdSkinRequest::downLoadItemsFinished(), and MusicThunderSkinConfigManager::readBuffer().
int MusicSkinRemoteItem::m_useCount |