Home
last modified time | relevance | path

Searched defs:actionZoomFullExtent (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/qgis/qgis-3.22.3/src/app/
H A Dqgisappinterface.cpp703 QAction *QgisAppInterface::actionZoomFullExtent() { return qgis->actionZoomFullExtent(); } in actionZoomFullExtent() function in QgisAppInterface
H A Dqgisapp.h507 QAction *actionZoomFullExtent() { return mActionZoomFullExtent; } in actionZoomFullExtent() function
/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/
H A Dqgisappinterface.cpp696 QAction *QgisAppInterface::actionZoomFullExtent() { return qgis->actionZoomFullExtent(); } in actionZoomFullExtent() function in QgisAppInterface
H A Dqgisapp.h510 QAction *actionZoomFullExtent() { return mActionZoomFullExtent; } in actionZoomFullExtent() function