1 #ifndef MUSICFMCONFIGMANAGER_H
2 #define MUSICFMCONFIGMANAGER_H
61 virtual bool readBuffer(MusicFMCategoryList &items)
override final;
65 virtual bool writeBuffer(
const MusicFMCategoryList &items)
override final;
69 #endif // MUSICFMCONFIGMANAGER_H
#define TTK_MODULE_EXPORT
The class of the ttk xml interface.
MusicFMChannelList m_items
The class of the fm config manager.
virtual bool writeBuffer(const T &items)=0
The class of the fm channel item.
virtual bool readBuffer(T &items)=0
#define TTK_DECLARE_MODULE(Class)
The class of the read write interface.
TTK_DECLARE_LIST(MusicFMChannel)
The class of the fm category item.