1 #ifndef MUSICLOCALMANAGERWIDGET_H
2 #define MUSICLOCALMANAGERWIDGET_H
65 void resizeGeometry()
const;
89 void addCellItems(
const MusicSongInfoItemList &songs);
93 void resizeGeometry()
const;
103 virtual void contextMenuEvent(QContextMenuEvent *event)
override final;
137 void typeIndexChanged(
int index);
145 void updateMediaLibraryPath();
149 void searchResultChanged(
int row,
int column);
153 void itemDoubleClicked(
int row,
int column);
159 virtual void resizeEvent(QResizeEvent *event)
override final;
163 void updateStatisticWidget(
int index,
const MusicSongInfoItemList &items);
174 #endif // MUSICLOCALMANAGERWIDGET_H
#define TTK_MODULE_EXPORT
The class of the item search interface.
The class of the local song item information.
The class of the widget resize interface.
The class of the query line edit widget.
virtual void resizeGeometry()=0