1 #ifndef MUSICDOWNLOADRECORDCONFIGMANAGER_H
2 #define MUSICDOWNLOADRECORDCONFIGMANAGER_H
53 virtual bool readBuffer(MusicSongList &items)
override final;
57 virtual bool writeBuffer(
const MusicSongList &items)
override final;
61 #endif // MUSICDOWNLOADRECORDCONFIGMANAGER_H
#define TTK_MODULE_EXPORT
The class of the ttk xml interface.
virtual bool writeBuffer(const T &items)=0
The class of the download record manager.
The namespace of the application object.
virtual bool readBuffer(T &items)=0
The class of the read write interface.
TTK_MODULE_EXPORT QString toString(Record type) noexcept