Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/
H A Dqmapboxglstylechange_p.h62 static QList<QSharedPointer<QMapboxGLStyleChange>> removeMapParameter(QGeoMapParameter *);
H A Dqgeomapmapboxgl.cpp198 m_styleChanges << QMapboxGLStyleChange::removeMapParameter(param); in removeParameter()
H A Dqmapboxglstylechange.cpp258 QList<QSharedPointer<QMapboxGLStyleChange>> QMapboxGLStyleChange::removeMapParameter(QGeoMapParamet… in removeMapParameter() function in QMapboxGLStyleChange
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomap_p.h181 Q_INVOKABLE void removeMapParameter(QDeclarativeGeoMapParameter *parameter);
H A Dqdeclarativegeomap.cpp1840 void QDeclarativeGeoMap::removeMapParameter(QDeclarativeGeoMapParameter *parameter) in removeMapParameter() function in QDeclarativeGeoMap
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_ui/
H A Dtst_map.qml250 mapPar.removeMapParameter(testParameter)
273 mapPar.removeMapParameter(testParameter)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes569 name: "removeMapParameter"