1 #ifndef MUSICBARRAGEWIDGET_H
2 #define MUSICBARRAGEWIDGET_H
25 #include <QPropertyAnimation>
43 void setSize(
const QSize &
size);
49 void animationFinished();
96 void setSize(
const QSize &
size);
100 void setBarrage(
const QString &
name,
const QString &
id);
106 void barrageStateChanged(
bool on);
120 void downloadFinished(
const QByteArray &bytes);
134 void clearBarrages();
142 void createAnimation();
146 void createAnimation(QLabel *label);
160 #endif // MUSICBARRAGEWIDGET_H
#define TTK_MODULE_EXPORT
The class of the barrage record item.
TTK_MODULE_EXPORT void initialize(TTK::Attribute attr)
The namespace of the barrage request interface.
The class of the barrage animation.