Home
last modified time | relevance | path

Searched defs:EditTool (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/
H A Dqgsmaptool.h94EditTool = 1 << 2, //!< Map tool is an edit tool, which can only be used when layer is editable enumerator
/dports/graphics/qgis/qgis-3.22.3/src/gui/
H A Dqgsmaptool.h113EditTool = 1 << 2, //!< Map tool is an edit tool, which can only be used when layer is editable enumerator
/dports/graphics/pencil2d/pencil-0.6.6/core_lib/src/interface/
H A Dscribblearea.h54 friend class EditTool; variable
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/tools/
H A Dedit_tool.cpp51 EditTool::EditTool(MapEditorController* editor, MapEditorTool::Type type, QAction* tool_action) in EditTool() function in OpenOrienteering::EditTool
/dports/games/cgoban/cgoban-1.9.14/src/
H A DeditTool.h30 } EditTool; typedef
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/models/
H A Dtools.py1243 class EditTool(GestureTool): class
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/tnztools/
H A Dedittool.cpp635 class EditTool final : public TTool { class
759 EditTool::EditTool() in EditTool() function in EditTool