Home
last modified time | relevance | path

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

/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/location/declarativemaps/
H A Dqdeclarativepolylinemapitem_p_p.h216 class Q_LOCATION_PRIVATE_EXPORT QGeoMapItemLODGeometry
224 QGeoMapItemLODGeometry() in QGeoMapItemLODGeometry() function
265 const_cast<QGeoMapItemLODGeometry *>(this)->selectLOD(zoom, in selectLODOnLODMismatch()
272 …TE_EXPORT QGeoMapPolylineGeometryOpenGL : public QGeoMapItemGeometry, public QGeoMapItemLODGeometry
H A Dqdeclarativepolylinemapitem.cpp1921 QVector<QDeclarativeGeoMapItemUtils::vec2> QGeoMapItemLODGeometry::getSimplified( in getSimplified()
1942 bool QGeoMapItemLODGeometry::isLODActive(unsigned int lod) const in isLODActive()
1986 void QGeoMapItemLODGeometry::enqueueSimplificationTask(const QSharedPointer<QVector<QDeclarativeGeo… in enqueueSimplificationTask()
2004 void QGeoMapItemLODGeometry::selectLOD(unsigned int zoom, double leftBound, bool /* closed */) // c… in selectLOD()
2041 void QGeoMapItemLODGeometry::selectLODOnDataChanged(unsigned int zoom, double leftBound) const in selectLODOnDataChanged()
2066 unsigned int QGeoMapItemLODGeometry::zoomToLOD(unsigned int zoom) in zoomToLOD()
2076 unsigned int QGeoMapItemLODGeometry::zoomForLOD(unsigned int zoom) in zoomForLOD()