1 #ifndef MUSICVIDEOPLAYWIDGET_H
2 #define MUSICVIDEOPLAYWIDGET_H
29 class QParallelAnimationGroup;
53 void popupMode(
bool popup);
57 bool isPopupMode()
const;
62 void resizeGeometry();
66 void resizeGeometry(
bool resize);
70 void resizeGeometry(
int width,
int height);
76 void popupButtonClicked(
bool popup);
80 void fullscreenButtonClicked(
bool popup);
86 void switchToSearchTable();
90 void switchToPlayView();
94 void videoResearchButtonSearched(
const QString &
name);
98 void videoResearchButtonSearched(
const QVariant &data);
102 void startToSearchByID(
const QString &name);
106 void mediaUrlChanged(
const QString &url);
115 void popupButtonClicked();
119 void fullscreenButtonClicked();
123 void downloadButtonClicked();
127 void shareButtonClicked();
139 virtual void resizeEvent(QResizeEvent *event)
override final;
140 virtual void enterEvent(
QtEnterEvent *event)
override final;
141 virtual void leaveEvent(QEvent *event)
override final;
145 void setTitleText(
const QString &text);
149 void start(
int topst,
int topend,
int ctrlst,
int ctrlend);
167 #endif // MUSICVIDEOPLAYWIDGET_H
#define QtEnterEvent
Event enter.
#define TTK_MODULE_EXPORT
The class of the video view widget.
The class of the video item play data item.
The class of the query line edit widget.