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 similar music query table widget. More...
#include <musicsimilarquerywidget.h>
Public Slots | |
virtual void | createResultItem (const MusicResultInfoItem &songItem) overridefinal |
![]() | |
virtual void | itemCellEntered (int row, int column) overridefinal |
virtual void | itemCellClicked (int row, int column) override |
virtual void | itemDoubleClicked (int row, int column) override |
virtual void | removeItems () overridefinal |
virtual void | createResultItem (const MusicResultInfoItem &songItem) override |
void | menuActionChanged (QAction *action) |
![]() | |
virtual void | itemCellClicked (int row, int column) override |
virtual void | itemDoubleClicked (int row, int column)=0 |
virtual void | removeItems () override |
virtual void | createResultItem (const MusicResultInfoItem &songItem)=0 |
void | createFinishedItem () |
![]() | |
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 () |
Additional Inherited Members | |
![]() | |
void | startToQueryByText (const QString &text) |
![]() | |
void | setLoadingStatus (bool status) const |
bool | isValid (int row) const |
![]() | |
virtual void | leaveEvent (QEvent *event) override |
void | setRowColor (int row, const QColor &color) const |
bool | isValid () const |
![]() | |
MusicGifLabelWidget * | m_loadingLabel |
TTKLabelItemDelegate * | m_labelDelegate |
MusicAbstractQueryRequest * | m_networkRequest |
![]() | |
TTKCheckBoxItemDelegate * | m_checkBoxDelegate |
![]() | |
int | m_previousColorRow |
int | m_previousClickRow |
QColor | m_backgroundColor |
The class of the similar music query table widget.
Definition at line 28 of file musicsimilarquerywidget.h.
|
explicit |
Object constructor.
Definition at line 4 of file musicsimilarquerywidget.cpp.
MusicSimilarQueryTableWidget::~MusicSimilarQueryTableWidget | ( | ) |
Object destructor.
Definition at line 10 of file musicsimilarquerywidget.cpp.
References MusicItemQueryTableWidget::removeItems().
|
finaloverridevirtualslot |
Create search result items.
Definition at line 15 of file musicsimilarquerywidget.cpp.
References MusicItemQueryTableWidget::createResultItem(), and SONG_PAGE_SIZE.