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 lrc art poster table widget. More...
#include <musiclrcposterwidget.h>
Public Slots | |
virtual void | itemCellClicked (int row, int column) overridefinal |
![]() | |
virtual void | itemCellClicked (int row, int column) override |
void | checkedItemsState (bool checked) |
void | checkedItemsStatus (bool checked) |
![]() | |
virtual void | itemCellEntered (int row, int column) |
virtual void | itemCellClicked (int row, int column) |
virtual void | removeItems () |
Signals | |
void | textChanged (const QStringList &data) |
Public Member Functions | |
MusicLrcPosterTableWidget (QWidget *parent=nullptr) | |
void | addCellItems (const QStringList &lrcs) |
![]() | |
MusicFillItemTableWidget (QWidget *parent=nullptr) | |
~MusicFillItemTableWidget () | |
TTKIntList | checkedIndexList () const |
TTKIntList | uncheckedIndexList () const |
![]() | |
MusicAbstractTableWidget (QWidget *parent=nullptr) | |
![]() | |
TTKAbstractTableWidget (QWidget *parent=nullptr) | |
~TTKAbstractTableWidget () | |
TTKIntList | selectedIndexList () const |
Additional Inherited Members | |
![]() | |
virtual void | leaveEvent (QEvent *event) override |
void | setRowColor (int row, const QColor &color) const |
bool | isValid () const |
![]() | |
TTKCheckBoxItemDelegate * | m_checkBoxDelegate |
![]() | |
int | m_previousColorRow |
int | m_previousClickRow |
QColor | m_backgroundColor |
The class of the lrc art poster table widget.
Definition at line 172 of file musiclrcposterwidget.h.
|
explicit |
Object constructor.
Definition at line 834 of file musiclrcposterwidget.cpp.
References TTK::UI::ScrollBarStyle01.
void MusicLrcPosterTableWidget::addCellItems | ( | const QStringList & | lrcs | ) |
Create cell items by input data.
Definition at line 847 of file musiclrcposterwidget.cpp.
References QtItemSetTextAlignment, and TTK_CHECKED_ROLE.
Table widget item cell click.
Definition at line 864 of file musiclrcposterwidget.cpp.
References MusicFillItemTableWidget::itemCellClicked(), textChanged(), TTK_CHECKED_ROLE, and TTKStaticCast.
|
signal |
Lrc text changed.
Referenced by itemCellClicked().