Home
last modified time | relevance | path

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

/dports/graphics/qgis/qgis-3.22.3/src/app/
H A Dqgisappinterface.cpp720 QAction *QgisAppInterface::actionEllipseCenterPoint() { return qgis->actionEllipseCenterPoint();} in actionEllipseCenterPoint() function in QgisAppInterface
H A Dqgisapp.h525 QAction *actionEllipseCenterPoint() { return mActionEllipseCenterPoint ; } in actionEllipseCenterPoint() function
/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/
H A Dqgisappinterface.cpp712 QAction *QgisAppInterface::actionEllipseCenterPoint() { return qgis->actionEllipseCenterPoint();} in actionEllipseCenterPoint() function in QgisAppInterface
H A Dqgisapp.h527 QAction *actionEllipseCenterPoint() { return mActionEllipseCenterPoint ; } in actionEllipseCenterPoint() function