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 label previewed. More...
#include <musicpreviewlabel.h>
Public Attributes | |
QString | m_family |
int | m_size |
int | m_type |
QList< QColor > | m_frontground |
QList< QColor > | m_background |
The class of the label previewed.
Definition at line 64 of file musicpreviewlabel.h.
QList<QColor> MusicPreviewLabelItem::m_background |
Definition at line 70 of file musicpreviewlabel.h.
Referenced by MusicPreviewLabel::setLinearGradient(), MusicSettingWidget::showDesktopLrcDemo(), and MusicSettingWidget::showInteriorLrcDemo().
QString MusicPreviewLabelItem::m_family |
Definition at line 66 of file musicpreviewlabel.h.
Referenced by MusicPreviewLabel::setLinearGradient(), MusicSettingWidget::showDesktopLrcDemo(), and MusicSettingWidget::showInteriorLrcDemo().
QList<QColor> MusicPreviewLabelItem::m_frontground |
Definition at line 69 of file musicpreviewlabel.h.
Referenced by MusicPreviewLabel::setLinearGradient(), MusicSettingWidget::showDesktopLrcDemo(), and MusicSettingWidget::showInteriorLrcDemo().
int MusicPreviewLabelItem::m_size |
Definition at line 67 of file musicpreviewlabel.h.
Referenced by MusicPreviewLabel::setLinearGradient(), MusicSettingWidget::showDesktopLrcDemo(), and MusicSettingWidget::showInteriorLrcDemo().
int MusicPreviewLabelItem::m_type |
Definition at line 68 of file musicpreviewlabel.h.
Referenced by MusicPreviewLabel::setLinearGradient(), MusicSettingWidget::showDesktopLrcDemo(), and MusicSettingWidget::showInteriorLrcDemo().