Searched refs:setAnchorPoint (Results 1 – 2 of 2) sorted by relevance
77 Q_PROPERTY(QPointF anchorPoint READ anchorPoint WRITE setAnchorPoint NOTIFY anchorPointChanged)93 void setAnchorPoint(const QPointF &anchorPoint);
308 void QDeclarativeGeoMapQuickItem::setAnchorPoint(const QPointF &anchorPoint) in setAnchorPoint() function in QDeclarativeGeoMapQuickItem