1 #ifndef MUSICCONNECTTRANSFERWIDGET_H
2 #define MUSICCONNECTTRANSFERWIDGET_H
57 void itemSelectedChanged();
61 void currentPlaylistSelected(
int index);
65 void selectedAllItems(
bool checked);
69 void startToTransferFiles();
73 void searchResultChanged(
int row,
int column);
83 void addCellItems(
const MusicSongList &songs);
87 QStringList selectedFiles()
const;
89 Ui::MusicConnectTransferWidget *
m_ui;
98 #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.
TTK_MODULE_EXPORT void initialize(TTK::Attribute attr)
The class of the moving dialog base.