#include <gObject_cpp11.h>
Public 成员函数 | |
E_SLOT_TYPE | type () const |
GSlot (void *slot, GObject *receiver=NULL, E_SLOT_TYPE t=C_SLOT_TYPE) | |
virtual | ~GSlot () |
void | operator() (const GSlot &) |
bool | operator== (const GSlot &other) |
Public 属性 | |
GObject * | m_receiver |
Protected 属性 | |
void * | m_slot |
|
inlineexplicit |
|
inlinevirtual |
void GSlot::operator() | ( | const GSlot & | ) |
|
inline |
|
inline |
GObject* GSlot::m_receiver |
|
protected |