1 #ifndef MUSICDOWNLOADWIDGET_H
2 #define MUSICDOWNLOADWIDGET_H
51 void setIcon(
const QString &
name);
55 void setInformation(
const QString &info);
59 void setText(
const QString &text);
62 QLabel *
m_text, *m_information, *m_icon;
147 void dataDownloadChanged();
157 void downloadNormalFinished();
161 void downloadRequestFinished();
165 void startToRequest();
169 void downloadFinished();
175 void controlEnabled(
bool enabled);
179 void setFixedHeightWidget(QWidget *w,
int height);
183 void setMoveWidget(QWidget *w,
int pos);
187 void addCellItems(
const TTK::MusicSongPropertyList &props);
197 #endif // MUSICDOWNLOADWIDGET_H
#define TTK_MODULE_EXPORT
The class of the music song property.
TTK_MODULE_EXPORT void initialize(TTK::Attribute attr)
The class of the abstract query data from net.
The class of the download table item.