Home
last modified time | relevance | path

Searched refs:bottomRightChanged (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativerectanglemapitem.cpp280 emit bottomRightChanged(bottomRight); in setBottomRight() local
374 emit bottomRightChanged(m_rectangle.bottomRight()); in setGeoShape() local
399 emit bottomRightChanged(m_rectangle.bottomRight()); in geometryChanged() local
H A Dqdeclarativerectanglemapitem_p.h70 …ROPERTY(QGeoCoordinate bottomRight READ bottomRight WRITE setBottomRight NOTIFY bottomRightChanged)
108 void bottomRightChanged(const QGeoCoordinate &bottomRight);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/
H A Dqgeomapmapboxgl.cpp221 …QObject::connect(mapItem, &QDeclarativeRectangleMapItem::bottomRightChanged, q, &QGeoMapMapboxGL::… in addMapItem()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_ui/
H A Dtst_map_item_fit_viewport.qml130 … SignalSpy {id: preMapRectBottomRightChanged; target: parent; signalName: "bottomRightChanged" }
H A Dtst_map_item.qml130 … SignalSpy {id: preMapRectBottomRightChanged; target: parent; signalName: "bottomRightChanged" }
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes1541 name: "bottomRightChanged"