Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/declarative/qml/
H A Dqdeclarativefastproperties_p.h62 int accessorIndexForProperty(const QMetaObject *, int);
H A Dqdeclarativefastproperties.cpp69 int QDeclarativeFastProperties::accessorIndexForProperty(const QMetaObject *metaObject, int propert… in accessorIndexForProperty() function in QDeclarativeFastProperties
H A Dqdeclarativecompiledbindings.cpp2630 int fastFetchIndex = fastProperties()->accessorIndexForProperty(mo, idx);