成员的完整列表,这些成员属于 GTimer,包括所有继承而来的类成员
connect(GObject *sender, GSignal< void(Args...)> &signal, Receiver *receiver, void(Receiver::*SlotFunc)(Args...)) | GObject | static |
disconnect(GObject *sender, GSignal< void(Args...)> &signal, Receiver *receiver, void(Receiver::*SlotFunc)(Args...)) | GObject | static |
event(GEvent *) | GTimer | virtual |
GObject(GObject *parent=NULL, const char *name=NULL, bool reserved=true) | GObject | explicit |
GObject(const GObject &src) | GObject | |
GTimer(GObject *parent=0, const char *name=0, bool sshot=false) | GTimer | |
GTimerEvent class | GTimer | friend |
isActive() const | GTimer | |
isObjectExist(GObject *obj) | GObject | static |
name() const | GObject | |
operator=(const GObject &src) | GObject | |
parent() const | GObject | |
restart() | GTimer | |
sigDestroyed | GObject | |
singleShot(int msec, Receiver *receiver, void(Receiver::*SlotFunc)()) | GTimer | inlinestatic |
start(int msec, bool sshot=false) | GTimer | |
stop() | GTimer | |
timeout | GTimer | |
~GObject() | GObject | virtual |
~GTimer() | GTimer | virtual |