Home
last modified time | relevance | path

Searched defs:attributeType (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplace.cpp488 void QPlace::setExtendedAttribute(const QString &attributeType, in setExtendedAttribute()
502 void QPlace::removeExtendedAttribute(const QString &attributeType) in removeExtendedAttribute()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dattribute.hpp31 DataType attributeType; member in mbgl::gl::AttributeBinding
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqplacemanagerengine_test.h78 QPlaceAttribute extendedAttribute(const QString &attributeType) const override in extendedAttribute()