成员的完整列表,这些成员属于 GObject,包括所有继承而来的类成员
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 *) | GObject | virtual |
GObject(GObject *parent=NULL, const char *name=NULL, bool reserved=true) | GObject | explicit |
GObject(const GObject &src) | GObject | |
isObjectExist(GObject *obj) | GObject | static |
name() const | GObject | |
operator=(const GObject &src) | GObject | |
parent() const | GObject | |
sigDestroyed | GObject | |
~GObject() | GObject | virtual |