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 | Private Attributes | List of all members
MusicDownloadMgmtWidget Class Reference

The class of the download manager widget. More...

#include <musicdownloadmgmtwidget.h>

+ Inheritance diagram for MusicDownloadMgmtWidget:

Public Member Functions

 MusicDownloadMgmtWidget (QObject *parent=nullptr)
 
void initialize (const QString &name, MusicAbstractQueryRequest::QueryType type)
 

Private Attributes

QWidget * m_parent
 

Detailed Description

The class of the download manager widget.

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

Definition at line 83 of file musicdownloadmgmtwidget.h.

Constructor & Destructor Documentation

MusicDownloadMgmtWidget::MusicDownloadMgmtWidget ( QObject *  parent = nullptr)
explicit

Object constructor.

Definition at line 77 of file musicdownloadmgmtwidget.cpp.

Member Function Documentation

void MusicDownloadMgmtWidget::initialize ( const QString &  name,
MusicAbstractQueryRequest::QueryType  type 
)

Member Data Documentation

QWidget* MusicDownloadMgmtWidget::m_parent
private

Definition at line 99 of file musicdownloadmgmtwidget.h.

Referenced by initialize().


The documentation for this class was generated from the following files: