Home
last modified time | relevance | path

Searched refs:changeViewportSize (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqgeotiledmaplabs.cpp68 void changeViewportSize(const QSize &size) override;
139 void QGeoTiledMapLabsPrivate::changeViewportSize(const QSize &size) in changeViewportSize() function in QGeoTiledMapLabsPrivate
142 QGeoTiledMapPrivate::changeViewportSize(size); in changeViewportSize()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/itemsoverlay/
H A Dqgeomapitemsoverlay.cpp79 void changeViewportSize(const QSize &size) override;
243 void QGeoMapItemsOverlayPrivate::changeViewportSize(const QSize &/*size*/) in changeViewportSize() function in QGeoMapItemsOverlayPrivate
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotiledmap_p_p.h86 void changeViewportSize(const QSize& size) override;
H A Dqgeomap_p_p.h96 virtual void changeViewportSize(const QSize &size) = 0; // called by QGeoMap::setSize()
H A Dqgeotiledmap.cpp407 void QGeoTiledMapPrivate::changeViewportSize(const QSize& size) in changeViewportSize() function in QGeoTiledMapPrivate
H A Dqgeomap.cpp70 d->changeViewportSize(size); in setViewportSize()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/
H A Dqgeomapmapboxgl_p.h97 void changeViewportSize(const QSize &size) override;
H A Dqgeomapmapboxgl.cpp293 void QGeoMapMapboxGLPrivate::changeViewportSize(const QSize &) in changeViewportSize() function in QGeoMapMapboxGLPrivate