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 batch widget. More...
#include <musicdownloadbatchwidget.h>
Public Member Functions | |
MusicDownloadBatchWidget (QWidget *parent=nullptr) | |
~MusicDownloadBatchWidget () | |
void | initialize (MusicAbstractQueryRequest *request, const TTKIntList &items) |
![]() | |
MusicAbstractMoveDialog (QWidget *parent=nullptr) | |
MusicAbstractMoveDialog (bool transparent, QWidget *parent=nullptr) | |
~MusicAbstractMoveDialog () | |
![]() | |
TTKAbstractMoveDialog (QWidget *parent=nullptr) | |
TTKAbstractMoveDialog (bool transparent, QWidget *parent=nullptr) | |
void | drawWindowShadow (bool show) |
void | blockOption (bool block) |
Private Attributes | |
Ui::MusicDownloadBatchWidget * | m_ui |
Additional Inherited Members | |
![]() | |
void | backgroundChanged () |
virtual int | exec () |
void | show () |
![]() | |
void | setBackgroundPixmap (const QSize &size) |
MusicWidgetRenderer () | |
void | setBackgroundLabel (QLabel *label) |
The class of the download batch widget.
Definition at line 136 of file musicdownloadbatchwidget.h.
|
explicit |
Object constructor.
Definition at line 215 of file musicdownloadbatchwidget.cpp.
References TTK::UI::ComboBoxStyle02, TTK::Widget::generateComboBoxStyle(), TTK::UI::ItemView01, m_ui, TTK::UI::PushButtonStyle05, MusicWidgetRenderer::setBackgroundLabel(), and TTK::UI::ToolButtonStyle04.
MusicDownloadBatchWidget::~MusicDownloadBatchWidget | ( | ) |
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().
|
private |
Definition at line 156 of file musicdownloadbatchwidget.h.
Referenced by initialize(), MusicDownloadBatchWidget(), and ~MusicDownloadBatchWidget().