Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoroute.cpp377 const QVariantMap &xAttrs = route_.extendedAttributes(); in extendedAttributes() local
378 const QStringList &keys = xAttrs.keys(); in extendedAttributes()
380 self->m_extendedAttributes->insert(key, xAttrs.value(key)); in extendedAttributes()