Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativepolylinemapitem_p_p.h217 class Q_LOCATION_PRIVATE_EXPORT QGeoMapItemLODGeometry
225 QGeoMapItemLODGeometry() in QGeoMapItemLODGeometry() function
266 const_cast<QGeoMapItemLODGeometry *>(this)->selectLOD(zoom, in selectLODOnLODMismatch()
273 …TE_EXPORT QGeoMapPolylineGeometryOpenGL : public QGeoMapItemGeometry, public QGeoMapItemLODGeometry
H A Dqdeclarativepolylinemapitem.cpp1938 QVector<QDeclarativeGeoMapItemUtils::vec2> QGeoMapItemLODGeometry::getSimplified( in getSimplified()
1959 bool QGeoMapItemLODGeometry::isLODActive(unsigned int lod) const in isLODActive()
2003 void QGeoMapItemLODGeometry::enqueueSimplificationTask(const QSharedPointer<QVector<QDeclarativeGeo… in enqueueSimplificationTask()
2021 void QGeoMapItemLODGeometry::selectLOD(unsigned int zoom, double leftBound, bool /* closed */) // c… in selectLOD()
2058 void QGeoMapItemLODGeometry::selectLODOnDataChanged(unsigned int zoom, double leftBound) const in selectLODOnDataChanged()
2083 unsigned int QGeoMapItemLODGeometry::zoomToLOD(unsigned int zoom) in zoomToLOD()
2093 unsigned int QGeoMapItemLODGeometry::zoomForLOD(unsigned int zoom) in zoomForLOD()