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 queue data. More...
#include <musicdownloadqueuerequest.h>
Public Attributes | |
QString | m_url |
QString | m_path |
download url/ More... | |
The class of the download queue data.
Definition at line 27 of file musicdownloadqueuerequest.h.
QString MusicDownloadQueueData::m_path |
download url/
Definition at line 30 of file musicdownloadqueuerequest.h.
Referenced by MusicScreenSaverWidget::initialize(), and MusicBackgroundRemoteWidget::startToRequest().
QString MusicDownloadQueueData::m_url |
Definition at line 29 of file musicdownloadqueuerequest.h.
Referenced by MusicScreenSaverWidget::initialize(), and MusicBackgroundRemoteWidget::startToRequest().