TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Public Member Functions | Public Attributes | List of all members
MusicSkinRemoteItem Struct Reference

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
 

Detailed Description

The class of the remote skin item.

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

Definition at line 32 of file musicabstractdownloadskinrequest.h.

Constructor & Destructor Documentation

MusicSkinRemoteItem::MusicSkinRemoteItem ( )
inline

Definition at line 39 of file musicabstractdownloadskinrequest.h.

Member Function Documentation

bool MusicSkinRemoteItem::isValid ( ) const
inline

Member Data Documentation

int MusicSkinRemoteItem::m_index
QString MusicSkinRemoteItem::m_name
QString MusicSkinRemoteItem::m_url
int MusicSkinRemoteItem::m_useCount

The documentation for this struct was generated from the following file: