QTimerProto Class Reference
#include <qtimerproto.h>
List of all members.
Constructor & Destructor Documentation
QTimerProto::QTimerProto |
( |
QObject * |
parent |
) |
|
Member Function Documentation
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 |
( |
|
) |
[slot] |
void QTimerProto::start |
( |
int |
msec |
) |
[slot] |
void QTimerProto::stop |
( |
|
) |
[slot] |
int QTimerProto::timerId |
( |
|
) |
const |
Property Documentation
bool QTimerProto::active [read] |
int QTimerProto::interval [read, write] |
bool QTimerProto::singleShot [read, write] |
The documentation for this class was generated from the following files: