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
MusicDownloadBatchWidget Class Reference

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

#include <musicdownloadbatchwidget.h>

+ Inheritance diagram for MusicDownloadBatchWidget:

Public Member Functions

 MusicDownloadBatchWidget (QWidget *parent=nullptr)
 
 ~MusicDownloadBatchWidget ()
 
void initialize (MusicAbstractQueryRequest *request, const TTKIntList &items)
 
- Public Member Functions inherited from MusicAbstractMoveDialog
 MusicAbstractMoveDialog (QWidget *parent=nullptr)
 
 MusicAbstractMoveDialog (bool transparent, QWidget *parent=nullptr)
 
 ~MusicAbstractMoveDialog ()
 
- Public Member Functions inherited from TTKAbstractMoveDialog
 TTKAbstractMoveDialog (QWidget *parent=nullptr)
 
 TTKAbstractMoveDialog (bool transparent, QWidget *parent=nullptr)
 
void drawWindowShadow (bool show)
 
void blockMoveOption (bool block)
 

Private Attributes

Ui::MusicDownloadBatchWidget * m_ui
 

Additional Inherited Members

- Public Slots inherited from MusicAbstractMoveDialog
void backgroundChanged ()
 
virtual int exec ()
 
void show ()
 
- Protected Member Functions inherited from MusicWidgetRenderer
void setBackgroundPixmap (const QSize &size)
 
 MusicWidgetRenderer ()
 
void setBackgroundLabel (QLabel *label)
 

Detailed Description

The class of the download batch widget.

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

Definition at line 136 of file musicdownloadbatchwidget.h.

Constructor & Destructor Documentation

MusicDownloadBatchWidget::MusicDownloadBatchWidget ( QWidget *  parent = nullptr)
explicit
MusicDownloadBatchWidget::~MusicDownloadBatchWidget ( )

Object destructor.

Definition at line 243 of file musicdownloadbatchwidget.cpp.

References m_ui.

Member Function Documentation

void MusicDownloadBatchWidget::initialize ( MusicAbstractQueryRequest request,
const TTKIntList items 
)

Set current name to search and download data.

Definition at line 248 of file musicdownloadbatchwidget.cpp.

References MusicAbstractQueryRequest::items(), m_ui, and qAsConst.

Referenced by MusicSongSearchOnlineWidget::buttonClicked(), and MusicItemQueryTableWidget::downloadBatchData().

Member Data Documentation

Ui::MusicDownloadBatchWidget* MusicDownloadBatchWidget::m_ui
private

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