1 #ifndef MUSICASXCONFIGMANAGER_H
2 #define MUSICASXCONFIGMANAGER_H
39 virtual bool readBuffer(MusicSongItemList &items)
override final;
43 virtual bool writeBuffer(
const MusicSongItemList &items)
override final;
47 #endif // MUSICASXCONFIGMANAGER_H
#define TTK_MODULE_EXPORT
The class of the ttk xml interface.
The class of the asx playlist config manager.
virtual bool writeBuffer(const T &items)=0
virtual bool readBuffer(T &items)=0
The class of the read write interface.