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