Searched refs:QQmlPropertyMap (Results 1 – 12 of 12) sorted by relevance
62 class QQmlPropertyMap; variable82 QQmlPropertyMap *parameters() const;99 QQmlPropertyMap *m_parameters;
83 : QObject(parent), m_plugin(0), m_parameters(new QQmlPropertyMap(this)) in QDeclarativePlaceIcon()88 : QObject(parent), m_parameters(new QQmlPropertyMap(this)) in QDeclarativePlaceIcon()164 QQmlPropertyMap *QDeclarativePlaceIcon::parameters() const in parameters()
173 QQmlPropertyMap *extendedAttributes() const;235 QQmlPropertyMap *m_extendedAttributes;
59 class Q_LOCATION_PRIVATE_EXPORT QDeclarativeContactDetails : public QQmlPropertyMap
100 : QQmlPropertyMap(parent) in QDeclarativeContactDetails()
187 m_extendedAttributes(new QQmlPropertyMap(this)), in QDeclarativePlace()200 m_extendedAttributes(new QQmlPropertyMap(this)), in QDeclarativePlace()872 QQmlPropertyMap *QDeclarativePlace::extendedAttributes() const in extendedAttributes()
202 QQmlPropertyMap *QDeclarativeGeoManeuver::extendedAttributes() const in extendedAttributes()206 self->m_extendedAttributes = new QQmlPropertyMap(self); in extendedAttributes()
105 QQmlPropertyMap *extendedAttributes() const;113 QQmlPropertyMap *m_extendedAttributes = nullptr;
95 QQmlPropertyMap *extendedAttributes() const;116 QQmlPropertyMap *m_extendedAttributes = nullptr;
371 QQmlPropertyMap *QDeclarativeGeoRoute::extendedAttributes() const in extendedAttributes()375 self->m_extendedAttributes = new QQmlPropertyMap(self); in extendedAttributes()
143 …qmlRegisterUncreatableType<QQmlPropertyMap >(uri, major, minor, "ExtendedAttributes",… in registerTypes()
362 prototype: "QQmlPropertyMap"1750 name: "QQmlPropertyMap"