1 #ifndef MUSICKWQUERYPLAYLISTREQUEST_H
2 #define MUSICKWQUERYPLAYLISTREQUEST_H
44 virtual void startToSearch(
const QString &value)
override final;
68 void downloadDetailsFinished();
72 void downloadMoreDetailsFinished();
78 void morePlaylistDetails(
const QString &pid);
102 virtual void startToSearch(
const QString &value)
override final;
136 virtual void startToSearch(
const QString &value)
override final;
150 #endif // MUSICKWQUERYPLAYLISTREQUEST_H
#define TTK_MODULE_EXPORT
The class of the search result data item.
virtual void startToSearchByID(const QString &value) override
The class of the kuwo query playlist recommend data from net.
The class of the query playlist data from net.
virtual void startToQueryInfo(MusicResultDataItem &item)=0
virtual void startToQueryResult(TTK::MusicSongInformation *info, int bitrate)
virtual void startToPage(int offset)
The class of the kuwo query playlist high quality data from net.
The class of the kuwo query playlist data from net.
virtual void startToSearch(const QString &value)=0
virtual void downloadFinished() override