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 web music radio widget. More...
#include <musicwebradioview.h>
Public Slots | |
virtual void | itemCellEntered (int row, int column) overridefinal |
virtual void | itemCellClicked (int row, int column) overridefinal |
void | itemDoubleClicked (int row, int column) |
![]() | |
virtual void | itemCellEntered (int row, int column) |
virtual void | itemCellClicked (int row, int column) |
virtual void | removeItems () |
Public Member Functions | |
MusicWebFMRadioWidget (QWidget *parent=nullptr) | |
~MusicWebFMRadioWidget () | |
![]() | |
MusicAbstractTableWidget (QWidget *parent=nullptr) | |
![]() | |
TTKAbstractTableWidget (QWidget *parent=nullptr) | |
~TTKAbstractTableWidget () | |
TTKIntList | selectedIndexList () const |
Private Member Functions | |
void | addCelltItems () |
Private Attributes | |
QWidget * | m_radio |
Additional Inherited Members | |
![]() | |
virtual void | leaveEvent (QEvent *event) override |
void | setRowColor (int row, const QColor &color) const |
bool | isValid () const |
![]() | |
int | m_previousColorRow |
int | m_previousClickRow |
QColor | m_backgroundColor |
The class of the web music radio widget.
Definition at line 27 of file musicwebradioview.h.
|
explicit |
Object constructor.
Definition at line 7 of file musicwebradioview.cpp.
References addCelltItems(), itemDoubleClicked(), TTK::UI::ScrollBarStyle03, TTK::Widget::setTransparent(), and TTK_ITEM_SIZE_XL.
MusicWebFMRadioWidget::~MusicWebFMRadioWidget | ( | ) |
|
private |
Add radio list into list widget.
Definition at line 187 of file musicwebradioview.cpp.
References TTK::UI::Color02, name, qAsConst, QtItemSetTextAlignment, TTK::Image::roundedPixmap(), TTK_DECLARE_LIST, and TTK_ITEM_SIZE_2XL.
Referenced by MusicWebFMRadioWidget().
Table widget item cell click.
Definition at line 58 of file musicwebradioview.cpp.
References itemDoubleClicked(), and TTK_NORMAL_LEVEL.
Table widget item cell enter.
Definition at line 33 of file musicwebradioview.cpp.
References TTKAbstractTableWidget::itemCellEntered(), and TTKAbstractTableWidget::m_previousColorRow.
Table widget item cell double clicked.
Definition at line 67 of file musicwebradioview.cpp.
References MusicRightAreaWidget::functionClicked(), MusicRightAreaWidget::instance(), m_radio, MusicAbstractMoveWidget::show(), MusicWebFMRadioPlayWidget::show(), MusicRightAreaWidget::showPersonalRadioFound(), MusicRightAreaWidget::WebDJRadioWidget, and MusicRightAreaWidget::WebMVRadioWidget.
Referenced by itemCellClicked(), and MusicWebFMRadioWidget().
|
private |
Definition at line 61 of file musicwebradioview.h.
Referenced by itemDoubleClicked(), and ~MusicWebFMRadioWidget().