|
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 network connection test widget. More...
#include <musicnetworkconnectiontestwidget.h>
Inheritance diagram for MusicNetworkConnectionTestWidget:Public Slots | |
| void | show () |
| void | buttonStateChanged () |
| void | testFinshed () |
Public Slots inherited from MusicAbstractMoveWidget | |
| void | backgroundChanged () |
| void | show () |
Public Member Functions | |
| MusicNetworkConnectionTestWidget (QWidget *parent=nullptr) | |
| ~MusicNetworkConnectionTestWidget () | |
Public Member Functions inherited from MusicAbstractMoveWidget | |
| MusicAbstractMoveWidget (QWidget *parent=nullptr) | |
| MusicAbstractMoveWidget (bool transparent, QWidget *parent=nullptr) | |
| ~MusicAbstractMoveWidget () | |
Public Member Functions inherited from TTKAbstractMoveWidget | |
| TTKAbstractMoveWidget (QWidget *parent=nullptr) | |
| TTKAbstractMoveWidget (bool transparent, QWidget *parent=nullptr) | |
| void | drawWindowShadow (bool show) noexcept |
| void | blockOption (bool block) noexcept |
Private Attributes | |
| Ui::MusicNetworkConnectionTestWidget * | m_ui |
| int | m_index |
| QList< MusicNetworkConnectionItem * > | m_connectionItems |
Additional Inherited Members | |
Protected Member Functions inherited from TTKAbstractMoveWidget | |
| 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 TTKAbstractMoveWidget | |
| QPoint | m_mousePressedAt |
| bool | m_blockOption |
| bool | m_shadowOption |
| bool | m_mouseLeftPressed |
The class of the network connection test widget.
Definition at line 87 of file musicnetworkconnectiontestwidget.h.
|
explicit |
Object constructor.
Definition at line 86 of file musicnetworkconnectiontestwidget.cpp.
References TTK::UI::BackgroundStyle01, buttonStateChanged(), CHECK_DOWNLOAD_VISIT, CHECK_NORMAL_VISIT, CHECK_SERVER_VISIT, CHECK_VIP_VISIT, CHECK_WWW_VISIT, MusicGifLabelWidget::CheckBlue, m_connectionItems, m_ui, TTK::Algorithm::mdII(), TTK::UI::PushButtonStyle04, MusicWidgetRenderer::setBackgroundLabel(), MusicNetworkConnectionItem::setText(), testFinshed(), and TTK::UI::ToolButtonStyle04.
| MusicNetworkConnectionTestWidget::~MusicNetworkConnectionTestWidget | ( | ) |
Object destructor.
Definition at line 150 of file musicnetworkconnectiontestwidget.cpp.
References m_connectionItems, m_ui, and TTKRemoveSingleWidget.
|
slot |
Button state changed.
Definition at line 163 of file musicnetworkconnectiontestwidget.cpp.
References m_connectionItems, m_index, m_ui, and qAsConst.
Referenced by MusicNetworkConnectionTestWidget().
|
slot |
Override show function.
Definition at line 157 of file musicnetworkconnectiontestwidget.cpp.
References m_ui, and MusicAbstractMoveWidget::show().
|
slot |
Test network finished.
Definition at line 188 of file musicnetworkconnectiontestwidget.cpp.
Referenced by MusicNetworkConnectionTestWidget().
|
private |
Definition at line 119 of file musicnetworkconnectiontestwidget.h.
Referenced by buttonStateChanged(), MusicNetworkConnectionTestWidget(), and ~MusicNetworkConnectionTestWidget().
|
private |
Definition at line 118 of file musicnetworkconnectiontestwidget.h.
Referenced by buttonStateChanged(), and testFinshed().
|
private |
Definition at line 116 of file musicnetworkconnectiontestwidget.h.
Referenced by buttonStateChanged(), MusicNetworkConnectionTestWidget(), show(), testFinshed(), and ~MusicNetworkConnectionTestWidget().
1.8.8