1 #ifndef MUSICCONNECTTRANSFERWIDGET_H
2 #define MUSICCONNECTTRANSFERWIDGET_H
58 void itemSelectedChanged();
62 void currentPlaylistSelected(
int index);
66 void selectedAllItems(
bool checked);
70 void startToTransferFiles();
74 void searchResultChanged(
int row,
int column);
84 void addCellItems(
const MusicSongList &songs);
88 QStringList selectedFiles()
const;
90 Ui::MusicConnectTransferWidget *
m_ui;
99 #endif // MUSICCONNECTTRANSFERWIDGET_H
#define TTK_MODULE_EXPORT
The class of the item search interface.
The class of the system device info item.
The class of the connect transfer thread.
#define TTK_DECLARE_MODULE(Class)
The class of the moving dialog base.