Home
last modified time | relevance | path

Searched defs:newTool (Results 1 – 25 of 35) sorted by relevance

12

/dports/graphics/kimageannotator/kImageAnnotator-0.5.3/src/widgets/
H A DToolPicker.cpp35 void ToolPicker::setTool(Tools newTool) in setTool()
158 auto newTool = mActionToTool.value(action); in actionTriggered() local
162 void ToolPicker::setToolAndNotify(Tools newTool) in setToolAndNotify()
/dports/graphics/pinta/pinta-1.7.1/Pinta.Tools/Tools/
H A DMoveSelectedTool.cs156 protected override void OnDeactivated(BaseTool newTool) in OnDeactivated()
H A DPaintBrushTool.cs74 protected override void OnDeactivated (BaseTool newTool) in OnDeactivated()
H A DCloneStampTool.cs174 protected override void OnDeactivated(BaseTool newTool) in OnDeactivated()
H A DShapeTool.cs89 protected override void OnDeactivated(BaseTool newTool) in OnDeactivated()
H A DSelectTool.cs158 protected override void OnDeactivated(BaseTool newTool) in OnDeactivated()
H A DTextTool.cs497 protected override void OnDeactivated(BaseTool newTool) in OnDeactivated()
/dports/graphics/aseprite/aseprite-1.2.9/src/app/tools/
H A Dactive_tool.cpp31 Tool* newTool = m_manager->activeTool(); in ~ActiveToolChangeTrigger() local
/dports/graphics/pinta/pinta-1.7.1/Pinta.Core/Classes/
H A DBaseTool.cs183 public void DoDeactivated (BaseTool newTool) in DoDeactivated()
318 protected virtual void OnDeactivated(BaseTool newTool) in OnDeactivated()
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/libraryeditor/common/
H A Deditorwidgetbase.cpp242 const QVariant& newTool) noexcept { in toolActionGroupChangeTriggered()
H A Deditorwidgetbase.h137 virtual bool toolChangeRequested(Tool newTool) noexcept { in toolChangeRequested()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/cmakeprojectmanager/
H A Dcmaketoolmanager.cpp210 auto newTool = std::make_unique<CMakeTool>(CMakeTool::ManualDetection, id); in registerCMakeByPath() local
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/libraryeditor/sym/
H A Dsymboleditorwidget.cpp381 bool SymbolEditorWidget::toolChangeRequested(Tool newTool) noexcept { in toolChangeRequested()
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/libraryeditor/pkg/
H A Dpackageeditorwidget.cpp398 bool PackageEditorWidget::toolChangeRequested(Tool newTool) noexcept { in toolChangeRequested()
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime-testsuite/test/org/antlr/v4/test/runtime/csharp/
H A DBaseCSharpTest.java174 protected org.antlr.v4.Tool newTool(String[] args) { in newTool() method in BaseCSharpTest
179 protected Tool newTool() { in newTool() method in BaseCSharpTest
/dports/editors/kile/kile-09ee4ef0417165b93da82c1fc057b9e1713a0c05/src/widgets/
H A Dtoolconfigwidget.cpp368 void ToolConfig::newTool() in newTool() function in KileWidget::ToolConfig
/dports/net-im/coccinella/Coccinella-0.96.20Src/whiteboard/
H A DPlugins.tcl1243 proc ::Plugins::SetCanvasBinds {wcan oldTool newTool} {
/dports/games/cgoban/cgoban-1.9.14/src/
H A DeditTool.c326 static ButOut newTool(But *but, int val) { in newTool() function
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime-testsuite/test/org/antlr/v4/test/runtime/javascript/browser/
H A DBaseBrowserTest.java142 protected org.antlr.v4.Tool newTool(String[] args) { in newTool() method in BaseBrowserTest
147 protected Tool newTool() { in newTool() method in BaseBrowserTest
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime-testsuite/test/org/antlr/v4/test/runtime/javascript/node/
H A DBaseNodeTest.java131 protected org.antlr.v4.Tool newTool(String[] args) { in newTool() method in BaseNodeTest
136 protected Tool newTool() { in newTool() method in BaseNodeTest
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime-testsuite/test/org/antlr/v4/test/runtime/go/
H A DBaseGoTest.java201 protected org.antlr.v4.Tool newTool(String[] args) { in newTool() method in BaseGoTest
205 protected Tool newTool() { in newTool() method in BaseGoTest
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/projecteditor/schematiceditor/
H A Dschematiceditor.cpp618 const QVariant& newTool) noexcept { in toolActionGroupChangeTriggered()
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime-testsuite/test/org/antlr/v4/test/runtime/cpp/
H A DBaseCppTest.java137 protected org.antlr.v4.Tool newTool(String[] args) { in newTool() method in BaseCppTest
142 protected Tool newTool() { in newTool() method in BaseCppTest
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime-testsuite/test/org/antlr/v4/test/runtime/python/
H A DBasePythonTest.java151 protected org.antlr.v4.Tool newTool(String[] args) { in newTool() method in BasePythonTest
156 protected Tool newTool() { in newTool() method in BasePythonTest
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/projecteditor/boardeditor/
H A Dboardeditor.cpp827 const QVariant& newTool) noexcept { in toolActionGroupChangeTriggered()

12