1 #ifndef MUSICTIMESLIDERWIDGET_H
2 #define MUSICTIMESLIDERWIDGET_H
47 void setInputModule(QObject *
object)
const;
51 void setCurrentPlayState(
bool state);
56 void setValue(qint64 value)
const;
60 void setRange(
int min,
int max);
66 void sliderMovedAt(
int pos)
const;
70 void setSliderStyleByType(
int type);
76 virtual void resizeEvent(QResizeEvent *event)
override final;
83 #endif // MUSICTIMESLIDERWIDGET_H
#define TTK_MODULE_EXPORT
constexpr const _Tp & min(const _Tp &a, const _Tp &b) noexcept
The class of the slider that can show such as tooltip.
constexpr const _Tp & max(const _Tp &a, const _Tp &b) noexcept