QBasicTimer

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Constructors

this
this(const(QBasicTimer) )
Undocumented in source.
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