Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QBasicTimer Member List

This is the complete list of members for QBasicTimer, including all inherited members.

isActive() const noexceptQBasicTimerinline
QBasicTimer() noexceptQBasicTimerinline
QBasicTimer(QBasicTimer &&other) noexceptQBasicTimerinline
start(int msec, QObject *obj)QBasicTimer
start(int msec, Qt::TimerType timerType, QObject *obj)QBasicTimer
start(std::chrono::milliseconds duration, QObject *obj)QBasicTimer
start(std::chrono::milliseconds duration, Qt::TimerType timerType, QObject *obj)QBasicTimer
stop()QBasicTimer
swap(QBasicTimer &other) noexceptQBasicTimerinline
swap(QBasicTimer &lhs, QBasicTimer &rhs)QBasicTimerrelated
timerId() const noexceptQBasicTimerinline
~QBasicTimer()QBasicTimerinline