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