1 #ifndef MUSICNETWORKCONNECTIONTESTWIDGET_H
2 #define MUSICNETWORKCONNECTIONTESTWIDGET_H
45 void setText(
const QString &text);
49 void setUrl(
const QString &url);
64 void networkConnectionTestChanged();
70 void testFinshed(
bool state);
108 void buttonStateChanged();
115 Ui::MusicNetworkConnectionTestWidget *
m_ui;
122 #endif // MUSICNETWORKCONNECTIONTESTWIDGET_H
#define TTK_MODULE_EXPORT
MusicNetworkTestThread * m_thread
The class of the thread to test input url network.
The class of the network connection item Widget.
#define TTK_DECLARE_MODULE(Class)