Home
last modified time | relevance | path

Searched refs:toolBase (Results 1 – 25 of 45) sorted by relevance

12

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/qt/
H A Dtoolbar.cpp280 bool wxToolBar::DoInsertTool(size_t pos, wxToolBarToolBase *toolBase) in DoInsertTool() argument
282 wxToolBarTool* tool = static_cast<wxToolBarTool*>(toolBase); in DoInsertTool()
338 bool wxToolBar::DoDeleteTool(size_t /* pos */, wxToolBarToolBase *toolBase) in DoDeleteTool() argument
340 wxToolBarTool* tool = static_cast<wxToolBarTool*>(toolBase); in DoDeleteTool()
348 void wxToolBar::DoEnableTool(wxToolBarToolBase *toolBase, bool enable) in DoEnableTool() argument
350 wxToolBarTool* tool = static_cast<wxToolBarTool*>(toolBase); in DoEnableTool()
354 void wxToolBar::DoToggleTool(wxToolBarToolBase *toolBase, bool toggle) in DoToggleTool() argument
356 wxToolBarTool* tool = static_cast<wxToolBarTool*>(toolBase); in DoToggleTool()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk1/
H A Dtoolbar.cpp345 bool wxToolBar::DoInsertTool(size_t pos, wxToolBarToolBase *toolBase) in DoInsertTool() argument
347 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoInsertTool()
484 bool wxToolBar::DoDeleteTool(size_t WXUNUSED(pos), wxToolBarToolBase *toolBase) in DoDeleteTool() argument
486 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoDeleteTool()
514 void wxToolBar::DoEnableTool(wxToolBarToolBase *toolBase, bool enable) in DoEnableTool() argument
516 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoEnableTool()
524 void wxToolBar::DoToggleTool( wxToolBarToolBase *toolBase, bool toggle ) in DoToggleTool() argument
526 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoToggleTool()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/gtk1/
H A Dtbargtk.cpp345 bool wxToolBar::DoInsertTool(size_t pos, wxToolBarToolBase *toolBase) in DoInsertTool() argument
347 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoInsertTool()
484 bool wxToolBar::DoDeleteTool(size_t pos, wxToolBarToolBase *toolBase) in DoDeleteTool() argument
486 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoDeleteTool()
507 void wxToolBar::DoEnableTool(wxToolBarToolBase *toolBase, bool enable) in DoEnableTool() argument
509 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoEnableTool()
517 void wxToolBar::DoToggleTool( wxToolBarToolBase *toolBase, bool toggle ) in DoToggleTool() argument
519 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoToggleTool()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/gtk1/
H A Dtbargtk.cpp345 bool wxToolBar::DoInsertTool(size_t pos, wxToolBarToolBase *toolBase) in DoInsertTool() argument
347 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoInsertTool()
484 bool wxToolBar::DoDeleteTool(size_t pos, wxToolBarToolBase *toolBase) in DoDeleteTool() argument
486 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoDeleteTool()
507 void wxToolBar::DoEnableTool(wxToolBarToolBase *toolBase, bool enable) in DoEnableTool() argument
509 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoEnableTool()
517 void wxToolBar::DoToggleTool( wxToolBarToolBase *toolBase, bool toggle ) in DoToggleTool() argument
519 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoToggleTool()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/gtk1/
H A Dtbargtk.cpp345 bool wxToolBar::DoInsertTool(size_t pos, wxToolBarToolBase *toolBase) in DoInsertTool() argument
347 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoInsertTool()
484 bool wxToolBar::DoDeleteTool(size_t pos, wxToolBarToolBase *toolBase) in DoDeleteTool() argument
486 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoDeleteTool()
507 void wxToolBar::DoEnableTool(wxToolBarToolBase *toolBase, bool enable) in DoEnableTool() argument
509 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoEnableTool()
517 void wxToolBar::DoToggleTool( wxToolBarToolBase *toolBase, bool toggle ) in DoToggleTool() argument
519 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoToggleTool()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/gtk1/
H A Dtbargtk.cpp345 bool wxToolBar::DoInsertTool(size_t pos, wxToolBarToolBase *toolBase) in DoInsertTool() argument
347 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoInsertTool()
484 bool wxToolBar::DoDeleteTool(size_t pos, wxToolBarToolBase *toolBase) in DoDeleteTool() argument
486 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoDeleteTool()
507 void wxToolBar::DoEnableTool(wxToolBarToolBase *toolBase, bool enable) in DoEnableTool() argument
509 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoEnableTool()
517 void wxToolBar::DoToggleTool( wxToolBarToolBase *toolBase, bool toggle ) in DoToggleTool() argument
519 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoToggleTool()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk1/
H A Dtoolbar.cpp345 bool wxToolBar::DoInsertTool(size_t pos, wxToolBarToolBase *toolBase) in DoInsertTool() argument
347 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoInsertTool()
484 bool wxToolBar::DoDeleteTool(size_t WXUNUSED(pos), wxToolBarToolBase *toolBase) in DoDeleteTool() argument
486 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoDeleteTool()
514 void wxToolBar::DoEnableTool(wxToolBarToolBase *toolBase, bool enable) in DoEnableTool() argument
516 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoEnableTool()
524 void wxToolBar::DoToggleTool( wxToolBarToolBase *toolBase, bool toggle ) in DoToggleTool() argument
526 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoToggleTool()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk1/
H A Dtoolbar.cpp345 bool wxToolBar::DoInsertTool(size_t pos, wxToolBarToolBase *toolBase) in DoInsertTool() argument
347 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoInsertTool()
484 bool wxToolBar::DoDeleteTool(size_t WXUNUSED(pos), wxToolBarToolBase *toolBase) in DoDeleteTool() argument
486 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoDeleteTool()
514 void wxToolBar::DoEnableTool(wxToolBarToolBase *toolBase, bool enable) in DoEnableTool() argument
516 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoEnableTool()
524 void wxToolBar::DoToggleTool( wxToolBarToolBase *toolBase, bool toggle ) in DoToggleTool() argument
526 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoToggleTool()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/gtk/
H A Dtbargtk.cpp393 bool wxToolBar::DoInsertTool(size_t pos, wxToolBarToolBase *toolBase) in DoInsertTool() argument
395 wxToolBarTool* tool = wx_static_cast(wxToolBarTool*, toolBase); in DoInsertTool()
514 bool wxToolBar::DoDeleteTool(size_t pos, wxToolBarToolBase *toolBase) in DoDeleteTool() argument
516 wxToolBarTool* tool = wx_static_cast(wxToolBarTool*, toolBase); in DoDeleteTool()
547 void wxToolBar::DoEnableTool(wxToolBarToolBase *toolBase, bool enable) in DoEnableTool() argument
549 wxToolBarTool* tool = wx_static_cast(wxToolBarTool*, toolBase); in DoEnableTool()
557 void wxToolBar::DoToggleTool( wxToolBarToolBase *toolBase, bool toggle ) in DoToggleTool() argument
559 wxToolBarTool* tool = wx_static_cast(wxToolBarTool*, toolBase); in DoToggleTool()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/gtk/
H A Dtbargtk.cpp393 bool wxToolBar::DoInsertTool(size_t pos, wxToolBarToolBase *toolBase) in DoInsertTool() argument
395 wxToolBarTool* tool = wx_static_cast(wxToolBarTool*, toolBase); in DoInsertTool()
514 bool wxToolBar::DoDeleteTool(size_t pos, wxToolBarToolBase *toolBase) in DoDeleteTool() argument
516 wxToolBarTool* tool = wx_static_cast(wxToolBarTool*, toolBase); in DoDeleteTool()
547 void wxToolBar::DoEnableTool(wxToolBarToolBase *toolBase, bool enable) in DoEnableTool() argument
549 wxToolBarTool* tool = wx_static_cast(wxToolBarTool*, toolBase); in DoEnableTool()
557 void wxToolBar::DoToggleTool( wxToolBarToolBase *toolBase, bool toggle ) in DoToggleTool() argument
559 wxToolBarTool* tool = wx_static_cast(wxToolBarTool*, toolBase); in DoToggleTool()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/gtk/
H A Dtbargtk.cpp393 bool wxToolBar::DoInsertTool(size_t pos, wxToolBarToolBase *toolBase) in DoInsertTool() argument
395 wxToolBarTool* tool = wx_static_cast(wxToolBarTool*, toolBase); in DoInsertTool()
514 bool wxToolBar::DoDeleteTool(size_t pos, wxToolBarToolBase *toolBase) in DoDeleteTool() argument
516 wxToolBarTool* tool = wx_static_cast(wxToolBarTool*, toolBase); in DoDeleteTool()
547 void wxToolBar::DoEnableTool(wxToolBarToolBase *toolBase, bool enable) in DoEnableTool() argument
549 wxToolBarTool* tool = wx_static_cast(wxToolBarTool*, toolBase); in DoEnableTool()
557 void wxToolBar::DoToggleTool( wxToolBarToolBase *toolBase, bool toggle ) in DoToggleTool() argument
559 wxToolBarTool* tool = wx_static_cast(wxToolBarTool*, toolBase); in DoToggleTool()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/gtk/
H A Dtbargtk.cpp393 bool wxToolBar::DoInsertTool(size_t pos, wxToolBarToolBase *toolBase) in DoInsertTool() argument
395 wxToolBarTool* tool = wx_static_cast(wxToolBarTool*, toolBase); in DoInsertTool()
514 bool wxToolBar::DoDeleteTool(size_t pos, wxToolBarToolBase *toolBase) in DoDeleteTool() argument
516 wxToolBarTool* tool = wx_static_cast(wxToolBarTool*, toolBase); in DoDeleteTool()
547 void wxToolBar::DoEnableTool(wxToolBarToolBase *toolBase, bool enable) in DoEnableTool() argument
549 wxToolBarTool* tool = wx_static_cast(wxToolBarTool*, toolBase); in DoEnableTool()
557 void wxToolBar::DoToggleTool( wxToolBarToolBase *toolBase, bool toggle ) in DoToggleTool() argument
559 wxToolBarTool* tool = wx_static_cast(wxToolBarTool*, toolBase); in DoToggleTool()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk/
H A Dtoolbar.cpp487 bool wxToolBar::DoInsertTool(size_t pos, wxToolBarToolBase *toolBase) in DoInsertTool() argument
489 wxToolBarTool* tool = static_cast<wxToolBarTool*>(toolBase); in DoInsertTool()
614 bool wxToolBar::DoDeleteTool(size_t /* pos */, wxToolBarToolBase* toolBase) in DoDeleteTool() argument
616 wxToolBarTool* tool = static_cast<wxToolBarTool*>(toolBase); in DoDeleteTool()
659 void wxToolBar::DoEnableTool(wxToolBarToolBase *toolBase, bool enable) in DoEnableTool() argument
661 wxToolBarTool* tool = static_cast<wxToolBarTool*>(toolBase); in DoEnableTool()
667 void wxToolBar::DoToggleTool( wxToolBarToolBase *toolBase, bool toggle ) in DoToggleTool() argument
669 wxToolBarTool* tool = static_cast<wxToolBarTool*>(toolBase); in DoToggleTool()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk/
H A Dtoolbar.cpp544 bool wxToolBar::DoInsertTool(size_t pos, wxToolBarToolBase *toolBase) in DoInsertTool() argument
546 wxToolBarTool* tool = static_cast<wxToolBarTool*>(toolBase); in DoInsertTool()
671 bool wxToolBar::DoDeleteTool(size_t /* pos */, wxToolBarToolBase* toolBase) in DoDeleteTool() argument
673 wxToolBarTool* tool = static_cast<wxToolBarTool*>(toolBase); in DoDeleteTool()
716 void wxToolBar::DoEnableTool(wxToolBarToolBase *toolBase, bool enable) in DoEnableTool() argument
718 wxToolBarTool* tool = static_cast<wxToolBarTool*>(toolBase); in DoEnableTool()
724 void wxToolBar::DoToggleTool( wxToolBarToolBase *toolBase, bool toggle ) in DoToggleTool() argument
726 wxToolBarTool* tool = static_cast<wxToolBarTool*>(toolBase); in DoToggleTool()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk/
H A Dtoolbar.cpp487 bool wxToolBar::DoInsertTool(size_t pos, wxToolBarToolBase *toolBase) in DoInsertTool() argument
489 wxToolBarTool* tool = static_cast<wxToolBarTool*>(toolBase); in DoInsertTool()
614 bool wxToolBar::DoDeleteTool(size_t /* pos */, wxToolBarToolBase* toolBase) in DoDeleteTool() argument
616 wxToolBarTool* tool = static_cast<wxToolBarTool*>(toolBase); in DoDeleteTool()
659 void wxToolBar::DoEnableTool(wxToolBarToolBase *toolBase, bool enable) in DoEnableTool() argument
661 wxToolBarTool* tool = static_cast<wxToolBarTool*>(toolBase); in DoEnableTool()
667 void wxToolBar::DoToggleTool( wxToolBarToolBase *toolBase, bool toggle ) in DoToggleTool() argument
669 wxToolBarTool* tool = static_cast<wxToolBarTool*>(toolBase); in DoToggleTool()
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/mkvtoolnix-gui/main_window/
H A Dmain_window.cpp365 auto toolBase = dynamic_cast<ToolBase *>(widget); in toolChanged() local
367 if (toolBase) { in toolChanged()
368 toolBase->toolShown(); in toolChanged()
369 showAndEnableMenu(*p->ui->menuWindow, p->subWindowWidgets.contains(toolBase)); in toolChanged()
783 auto toolBase = dynamic_cast<ToolBase *>(p->ui->tool->widget(p->ui->tool->currentIndex())); in currentSubWindowWidget() local
785 if (toolBase && p->subWindowWidgets.contains(toolBase)) in currentSubWindowWidget()
786 return { toolBase, p->subWindowWidgets[toolBase] }; in currentSubWindowWidget()
792 MainWindow::registerSubWindowWidget(ToolBase &toolBase, in registerSubWindowWidget() argument
794 p_func()->subWindowWidgets[&toolBase] = &tabWidget; in registerSubWindowWidget()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/cocoa/
H A Dtoolbar.mm221 bool wxToolBar::DoInsertTool(size_t pos, wxToolBarToolBase *toolBase)
226 bool wxToolBar::DoDeleteTool(size_t WXUNUSED(pos), wxToolBarToolBase *toolBase)
363 void wxToolBar::DoEnableTool(wxToolBarToolBase *toolBase, bool enable)
367 void wxToolBar::DoToggleTool( wxToolBarToolBase *toolBase, bool toggle )
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/cocoa/
H A Dtoolbar.mm221 bool wxToolBar::DoInsertTool(size_t pos, wxToolBarToolBase *toolBase)
226 bool wxToolBar::DoDeleteTool(size_t WXUNUSED(pos), wxToolBarToolBase *toolBase)
363 void wxToolBar::DoEnableTool(wxToolBarToolBase *toolBase, bool enable)
367 void wxToolBar::DoToggleTool( wxToolBarToolBase *toolBase, bool toggle )
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/motif/
H A Dtoolbar.cpp579 void wxToolBar::DoEnableTool(wxToolBarToolBase *toolBase, bool enable) in DoEnableTool() argument
581 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoEnableTool()
590 void wxToolBar::DoToggleTool(wxToolBarToolBase *toolBase, bool toggle) in DoToggleTool() argument
592 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoToggleTool()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/motif/
H A Dtoolbar.cpp579 void wxToolBar::DoEnableTool(wxToolBarToolBase *toolBase, bool enable) in DoEnableTool() argument
581 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoEnableTool()
590 void wxToolBar::DoToggleTool(wxToolBarToolBase *toolBase, bool toggle) in DoToggleTool() argument
592 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoToggleTool()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/motif/
H A Dtoolbar.cpp579 void wxToolBar::DoEnableTool(wxToolBarToolBase *toolBase, bool enable) in DoEnableTool() argument
581 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoEnableTool()
590 void wxToolBar::DoToggleTool(wxToolBarToolBase *toolBase, bool toggle) in DoToggleTool() argument
592 wxToolBarTool *tool = (wxToolBarTool *)toolBase; in DoToggleTool()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/deprecated/
H A Dtbarsmpl.cpp185 wxToolBarToolBase *toolBase) in DoInsertTool() argument
187 wxToolBarToolSimple *tool = (wxToolBarToolSimple *)toolBase; in DoInsertTool()
503 void wxToolBarSimple::DrawTool(wxDC& dc, wxToolBarToolBase *toolBase) in DrawTool() argument
505 wxToolBarToolSimple *tool = (wxToolBarToolSimple *)toolBase; in DrawTool()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/deprecated/
H A Dtbarsmpl.cpp185 wxToolBarToolBase *toolBase) in DoInsertTool() argument
187 wxToolBarToolSimple *tool = (wxToolBarToolSimple *)toolBase; in DoInsertTool()
503 void wxToolBarSimple::DrawTool(wxDC& dc, wxToolBarToolBase *toolBase) in DrawTool() argument
505 wxToolBarToolSimple *tool = (wxToolBarToolSimple *)toolBase; in DrawTool()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/deprecated/
H A Dtbarsmpl.cpp185 wxToolBarToolBase *toolBase) in DoInsertTool() argument
187 wxToolBarToolSimple *tool = (wxToolBarToolSimple *)toolBase; in DoInsertTool()
503 void wxToolBarSimple::DrawTool(wxDC& dc, wxToolBarToolBase *toolBase) in DrawTool() argument
505 wxToolBarToolSimple *tool = (wxToolBarToolSimple *)toolBase; in DrawTool()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/deprecated/
H A Dtbarsmpl.cpp185 wxToolBarToolBase *toolBase) in DoInsertTool() argument
187 wxToolBarToolSimple *tool = (wxToolBarToolSimple *)toolBase; in DoInsertTool()
503 void wxToolBarSimple::DrawTool(wxDC& dc, wxToolBarToolBase *toolBase) in DrawTool() argument
505 wxToolBarToolSimple *tool = (wxToolBarToolSimple *)toolBase; in DrawTool()

12