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 song identify data item. More...
#include <musicidentifysongrequest.h>
Public Attributes | |
QString | m_artistName |
QString | m_songName |
The class of the song identify data item.
Definition at line 27 of file musicidentifysongrequest.h.
QString MusicSongIdentifyData::m_artistName |
Definition at line 29 of file musicidentifysongrequest.h.
Referenced by MusicIdentifySongWidget::createDetectedSuccessedWidget(), and MusicIdentifySongRequest::downLoadFinished().
QString MusicSongIdentifyData::m_songName |
Definition at line 30 of file musicidentifysongrequest.h.
Referenced by MusicIdentifySongWidget::createDetectedSuccessedWidget(), and MusicIdentifySongRequest::downLoadFinished().