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 | List of all members
MusicLrcDownloadBatchTableWidget Class Reference

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

#include <musiclrcdownloadbatchwidget.h>

+ Inheritance diagram for MusicLrcDownloadBatchTableWidget:

Public Member Functions

 MusicLrcDownloadBatchTableWidget (QWidget *parent=nullptr)
 
void addCellItems (const MusicSongList &items)
 
- Public Member Functions inherited from MusicAbstractTableWidget
 MusicAbstractTableWidget (QWidget *parent=nullptr)
 
- Public Member Functions inherited from TTKAbstractTableWidget
 TTKAbstractTableWidget (QWidget *parent=nullptr)
 
 ~TTKAbstractTableWidget ()
 
TTKIntList selectedIndexList () const
 

Additional Inherited Members

- Public Slots inherited from TTKAbstractTableWidget
virtual void itemCellEntered (int row, int column)
 
virtual void itemCellClicked (int row, int column)
 
virtual void removeItems ()
 
- Protected Member Functions inherited from TTKAbstractTableWidget
virtual void leaveEvent (QEvent *event) override
 
void setRowColor (int row, const QColor &color) const
 
bool isValid () const
 
- Protected Attributes inherited from TTKAbstractTableWidget
int m_previousColorRow
 
int m_previousClickRow
 
QColor m_backgroundColor
 

Detailed Description

The class of the the lrc batch download table widget.

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

Definition at line 33 of file musiclrcdownloadbatchwidget.h.

Constructor & Destructor Documentation

MusicLrcDownloadBatchTableWidget::MusicLrcDownloadBatchTableWidget ( QWidget *  parent = nullptr)
explicit

Object constructor.

Definition at line 6 of file musiclrcdownloadbatchwidget.cpp.

References TTK::UI::ScrollBarStyle01.

Member Function Documentation

void MusicLrcDownloadBatchTableWidget::addCellItems ( const MusicSongList &  items)

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