Searched refs:pathLength (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_geoshape/ |
| H A D | tst_locationsingleton.qml | 263 compare(mapPolyline.path.length, mapPolyline.pathLength()) 269 compare(mapPolyline.path.length, mapPolyline.pathLength()) 275 compare(mapPolyline.path.length, mapPolyline.pathLength()) 281 compare(mapPolyline.path.length, mapPolyline.pathLength()) 287 compare(mapPolyline.path.length, mapPolyline.pathLength()) 294 compare(mapPolyline.path.length, mapPolyline.pathLength()) 300 compare(mapPolyline.path.length, mapPolyline.pathLength()) 313 compare(geopath.path.length, mapPolyline.pathLength()) 317 compare(mapPolylineGeopath.pathLength(), mapPolyline.pathLength()) 338 compare(geopolygon.perimeter.length, mapPolyline.pathLength())
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qdeclarativepolylinemapitem_p.h | 113 Q_INVOKABLE int pathLength() const;
|
| H A D | qdeclarativepolylinemapitem.cpp | 1059 int QDeclarativePolylineMapItem::pathLength() const in pathLength() function in QDeclarativePolylineMapItem
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/ |
| H A D | plugins.qmltypes | 1473 Method { name: "pathLength"; type: "int" }
|