58 m_timer =
new QTimer(
this);
84 if (interval == 0 && allowDoImmediatelly) {
98#include "moc_qffmpegplaybackengineobject_p.cpp"
virtual bool canDoNextStep() const
virtual void doNextStep()
virtual int timerInterval() const
virtual void onPauseChanged()
void setAtEnd(bool isAtEnd)
void scheduleNextStep(bool allowDoImmediatelly=true)
void setPaused(bool isPaused)
static QMetaObject::Connection connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection)
\threadsafe
void deleteLater()
\threadsafe
void setSingleShot(bool singleShot)
void start(int msec)
Starts or restarts the timer with a timeout interval of msec milliseconds.
void stop()
Stops the timer.
void timeout(QPrivateSignal)
This signal is emitted when the timer times out.
void setTimerType(Qt::TimerType atype)
static std::atomic< PlaybackEngineObject::Id > PersistentId
Combined button and popup list for selecting options.
myObject disconnect()
[26]