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 about application info dialog. More...
#include <musicmessageaboutdialog.h>
Public Slots | |
void | downloadFinished (const QString &bytes) |
![]() | |
void | backgroundChanged () |
virtual int | exec () |
void | show () |
Public Member Functions | |
MusicMessageAboutDialog (QWidget *parent=nullptr) | |
~MusicMessageAboutDialog () | |
![]() | |
MusicAbstractMoveDialog (QWidget *parent=nullptr) | |
MusicAbstractMoveDialog (bool transparent, QWidget *parent=nullptr) | |
~MusicAbstractMoveDialog () | |
![]() | |
TTKAbstractMoveDialog (QWidget *parent=nullptr) | |
TTKAbstractMoveDialog (bool transparent, QWidget *parent=nullptr) | |
void | drawWindowShadow (bool show) |
void | blockOption (bool block) |
Private Attributes | |
Ui::MusicMessageAboutDialog * | m_ui |
MusicPVCounterRequest * | m_networkRequest |
Additional Inherited Members | |
![]() | |
void | setBackgroundPixmap (const QSize &size) |
MusicWidgetRenderer () | |
void | setBackgroundLabel (QLabel *label) |
The class of the about application info dialog.
Definition at line 32 of file musicmessageaboutdialog.h.
|
explicit |
Object constructor.
Definition at line 6 of file musicmessageaboutdialog.cpp.
References downloadFinished(), m_networkRequest, m_ui, TTK::Algorithm::md5(), TTK::UI::PushButtonStyle04, MusicWidgetRenderer::setBackgroundLabel(), TTK::Algorithm::sha1(), MusicPVCounterRequest::startToRequest(), TTK::UI::ToolButtonStyle04, and TTK_VERSION_STR.
MusicMessageAboutDialog::~MusicMessageAboutDialog | ( | ) |
Object destructor.
Definition at line 47 of file musicmessageaboutdialog.cpp.
References m_networkRequest, and m_ui.
|
slot |
Download data from net finished.
Definition at line 53 of file musicmessageaboutdialog.cpp.
References m_ui.
Referenced by MusicMessageAboutDialog().
|
private |
Definition at line 54 of file musicmessageaboutdialog.h.
Referenced by MusicMessageAboutDialog(), and ~MusicMessageAboutDialog().
|
private |
Definition at line 53 of file musicmessageaboutdialog.h.
Referenced by downloadFinished(), MusicMessageAboutDialog(), and ~MusicMessageAboutDialog().