1 #ifndef MUSICLOCALMANAGERWIDGET_H
2 #define MUSICLOCALMANAGERWIDGET_H
66 void resizeSection()
const;
91 void addCellItems(
const MusicSongInfoItemList &songs);
95 void resizeSection()
const;
105 virtual void contextMenuEvent(QContextMenuEvent *event)
override final;
140 void typeIndexChanged(
int index);
148 void updateMediaLibraryPath();
152 void searchResultChanged(
int row,
int column);
156 void itemDoubleClicked(
int row,
int column);
162 virtual void resizeEvent(QResizeEvent *event)
override final;
166 void updateStatisticWidget(
int index,
const MusicSongInfoItemList &items);
177 #endif // MUSICLOCALMANAGERWIDGET_H
#define TTK_MODULE_EXPORT
The class of the item search interface.
The class of the local song item information.
#define TTK_DECLARE_MODULE(Class)
The class of the widget resize interface.
The class of the query line edit widget.
virtual void resizeWidget()=0