Home
last modified time | relevance | path

Searched refs:GetCommandProcessor (Results 1 – 25 of 122) sorted by relevance

12345

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/NassiShneiderman/
H A DPasteTask.cpp52 m_nfc->GetCommandProcessor()->Submit( in OnMouseLeftDown()
66 m_nfc->GetCommandProcessor()->Submit( in OnMouseLeftDown()
72 m_nfc->GetCommandProcessor()->Submit( in OnMouseLeftDown()
78 m_nfc->GetCommandProcessor()->Submit( in OnMouseLeftDown()
84 m_nfc->GetCommandProcessor()->Submit( in OnMouseLeftDown()
H A DInsertBrickTask.cpp84 m_nfc->GetCommandProcessor()->Submit( in OnMouseLeftDown()
96 m_nfc->GetCommandProcessor()->Submit( in OnMouseLeftDown()
99 m_nfc->GetCommandProcessor()->Submit( in OnMouseLeftDown()
102 m_nfc->GetCommandProcessor()->Submit( in OnMouseLeftDown()
105 m_nfc->GetCommandProcessor()->Submit( in OnMouseLeftDown()
H A DcbEditorPanel.cpp113 return m_filecontent->GetCommandProcessor()->CanUndo(); in CanUndo()
118 return m_filecontent->GetCommandProcessor()->CanRedo(); in CanRedo()
123 m_filecontent->GetCommandProcessor()->Undo(); in Undo()
129 m_filecontent->GetCommandProcessor()->Redo(); in Redo()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/samples/ogl/ogledit/
H A Dview.cpp54 doc->GetCommandProcessor()->SetEditMenu(((MyFrame *)frame)->editMenu); in IMPLEMENT_DYNAMIC_CLASS()
55 doc->GetCommandProcessor()->Initialize(); in IMPLEMENT_DYNAMIC_CLASS()
192 …doc->GetCommandProcessor()->Submit(new DiagramCommand(_T("Cut"), wxID_CUT, doc, NULL, 0.0, 0.0, tr… in OnCut()
217 …doc->GetCommandProcessor()->Submit(new DiagramCommand(_T("Change colour"), OGLEDIT_CHANGE_BACKGROU… in OnChangeBackgroundColour()
228 …GetDocument()->GetCommandProcessor()->Submit(new DiagramCommand(_T("Edit label"), OGLEDIT_EDIT_LAB… in OnEditLabel()
286 view->GetDocument()->GetCommandProcessor()->Submit( in OnLeftClick()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/samples/ogl/ogledit/
H A Dview.cpp54 doc->GetCommandProcessor()->SetEditMenu(((MyFrame *)frame)->editMenu); in IMPLEMENT_DYNAMIC_CLASS()
55 doc->GetCommandProcessor()->Initialize(); in IMPLEMENT_DYNAMIC_CLASS()
192 …doc->GetCommandProcessor()->Submit(new DiagramCommand(_T("Cut"), wxID_CUT, doc, NULL, 0.0, 0.0, tr… in OnCut()
217 …doc->GetCommandProcessor()->Submit(new DiagramCommand(_T("Change colour"), OGLEDIT_CHANGE_BACKGROU… in OnChangeBackgroundColour()
228 …GetDocument()->GetCommandProcessor()->Submit(new DiagramCommand(_T("Edit label"), OGLEDIT_EDIT_LAB… in OnEditLabel()
286 view->GetDocument()->GetCommandProcessor()->Submit( in OnLeftClick()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/samples/ogl/ogledit/
H A Dview.cpp54 doc->GetCommandProcessor()->SetEditMenu(((MyFrame *)frame)->editMenu); in IMPLEMENT_DYNAMIC_CLASS()
55 doc->GetCommandProcessor()->Initialize(); in IMPLEMENT_DYNAMIC_CLASS()
192 …doc->GetCommandProcessor()->Submit(new DiagramCommand(_T("Cut"), wxID_CUT, doc, NULL, 0.0, 0.0, tr… in OnCut()
217 …doc->GetCommandProcessor()->Submit(new DiagramCommand(_T("Change colour"), OGLEDIT_CHANGE_BACKGROU… in OnChangeBackgroundColour()
228 …GetDocument()->GetCommandProcessor()->Submit(new DiagramCommand(_T("Edit label"), OGLEDIT_EDIT_LAB… in OnEditLabel()
286 view->GetDocument()->GetCommandProcessor()->Submit( in OnLeftClick()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/samples/ogl/ogledit/
H A Dview.cpp54 doc->GetCommandProcessor()->SetEditMenu(((MyFrame *)frame)->editMenu); in IMPLEMENT_DYNAMIC_CLASS()
55 doc->GetCommandProcessor()->Initialize(); in IMPLEMENT_DYNAMIC_CLASS()
192 …doc->GetCommandProcessor()->Submit(new DiagramCommand(_T("Cut"), wxID_CUT, doc, NULL, 0.0, 0.0, tr… in OnCut()
217 …doc->GetCommandProcessor()->Submit(new DiagramCommand(_T("Change colour"), OGLEDIT_CHANGE_BACKGROU… in OnChangeBackgroundColour()
228 …GetDocument()->GetCommandProcessor()->Submit(new DiagramCommand(_T("Edit label"), OGLEDIT_EDIT_LAB… in OnEditLabel()
286 view->GetDocument()->GetCommandProcessor()->Submit( in OnLeftClick()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/samples/ogl/studio/
H A Dview.cpp97 doc->GetCommandProcessor()->SetEditMenu(editMenu); in IMPLEMENT_DYNAMIC_CLASS()
98 doc->GetCommandProcessor()->Initialize(); in IMPLEMENT_DYNAMIC_CLASS()
345 doc->GetCommandProcessor()->Submit(cmd); in DoCut()
370 doc->GetCommandProcessor()->Submit(command); in DoCmd()
417 doc->GetCommandProcessor()->Submit(cmd); in OnChangeBackgroundColour()
495 doc->GetCommandProcessor()->Submit(cmd); in ApplyPointSize()
607 doc->GetCommandProcessor()->Submit(cmd); in OnToggleArrowTool()
731 doc->GetCommandProcessor()->Submit(cmd); in OnAlign()
759 doc->GetCommandProcessor()->Submit(cmd); in OnNewLinePoint()
780 doc->GetCommandProcessor()->Submit(cmd); in OnCutLinePoint()
[all …]
H A Dshapes.cpp114 …view->GetDocument()->GetCommandProcessor()->Submit(new csDiagramCommand("Edit label", (csDiagramDo… in OnLeftClick()
248 canvas->GetView()->GetDocument()->GetCommandProcessor()->Submit( in OnEndDragRight()
455 canvas->GetView()->GetDocument()->GetCommandProcessor()->Submit(cmd); in OnEndDragLeft()
558 canvas->GetView()->GetDocument()->GetCommandProcessor()->Submit(cmd); in OnSizingEndDragLeft()
595 canvas->GetView()->GetDocument()->GetCommandProcessor()->Submit(cmd); in OnChangeAttachment()
700 …view->GetDocument()->GetCommandProcessor()->Submit(new csDiagramCommand(_T("Edit properties"), (cs… in EditProperties()
1069 …view->GetDocument()->GetCommandProcessor()->Submit(new csDiagramCommand(_T("Move line point"), (cs… in OnMoveMiddleControlPoint()
1089 …view->GetDocument()->GetCommandProcessor()->Submit(new csDiagramCommand("Move label", (csDiagramDo…
1140 …view->GetDocument()->GetCommandProcessor()->Submit(new csDiagramCommand("Edit label", (csDiagramDo… in studioShapeEditProc()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/samples/ogl/studio/
H A Dview.cpp97 doc->GetCommandProcessor()->SetEditMenu(editMenu); in IMPLEMENT_DYNAMIC_CLASS()
98 doc->GetCommandProcessor()->Initialize(); in IMPLEMENT_DYNAMIC_CLASS()
345 doc->GetCommandProcessor()->Submit(cmd); in DoCut()
370 doc->GetCommandProcessor()->Submit(command); in DoCmd()
417 doc->GetCommandProcessor()->Submit(cmd); in OnChangeBackgroundColour()
495 doc->GetCommandProcessor()->Submit(cmd); in ApplyPointSize()
607 doc->GetCommandProcessor()->Submit(cmd); in OnToggleArrowTool()
731 doc->GetCommandProcessor()->Submit(cmd); in OnAlign()
759 doc->GetCommandProcessor()->Submit(cmd); in OnNewLinePoint()
780 doc->GetCommandProcessor()->Submit(cmd); in OnCutLinePoint()
[all …]
H A Dshapes.cpp114 …view->GetDocument()->GetCommandProcessor()->Submit(new csDiagramCommand("Edit label", (csDiagramDo… in OnLeftClick()
248 canvas->GetView()->GetDocument()->GetCommandProcessor()->Submit( in OnEndDragRight()
455 canvas->GetView()->GetDocument()->GetCommandProcessor()->Submit(cmd); in OnEndDragLeft()
558 canvas->GetView()->GetDocument()->GetCommandProcessor()->Submit(cmd); in OnSizingEndDragLeft()
595 canvas->GetView()->GetDocument()->GetCommandProcessor()->Submit(cmd); in OnChangeAttachment()
700 …view->GetDocument()->GetCommandProcessor()->Submit(new csDiagramCommand(_T("Edit properties"), (cs… in EditProperties()
1069 …view->GetDocument()->GetCommandProcessor()->Submit(new csDiagramCommand(_T("Move line point"), (cs… in OnMoveMiddleControlPoint()
1089 …view->GetDocument()->GetCommandProcessor()->Submit(new csDiagramCommand("Move label", (csDiagramDo…
1140 …view->GetDocument()->GetCommandProcessor()->Submit(new csDiagramCommand("Edit label", (csDiagramDo… in studioShapeEditProc()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/samples/ogl/studio/
H A Dview.cpp97 doc->GetCommandProcessor()->SetEditMenu(editMenu); in IMPLEMENT_DYNAMIC_CLASS()
98 doc->GetCommandProcessor()->Initialize(); in IMPLEMENT_DYNAMIC_CLASS()
345 doc->GetCommandProcessor()->Submit(cmd); in DoCut()
370 doc->GetCommandProcessor()->Submit(command); in DoCmd()
417 doc->GetCommandProcessor()->Submit(cmd); in OnChangeBackgroundColour()
495 doc->GetCommandProcessor()->Submit(cmd); in ApplyPointSize()
607 doc->GetCommandProcessor()->Submit(cmd); in OnToggleArrowTool()
731 doc->GetCommandProcessor()->Submit(cmd); in OnAlign()
759 doc->GetCommandProcessor()->Submit(cmd); in OnNewLinePoint()
780 doc->GetCommandProcessor()->Submit(cmd); in OnCutLinePoint()
[all …]
H A Dshapes.cpp114 …view->GetDocument()->GetCommandProcessor()->Submit(new csDiagramCommand("Edit label", (csDiagramDo… in OnLeftClick()
248 canvas->GetView()->GetDocument()->GetCommandProcessor()->Submit( in OnEndDragRight()
455 canvas->GetView()->GetDocument()->GetCommandProcessor()->Submit(cmd); in OnEndDragLeft()
558 canvas->GetView()->GetDocument()->GetCommandProcessor()->Submit(cmd); in OnSizingEndDragLeft()
595 canvas->GetView()->GetDocument()->GetCommandProcessor()->Submit(cmd); in OnChangeAttachment()
700 …view->GetDocument()->GetCommandProcessor()->Submit(new csDiagramCommand(_T("Edit properties"), (cs… in EditProperties()
1069 …view->GetDocument()->GetCommandProcessor()->Submit(new csDiagramCommand(_T("Move line point"), (cs… in OnMoveMiddleControlPoint()
1089 …view->GetDocument()->GetCommandProcessor()->Submit(new csDiagramCommand("Move label", (csDiagramDo…
1140 …view->GetDocument()->GetCommandProcessor()->Submit(new csDiagramCommand("Edit label", (csDiagramDo… in studioShapeEditProc()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/samples/ogl/studio/
H A Dview.cpp97 doc->GetCommandProcessor()->SetEditMenu(editMenu); in IMPLEMENT_DYNAMIC_CLASS()
98 doc->GetCommandProcessor()->Initialize(); in IMPLEMENT_DYNAMIC_CLASS()
345 doc->GetCommandProcessor()->Submit(cmd); in DoCut()
370 doc->GetCommandProcessor()->Submit(command); in DoCmd()
417 doc->GetCommandProcessor()->Submit(cmd); in OnChangeBackgroundColour()
495 doc->GetCommandProcessor()->Submit(cmd); in ApplyPointSize()
607 doc->GetCommandProcessor()->Submit(cmd); in OnToggleArrowTool()
731 doc->GetCommandProcessor()->Submit(cmd); in OnAlign()
759 doc->GetCommandProcessor()->Submit(cmd); in OnNewLinePoint()
780 doc->GetCommandProcessor()->Submit(cmd); in OnCutLinePoint()
[all …]
H A Dshapes.cpp114 …view->GetDocument()->GetCommandProcessor()->Submit(new csDiagramCommand("Edit label", (csDiagramDo… in OnLeftClick()
248 canvas->GetView()->GetDocument()->GetCommandProcessor()->Submit( in OnEndDragRight()
455 canvas->GetView()->GetDocument()->GetCommandProcessor()->Submit(cmd); in OnEndDragLeft()
558 canvas->GetView()->GetDocument()->GetCommandProcessor()->Submit(cmd); in OnSizingEndDragLeft()
595 canvas->GetView()->GetDocument()->GetCommandProcessor()->Submit(cmd); in OnChangeAttachment()
700 …view->GetDocument()->GetCommandProcessor()->Submit(new csDiagramCommand(_T("Edit properties"), (cs… in EditProperties()
1069 …view->GetDocument()->GetCommandProcessor()->Submit(new csDiagramCommand(_T("Move line point"), (cs… in OnMoveMiddleControlPoint()
1089 …view->GetDocument()->GetCommandProcessor()->Submit(new csDiagramCommand("Move label", (csDiagramDo…
1140 …view->GetDocument()->GetCommandProcessor()->Submit(new csDiagramCommand("Edit label", (csDiagramDo… in studioShapeEditProc()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/docview/
H A Dview.cpp75 doc->GetCommandProcessor()->SetEditMenu(((MyFrame *)frame)->editMenu); in BEGIN_EVENT_TABLE()
76 doc->GetCommandProcessor()->Initialize(); in BEGIN_EVENT_TABLE()
149 …doc->GetCommandProcessor()->Submit(new DrawingCommand(_T("Cut Last Segment"), DOODLE_CUT, doc, (Do… in OnCut()
250 …doc->GetCommandProcessor()->Submit(new DrawingCommand(_T("Add Segment"), DOODLE_ADD, doc, currentS… in OnMouseEvent()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/docview/
H A Dview.cpp75 doc->GetCommandProcessor()->SetEditMenu(((MyFrame *)frame)->editMenu); in BEGIN_EVENT_TABLE()
76 doc->GetCommandProcessor()->Initialize(); in BEGIN_EVENT_TABLE()
149 …doc->GetCommandProcessor()->Submit(new DrawingCommand(_T("Cut Last Segment"), DOODLE_CUT, doc, (Do… in OnCut()
250 …doc->GetCommandProcessor()->Submit(new DrawingCommand(_T("Add Segment"), DOODLE_ADD, doc, currentS… in OnMouseEvent()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/docview/
H A Dview.cpp75 doc->GetCommandProcessor()->SetEditMenu(((MyFrame *)frame)->editMenu); in BEGIN_EVENT_TABLE()
76 doc->GetCommandProcessor()->Initialize(); in BEGIN_EVENT_TABLE()
149 …doc->GetCommandProcessor()->Submit(new DrawingCommand(_T("Cut Last Segment"), DOODLE_CUT, doc, (Do… in OnCut()
250 …doc->GetCommandProcessor()->Submit(new DrawingCommand(_T("Add Segment"), DOODLE_ADD, doc, currentS… in OnMouseEvent()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/docview/
H A Dview.cpp75 doc->GetCommandProcessor()->SetEditMenu(((MyFrame *)frame)->editMenu); in BEGIN_EVENT_TABLE()
76 doc->GetCommandProcessor()->Initialize(); in BEGIN_EVENT_TABLE()
149 …doc->GetCommandProcessor()->Submit(new DrawingCommand(_T("Cut Last Segment"), DOODLE_CUT, doc, (Do… in OnCut()
250 …doc->GetCommandProcessor()->Submit(new DrawingCommand(_T("Add Segment"), DOODLE_ADD, doc, currentS… in OnMouseEvent()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/docview/
H A Dview.cpp61 doc->GetCommandProcessor()->SetEditMenu(app.GetMainWindowEditMenu()); in wxBEGIN_EVENT_TABLE()
62 doc->GetCommandProcessor()->Initialize(); in wxBEGIN_EVENT_TABLE()
137 doc->GetCommandProcessor()->Submit(new DrawingRemoveSegmentCommand(doc)); in OnCut()
254 doc->GetCommandProcessor()->Submit( in OnMouseEvent()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/docview/
H A Dview.cpp64 doc->GetCommandProcessor()->SetEditMenu(app.GetMainWindowEditMenu()); in IMPLEMENT_DYNAMIC_CLASS()
65 doc->GetCommandProcessor()->Initialize(); in IMPLEMENT_DYNAMIC_CLASS()
140 doc->GetCommandProcessor()->Submit(new DrawingRemoveSegmentCommand(doc)); in OnCut()
257 doc->GetCommandProcessor()->Submit( in OnMouseEvent()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/docview/
H A Dview.cpp64 doc->GetCommandProcessor()->SetEditMenu(app.GetMainWindowEditMenu()); in IMPLEMENT_DYNAMIC_CLASS()
65 doc->GetCommandProcessor()->Initialize(); in IMPLEMENT_DYNAMIC_CLASS()
140 doc->GetCommandProcessor()->Submit(new DrawingRemoveSegmentCommand(doc)); in OnCut()
257 doc->GetCommandProcessor()->Submit( in OnMouseEvent()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/docvwmdi/
H A Dview.cpp128 …doc->GetCommandProcessor()->Submit(new DrawingCommand(_T("Cut Last Segment"), DOODLE_CUT, doc, (Do… in OnCut()
229 …doc->GetCommandProcessor()->Submit(new DrawingCommand(_T("Add Segment"), DOODLE_ADD, doc, currentS… in OnMouseEvent()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/docvwmdi/
H A Dview.cpp128 …doc->GetCommandProcessor()->Submit(new DrawingCommand(_T("Cut Last Segment"), DOODLE_CUT, doc, (Do… in OnCut()
229 …doc->GetCommandProcessor()->Submit(new DrawingCommand(_T("Add Segment"), DOODLE_ADD, doc, currentS… in OnMouseEvent()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/docvwmdi/
H A Dview.cpp128 …doc->GetCommandProcessor()->Submit(new DrawingCommand(_T("Cut Last Segment"), DOODLE_CUT, doc, (Do… in OnCut()
229 …doc->GetCommandProcessor()->Submit(new DrawingCommand(_T("Add Segment"), DOODLE_ADD, doc, currentS… in OnMouseEvent()

12345