1 #ifndef MUSICDOWNLOADMANAGER_H
2 #define MUSICDOWNLOADMANAGER_H
78 void connectMultiNetwork(QObject *
object);
82 void removeMultiNetwork(QObject *
object);
101 void downloadProgressChanged(
float percent,
const QString &total, qint64 time);
111 #define G_DOWNLOAD_MANAGER_PTR makeMusicDownLoadManager()
114 #endif // MUSICDOWNLOADMANAGER_H
bool operator==(const VolumeSettings &v1, const VolumeSettings &v2)
#define TTK_MODULE_EXPORT
QList< MusicDownLoadPairData > m_datas
MusicDownLoadPairData(qint64 t)
TTK_MODULE_EXPORT MusicDownLoadManager * makeMusicDownLoadManager()
#define TTK_DECLARE_SINGLETON_CLASS(Class)
// Singleton Macro // //
The namespace of the process utils.
MusicDownLoadPairData(qint64 t, QObject *object, TTK::Record type)
The class of the produce the download manager.
#define TTK_DECLARE_MODULE(Class)
The class of the download manager pair.
constexpr bool operator<(int128_t, int128_t)