Home
last modified time | relevance | path

Searched defs:addSelectAction (Results 1 – 3 of 3) sorted by relevance

/dports/astro/merkaartor/merkaartor-0.19.0/src/Docks/
H A DFeaturesDock.h72 QAction* addSelectAction; variable
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/
H A Dqgsattributeform.cpp1723 QAction *addSelectAction = new QAction( tr( "Add to Current Selection" ), selectMenu ); in init() local
/dports/graphics/qgis/qgis-3.22.3/src/gui/
H A Dqgsattributeform.cpp1925 QAction *addSelectAction = new QAction( tr( "Add to Current Selection" ), selectMenu ); in init() local