Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativerectanglemapitem.cpp246 emit topLeftChanged(topLeft); in setTopLeft() local
372 emit topLeftChanged(m_rectangle.topLeft()); in setGeoShape() local
398 emit topLeftChanged(m_rectangle.topLeft()); in geometryChanged() local
H A Dqdeclarativerectanglemapitem_p.h69 Q_PROPERTY(QGeoCoordinate topLeft READ topLeft WRITE setTopLeft NOTIFY topLeftChanged)
107 void topLeftChanged(const QGeoCoordinate &topLeft);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/
H A Dqgeomapmapboxgl.cpp222 …QObject::connect(mapItem, &QDeclarativeRectangleMapItem::topLeftChanged, q, &QGeoMapMapboxGL::onMa… in addMapItem()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_ui/
H A Dtst_map_item_fit_viewport.qml129 SignalSpy {id: preMapRectTopLeftChanged; target: parent; signalName: "topLeftChanged" }
H A Dtst_map_item.qml129 SignalSpy {id: preMapRectTopLeftChanged; target: parent; signalName: "topLeftChanged" }
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes1537 name: "topLeftChanged"