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 Slots | Public Member Functions | Private Attributes | List of all members
MusicLrcDownloadBatchWidget Class Reference

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

#include <musiclrcdownloadbatchwidget.h>

+ Inheritance diagram for MusicLrcDownloadBatchWidget:

Public Slots

void addButtonClicked ()
 
void downloadButtonClicked ()
 
- Public Slots inherited from MusicAbstractMoveWidget
void backgroundChanged ()
 
void show ()
 

Public Member Functions

 MusicLrcDownloadBatchWidget (QWidget *parent=nullptr)
 
 ~MusicLrcDownloadBatchWidget ()
 
- Public Member Functions inherited from MusicAbstractMoveWidget
 MusicAbstractMoveWidget (QWidget *parent=nullptr)
 
 MusicAbstractMoveWidget (bool transparent, QWidget *parent=nullptr)
 
 ~MusicAbstractMoveWidget ()
 
- Public Member Functions inherited from TTKAbstractMoveWidget
 TTKAbstractMoveWidget (QWidget *parent=nullptr)
 
 TTKAbstractMoveWidget (bool transparent, QWidget *parent=nullptr)
 
void drawWindowShadow (bool show)
 
void blockMoveOption (bool block)
 

Private Attributes

Ui::MusicLrcDownloadBatchWidget * m_ui
 
MusicSongList m_localSongs
 

Additional Inherited Members

- Protected Member Functions inherited from TTKAbstractMoveWidget
virtual void paintEvent (QPaintEvent *event) override
 
virtual void mousePressEvent (QMouseEvent *event) override
 
virtual void mouseMoveEvent (QMouseEvent *event) override
 
virtual void mouseReleaseEvent (QMouseEvent *event) override
 
- Protected Member Functions inherited from MusicWidgetRenderer
void setBackgroundPixmap (const QSize &size)
 
 MusicWidgetRenderer ()
 
void setBackgroundLabel (QLabel *label)
 
- Protected Attributes inherited from TTKAbstractMoveWidget
QPoint m_pressAt
 
bool m_moveOption
 
bool m_showShadow
 
bool m_leftButtonPress
 

Detailed Description

The class of the lrc batch download widget.

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

Definition at line 55 of file musiclrcdownloadbatchwidget.h.

Constructor & Destructor Documentation

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

Object destructor.

Definition at line 100 of file musiclrcdownloadbatchwidget.cpp.

References m_ui, and TTKRemoveSingleWidget.

Member Function Documentation

void MusicLrcDownloadBatchWidget::addButtonClicked ( )
slot

Add button clicked.

Definition at line 106 of file musiclrcdownloadbatchwidget.cpp.

References m_localSongs, and m_ui.

Referenced by MusicLrcDownloadBatchWidget().

void MusicLrcDownloadBatchWidget::downloadButtonClicked ( )
slot

Member Data Documentation

MusicSongList MusicLrcDownloadBatchWidget::m_localSongs
private

Definition at line 81 of file musiclrcdownloadbatchwidget.h.

Referenced by addButtonClicked(), and downloadButtonClicked().

Ui::MusicLrcDownloadBatchWidget* MusicLrcDownloadBatchWidget::m_ui
private

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