Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomapquickitem_p.h77 Q_PROPERTY(QPointF anchorPoint READ anchorPoint WRITE setAnchorPoint NOTIFY anchorPointChanged)
93 void setAnchorPoint(const QPointF &anchorPoint);
H A Dqdeclarativegeomapquickitem.cpp308 void QDeclarativeGeoMapQuickItem::setAnchorPoint(const QPointF &anchorPoint) in setAnchorPoint() function in QDeclarativeGeoMapQuickItem