Searched refs:topLeftChanged (Results 1 – 6 of 6) sorted by relevance
246 emit topLeftChanged(topLeft); in setTopLeft() local372 emit topLeftChanged(m_rectangle.topLeft()); in setGeoShape() local398 emit topLeftChanged(m_rectangle.topLeft()); in geometryChanged() local
69 Q_PROPERTY(QGeoCoordinate topLeft READ topLeft WRITE setTopLeft NOTIFY topLeftChanged)107 void topLeftChanged(const QGeoCoordinate &topLeft);
222 …QObject::connect(mapItem, &QDeclarativeRectangleMapItem::topLeftChanged, q, &QGeoMapMapboxGL::onMa… in addMapItem()
129 SignalSpy {id: preMapRectTopLeftChanged; target: parent; signalName: "topLeftChanged" }
1537 name: "topLeftChanged"