1 #ifndef MUSICVIDEOPLAYWIDGET_H
2 #define MUSICVIDEOPLAYWIDGET_H
29 class QParallelAnimationGroup;
54 void popupMode(
bool popup);
58 bool isPopupMode()
const;
67 void resizeGeometry(
bool resize);
71 void resizeGeometry(
int width,
int height);
77 void popupButtonClicked(
bool popup);
81 void fullscreenButtonClicked(
bool popup);
87 void switchToSearchTable();
91 void switchToPlayView();
95 void videoResearchButtonSearched(
const QString &
name);
99 void videoResearchButtonSearched(
const QVariant &data);
103 void startToSearchByID(
const QString &name);
107 void mediaUrlChanged(
const QString &url);
116 void popupButtonClicked();
120 void fullscreenButtonClicked();
124 void downloadButtonClicked();
128 void shareButtonClicked();
140 virtual void resizeEvent(QResizeEvent *event)
override final;
141 virtual void enterEvent(
QtEnterEvent *event)
override final;
142 virtual void leaveEvent(QEvent *event)
override final;
146 void setTitleText(
const QString &text);
150 void start(
int topst,
int topend,
int ctrlst,
int ctrlend);
168 #endif // MUSICVIDEOPLAYWIDGET_H
#define QtEnterEvent
Event enter.
#define TTK_MODULE_EXPORT
#define TTK_DECLARE_MODULE(Class)
The class of the video view widget.
The class of the video item play data item.
The class of the query line edit widget.