1 #ifndef MUSICBACKGROUNDREMOTEWIDGET_H
2 #define MUSICBACKGROUNDREMOTEWIDGET_H
61 void downLoadFinished(
const QString &bytes);
65 virtual void downLoadFinished(
const MusicSkinRemoteGroupList &bytes);
71 void startToRequest(
const QString &
suffix);
110 virtual void downLoadFinished(
const MusicSkinRemoteGroupList &bytes)
override final;
141 QWidget* createFunctionsWidget(
bool revert, QWidget *
object =
nullptr);
151 void currentTypeChanged(
int index);
155 virtual void downLoadFinished(
const MusicSkinRemoteGroupList &bytes)
override final;
163 #endif // MUSICBACKGROUNDREMOTEWIDGET_H
#define TTK_MODULE_EXPORT
The class of the download data from queue request.
The class of the download skin remote background.
The class of the skin backgroud image.
TTK_MODULE_EXPORT QString suffix(const QString &name)
#define TTK_DECLARE_MODULE(Class)