1 #ifndef MUSICPLAYLISTCATEGORYWIDGET_H
2 #define MUSICPLAYLISTCATEGORYWIDGET_H
54 void buttonClicked(
int index);
60 virtual void resizeEvent(QResizeEvent *event)
override final;
97 QList<MusicPlaylistCategoryItem*>
m_items;
101 #endif // MUSICPLAYLISTCATEGORYWIDGET_H
#define TTK_MODULE_EXPORT
QList< QWidget * > m_items
#define TTK_DECLARE_MODULE(Class)
The class of the playlist music category item.
QGridLayout * m_gridLayout
The class of the widget resize interface.
virtual void resizeWidget()=0