Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QBasicTimer Member List

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

Duration typedefQBasicTimer
id() const noexceptQBasicTimerinline
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(Duration duration, QObject *obj)QBasicTimerinline
start(Duration duration, Qt::TimerType timerType, QObject *obj)QBasicTimer
stop()QBasicTimer
swap(QBasicTimer &other) noexceptQBasicTimerinline
swap(QBasicTimer &lhs, QBasicTimer &rhs)QBasicTimerrelated
timerId() const noexceptQBasicTimerinline
~QBasicTimer()QBasicTimerinline