Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomapitemgroup.cpp165 onMapSizeChanged(); in setQuickMap()
166 …nnect(m_quickMap, &QQuickItem::widthChanged, this, &QDeclarativeGeoMapItemGroup::onMapSizeChanged); in setQuickMap()
167 …nect(m_quickMap, &QQuickItem::heightChanged, this, &QDeclarativeGeoMapItemGroup::onMapSizeChanged); in setQuickMap()
211 void QDeclarativeGeoMapItemGroup::onMapSizeChanged() in onMapSizeChanged() function in QDeclarativeGeoMapItemGroup
H A Dqdeclarativegeomapitemgroup_p.h82 void onMapSizeChanged();