Home
last modified time | relevance | path

Searched refs:QDeclarativeFastProperties (Results 1 – 3 of 3) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/declarative/qml/
H A Dqdeclarativefastproperties.cpp61 QDeclarativeFastProperties::QDeclarativeFastProperties() in QDeclarativeFastProperties() function in QDeclarativeFastProperties
69 int QDeclarativeFastProperties::accessorIndexForProperty(const QMetaObject *metaObject, int propert… in accessorIndexForProperty()
86 void QDeclarativeFastProperties::add(const QMetaObject *metaObject, int propertyIndex, Accessor acc… in add()
H A Dqdeclarativefastproperties_p.h54 class QDeclarativeFastProperties
59 QDeclarativeFastProperties();
H A Dqdeclarativecompiledbindings.cpp67 Q_GLOBAL_STATIC(QDeclarativeFastProperties, fastProperties);