Qt 4.8
|
Public Variables | |
QScriptDeclarativeClass::PersistentIdentifier | identifier |
Public Variables inherited from QDeclarativePropertyCache::Data | |
union { | |
int notifyIndex | |
int relatedIndex | |
}; | |
int | coreIndex |
Flags | flags |
int | metaObjectOffset |
signed int | overrideIndex: 31 |
uint | overrideIndexIsProperty: 1 |
int | propType |
int | revision |
Additional Inherited Members | |
Public Types inherited from QDeclarativePropertyCache::Data | |
enum | Flag { NoFlags = 0x00000000, IsConstant = 0x00000001, IsWritable = 0x00000002, IsResettable = 0x00000004, IsAlias = 0x00000008, IsFunction = 0x00000010, IsQObjectDerived = 0x00000020, IsEnumType = 0x00000040, IsQList = 0x00000080, IsQmlBinding = 0x00000100, IsQScriptValue = 0x00000200, IsVMEFunction = 0x00000400, HasArguments = 0x00000800, IsSignal = 0x00001000, IsVMESignal = 0x00002000 } |
Public Functions inherited from QDeclarativePropertyCache::Data | |
Data () | |
bool | isValid () const |
void | load (const QMetaProperty &, QDeclarativeEngine *engine=0) |
void | load (const QMetaMethod &) |
QString | name (QObject *) |
QString | name (const QMetaObject *) |
bool | operator== (const Data &) |
Public Functions inherited from QDeclarativeRefCount | |
void | addref () |
QDeclarativeRefCount () | |
void | release () |
virtual | ~QDeclarativeRefCount () |
Static Public Functions inherited from QDeclarativePropertyCache::Data | |
static Flags | flagsForProperty (const QMetaProperty &, QDeclarativeEngine *engine=0) |
Definition at line 162 of file qdeclarativepropertycache_p.h.
QScriptDeclarativeClass::PersistentIdentifier QDeclarativePropertyCache::RData::identifier |
Definition at line 163 of file qdeclarativepropertycache_p.h.
Referenced by QDeclarativePropertyCache::append().