Home
last modified time | relevance | path

Searched refs:setGeoShape (Results 1 – 25 of 28) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqgeomapobject_p.h67 Q_PROPERTY(QGeoShape geoShape READ geoShape WRITE setGeoShape STORED false) // non-NOTIFYable
114 void setGeoShape(const QGeoShape &shape);
H A Dqdeclarativegeomapitembase_p.h86 Q_PROPERTY(QGeoShape geoShape READ geoShape WRITE setGeoShape STORED false )
100 virtual void setGeoShape(const QGeoShape &shape) = 0;
H A Dqgeomapobject.cpp230 void QGeoMapObject::setGeoShape(const QGeoShape &shape) in setGeoShape() function in QGeoMapObject
232 d_ptr->setGeoShape(shape); in setGeoShape()
H A Dqgeomapobject_p_p.h79 virtual void setGeoShape(const QGeoShape &shape) = 0;
H A Dqdeclarativepolygonmapitem_p.h98 void setGeoShape(const QGeoShape &shape) override;
H A Dqdeclarativegeomapquickitem_p.h100 void setGeoShape(const QGeoShape &shape) override;
H A Dqdeclarativerectanglemapitem_p.h101 void setGeoShape(const QGeoShape &shape) override;
H A Dqdeclarativecirclemapitem_p.h97 void setGeoShape(const QGeoShape &shape) override;
H A Dqdeclarativepolylinemapitem_p.h128 void setGeoShape(const QGeoShape &shape) override;
H A Dqdeclarativerectanglemapitem.cpp360 void QDeclarativeRectangleMapItem::setGeoShape(const QGeoShape &shape) in setGeoShape() function in QDeclarativeRectangleMapItem
H A Dqdeclarativegeomapquickitem.cpp362 void QDeclarativeGeoMapQuickItem::setGeoShape(const QGeoShape &shape) in setGeoShape() function in QDeclarativeGeoMapQuickItem
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqmappolygonobject_p_p.h79 virtual void setGeoShape(const QGeoShape &shape) override;
102 virtual void setGeoShape(const QGeoShape &shape) override;
H A Dqmappolygonobject.cpp142 void QMapPolygonObjectPrivateDefault::setGeoShape(const QGeoShape &shape) in setGeoShape() function in QMapPolygonObjectPrivateDefault
171 void QMapPolygonObjectPrivate::setGeoShape(const QGeoShape &shape) in setGeoShape() function in QMapPolygonObjectPrivate
H A Dqmaprouteobject_p_p.h76 virtual void setGeoShape(const QGeoShape &shape) override;
H A Dqmapobjectview_p_p.h93 virtual void setGeoShape(const QGeoShape &shape) override;
H A Dqmappolylineobject_p_p.h77 virtual void setGeoShape(const QGeoShape &shape) override;
H A Dqmapiconobject_p_p.h94 void setGeoShape(const QGeoShape &shape) override;
H A Dqmaprouteobject.cpp126 void QMapRouteObjectPrivate::setGeoShape(const QGeoShape &/*shape*/) in setGeoShape() function in QMapRouteObjectPrivate
H A Dqmapcircleobject_p_p.h80 virtual void setGeoShape(const QGeoShape &shape) override;
H A Dqmappolylineobject.cpp136 void QMapPolylineObjectPrivate::setGeoShape(const QGeoShape &shape) in setGeoShape() function in QMapPolylineObjectPrivate
H A Dqmapiconobject.cpp146 void QMapIconObjectPrivateDefault::setGeoShape(const QGeoShape &shape) in setGeoShape() function in QMapIconObjectPrivateDefault
H A Dqmapcircleobject.cpp77 void QMapCircleObjectPrivate::setGeoShape(const QGeoShape &shape) in setGeoShape() function in QMapCircleObjectPrivate
H A Dqmapobjectview.cpp157 void QMapObjectViewPrivateDefault::setGeoShape(const QGeoShape &/*shape*/) in setGeoShape() function in QMapObjectViewPrivateDefault
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/qsg/
H A Dqmappolygonobjectqsg_p_p.h85 virtual void setGeoShape(const QGeoShape &shape) override;
H A Dqmappolygonobjectqsg.cpp109 void QMapPolygonObjectPrivateQSG::setGeoShape(const QGeoShape &shape) in setGeoShape() function in QMapPolygonObjectPrivateQSG

12