42 #ifndef QDECLARATIVEFASTPROPERTIES_P_H 43 #define QDECLARATIVEFASTPROPERTIES_P_H 45 #include <QtCore/qvector.h> 46 #include <QtCore/qhash.h> 75 #endif // QDECLARATIVEFASTPROPERTIES_P_H
void add(const QMetaObject *, int, Accessor)
#define QT_END_NAMESPACE
This macro expands to.
Accessor accessor(int index) const
The QHash class is a template class that provides a hash-table-based dictionary.
The QObject class is the base class of all Qt objects.
int accessorIndexForProperty(const QMetaObject *, int)
#define QT_BEGIN_NAMESPACE
This macro expands to.
const T & at(int i) const
Returns the item at index position i in the vector.
QDeclarativeFastProperties()
QHash< QPair< const QMetaObject *, int >, int > m_index
void(* Accessor)(QObject *object, void *output, QDeclarativeNotifierEndpoint *endpoint)
QVector< Accessor > m_accessors