Home · All Classes · Modules

QDeclarativeListReference Class Reference
[QtDeclarative module]

Methods


Detailed Description


Method Documentation

QDeclarativeListReference.__init__ (self)

QDeclarativeListReference.__init__ (self, QObject, str property, QDeclarativeEngine engine = None)

QDeclarativeListReference.__init__ (self, QDeclarativeListReference)

bool QDeclarativeListReference.append (self, QObject)

QObject QDeclarativeListReference.at (self, int)

bool QDeclarativeListReference.canAppend (self)

bool QDeclarativeListReference.canAt (self)

bool QDeclarativeListReference.canClear (self)

bool QDeclarativeListReference.canCount (self)

bool QDeclarativeListReference.clear (self)

int QDeclarativeListReference.count (self)

bool QDeclarativeListReference.isValid (self)

QMetaObject QDeclarativeListReference.listElementType (self)

QObject QDeclarativeListReference.object (self)


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0