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 manager widget. More...
#include <musicdownloadmgmtwidget.h>
Public Member Functions | |
MusicDownloadMgmtWidget (QObject *parent=nullptr) | |
void | initialize (const QString &name) |
Private Attributes | |
QWidget * | m_parent |
The class of the download manager widget.
Definition at line 72 of file musicdownloadmgmtwidget.h.
|
explicit |
Object constructor.
Definition at line 68 of file musicdownloadmgmtwidget.cpp.
void MusicDownloadMgmtWidget::initialize | ( | const QString & | name | ) |
Set current name to search and download data.
Definition at line 75 of file musicdownloadmgmtwidget.cpp.
References MusicApplication::containsDownloadItem(), MusicDownloadResetWidget::initialize(), MusicDownloadWidget::initialize(), MusicApplication::instance(), m_parent, and MusicAbstractMoveWidget::show().
Referenced by MusicLeftAreaWidget::downloadSongToLocal().
|
private |
Definition at line 88 of file musicdownloadmgmtwidget.h.
Referenced by initialize().