Home
last modified time | relevance | path

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

/dports/graphics/qgis/qgis-3.22.3/src/app/
H A Dqgisappinterface.cpp778 QAction *QgisAppInterface::actionQgisHomePage() { return qgis->actionQgisHomePage(); } in actionQgisHomePage() function in QgisAppInterface
H A Dqgisapp.h619 QAction *actionQgisHomePage() { return mActionQgisHomePage; } in actionQgisHomePage() function
/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/
H A Dqgisappinterface.cpp769 QAction *QgisAppInterface::actionQgisHomePage() { return qgis->actionQgisHomePage(); } in actionQgisHomePage() function in QgisAppInterface
H A Dqgisapp.h609 QAction *actionQgisHomePage() { return mActionQgisHomePage; } in actionQgisHomePage() function