Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeopath.h54 Q_PROPERTY(QVariantList path READ variantPath WRITE setVariantPath)
76 void setVariantPath(const QVariantList &path);
H A Dqgeopath.cpp218 void QGeoPath::setVariantPath(const QVariantList &path) in setVariantPath() function in QGeoPath