#include <qtimerproto.h>
◆ active
◆ interval
int QTimerProto::interval |
|
readwrite |
◆ singleShot
bool QTimerProto::singleShot |
|
readwrite |
◆ QTimerProto()
QTimerProto::QTimerProto |
( |
QObject * |
parent | ) |
|
◆ interval()
int QTimerProto::interval |
( |
| ) |
const |
◆ isActive()
bool QTimerProto::isActive |
( |
| ) |
const |
◆ isSingleShot()
bool QTimerProto::isSingleShot |
( |
| ) |
const |
◆ setInterval()
void QTimerProto::setInterval |
( |
int |
msec | ) |
|
◆ setSingleShot()
void QTimerProto::setSingleShot |
( |
bool |
single | ) |
|
◆ start [1/2]
void QTimerProto::start |
( |
| ) |
|
|
slot |
◆ start [2/2]
void QTimerProto::start |
( |
int |
msec | ) |
|
|
slot |
◆ stop
void QTimerProto::stop |
( |
| ) |
|
|
slot |
◆ timerId()
int QTimerProto::timerId |
( |
| ) |
const |
The documentation for this class was generated from the following files:
- qtimerproto.h
- qtimerproto.cpp