|
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 server plugin manager widget. More...
#include <musicpluginwidget.h>
Inheritance diagram for MusicServerPluginWidget:Public Slots | |
| void | confirmButtonClicked () |
Public Slots inherited from MusicAbstractMoveDialog | |
| void | backgroundChanged () |
| virtual int | exec () |
| void | show () |
Public Member Functions | |
| MusicServerPluginWidget (QWidget *parent=nullptr) | |
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::MusicServerPluginWidget * | m_ui |
Additional Inherited Members | |
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 server plugin manager widget.
Definition at line 105 of file musicpluginwidget.h.
|
explicit |
Object constructor.
Definition at line 489 of file musicpluginwidget.cpp.
References TTK::UI::CheckBoxStyle01, confirmButtonClicked(), m_ui, TTK::UI::PushButtonStyle04, MusicWidgetRenderer::setBackgroundLabel(), and TTK::UI::ToolButtonStyle04.
|
slot |
Confirm button clicked.
Definition at line 514 of file musicpluginwidget.cpp.
References m_ui.
Referenced by MusicServerPluginWidget().
|
private |
Definition at line 122 of file musicpluginwidget.h.
Referenced by confirmButtonClicked(), and MusicServerPluginWidget().
1.8.8