Eneboo - Documentación para desarrolladores
|
#include <AQSChildEvent_p.h>
Slots públicos | |
QObject * | child () const |
bool | inserted () const |
bool | removed () const |
Métodos públicos estáticos | |
static QMap< int, QStringList > | candidateConstructors () |
Métodos protegidos estáticos | |
static void * | construct (const QSArgumentList &args) |
static QMap<int, QStringList> AQSChildEvent::candidateConstructors | ( | ) | [inline, static] |
Reimplementado de AQSBaseObject.
QObject * AQSChildEvent::child | ( | ) | const [inline, slot] |
static void* AQSChildEvent::construct | ( | const QSArgumentList & | args | ) | [inline, static, protected] |
Reimplementado de AQSBaseObject.
bool AQSChildEvent::inserted | ( | ) | const [inline, slot] |
bool AQSChildEvent::removed | ( | ) | const [inline, slot] |