1 #ifndef MUSICCSVCONFIGMANAGER_H
2 #define MUSICCSVCONFIGMANAGER_H
38 virtual bool readBuffer(MusicSongItemList &items)
override final;
42 virtual bool writeBuffer(
const MusicSongItemList &items)
override final;
46 #endif // MUSICCSVCONFIGMANAGER_H
#define TTK_MODULE_EXPORT
virtual bool writeBuffer(const T &items)=0
virtual bool readBuffer(T &items)=0
The class of the csv playlist config manager.
The class of the read write interface.
The class of the ttk file interface.