Searched refs:QGeoMapItemLODGeometry (Results 1 – 2 of 2) sorted by relevance
217 class Q_LOCATION_PRIVATE_EXPORT QGeoMapItemLODGeometry225 QGeoMapItemLODGeometry() in QGeoMapItemLODGeometry() function266 const_cast<QGeoMapItemLODGeometry *>(this)->selectLOD(zoom, in selectLODOnLODMismatch()273 …TE_EXPORT QGeoMapPolylineGeometryOpenGL : public QGeoMapItemGeometry, public QGeoMapItemLODGeometry
1938 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()