|
TTKMusicPlayer
4.2.0.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 photo upload. More...
#include <musiclrcphotomanagerwidget.h>
Inheritance diagram for MusicLrcPhotoManagerWidget:Public Member Functions | |
| MusicLrcPhotoManagerWidget (QWidget *parent=nullptr) | |
| ~MusicLrcPhotoManagerWidget () | |
Public Member Functions inherited from MusicAbstractMoveDialog | |
| MusicAbstractMoveDialog (QWidget *parent=nullptr) | |
| MusicAbstractMoveDialog (bool transparent, QWidget *parent=nullptr) | |
| ~MusicAbstractMoveDialog () | |
Public Member Functions inherited from TTKAbstractMoveDialog | |
| TTKAbstractMoveDialog (QWidget *parent=nullptr) | |
| TTKAbstractMoveDialog (bool transparent, QWidget *parent=nullptr) | |
| void | drawWindowShadow (bool show) noexcept |
| void | blockOption (bool block) noexcept |
Private Attributes | |
| Ui::MusicLrcPhotoManagerWidget * | m_ui |
| MusicLrcPhotoWidget * | m_widget |
Additional Inherited Members | |
Public Slots inherited from MusicAbstractMoveDialog | |
| void | backgroundChanged () |
| virtual int | exec () |
| void | show () |
Protected Member Functions inherited from TTKAbstractMoveDialog | |
| virtual void | paintEvent (QPaintEvent *event) override |
| virtual void | mousePressEvent (QMouseEvent *event) override |
| virtual void | mouseMoveEvent (QMouseEvent *event) override |
| virtual void | mouseReleaseEvent (QMouseEvent *event) override |
Protected Member Functions inherited from MusicWidgetRenderer | |
| void | setBackgroundPixmap (const QSize &size) |
| MusicWidgetRenderer () | |
| void | setBackgroundLabel (QLabel *label) noexcept |
Protected Attributes inherited from TTKAbstractMoveDialog | |
| QPoint | m_mousePressedAt |
| bool | m_blockOption |
| bool | m_shadowOption |
| bool | m_mouseLeftPressed |
The class of the lrc art photo upload.
Definition at line 133 of file musiclrcphotomanagerwidget.h.
|
explicit |
Object constructor.
Definition at line 205 of file musiclrcphotomanagerwidget.cpp.
References TTK::UI::ColorStyle07, G_BACKGROUND_PTR, TTK::Widget::generateVScrollAreaStyle(), m_ui, m_widget, TTK::UI::PushButtonStyle04, MusicWidgetRenderer::setBackgroundLabel(), and TTK::UI::ToolButtonStyle04.
| MusicLrcPhotoManagerWidget::~MusicLrcPhotoManagerWidget | ( | ) |
Object destructor.
Definition at line 241 of file musiclrcphotomanagerwidget.cpp.
|
private |
Definition at line 148 of file musiclrcphotomanagerwidget.h.
Referenced by MusicLrcPhotoManagerWidget(), and ~MusicLrcPhotoManagerWidget().
|
private |
Definition at line 150 of file musiclrcphotomanagerwidget.h.
Referenced by MusicLrcPhotoManagerWidget(), and ~MusicLrcPhotoManagerWidget().
1.8.8