QBasicTimer

Binding for C++ class QBasicTimer.

Constructors

this
this()
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

isActive
bool isActive()
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start(int msec, QObject obj)
Undocumented in source.
start
void start(int msec, qt.core.namespace.TimerType timerType, QObject obj)
Undocumented in source.
stop
void stop()
Undocumented in source.
timerId
int timerId()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta