1 #ifndef MUSICDOWNLOADBATCHWIDGET_H
2 #define MUSICDOWNLOADBATCHWIDGET_H
54 void startToRequest();
58 void setCurrentQuality(
int index);
64 void currentQualityChanged(
int index);
68 void downloadFinished();
71 int currentBitrate(
int index);
75 void startToRequestMusic();
79 void startToRequestMovie();
121 void currentQualityChanged(
int index);
125 void startToRequest();
156 Ui::MusicDownloadBatchWidget *
m_ui;
160 #endif // MUSICDOWNLOADBATCHWIDGET_H
#define TTK_MODULE_EXPORT
TTK::MusicSongInformation m_info
The class of the download batch table item.
#define TTK_DECLARE_MODULE(Class)
MusicAbstractQueryRequest * m_networkRequest
The class of the moving dialog base.
MusicAbstractQueryRequest::QueryType m_queryType
The class of the abstract query download data from net.