#include <ToolBarManager.h>
◆ ToolBarItem() [1/2]
ToolBarItem::ToolBarItem |
( |
| ) |
|
◆ ToolBarItem() [2/2]
◆ ~ToolBarItem()
ToolBarItem::~ToolBarItem |
( |
| ) |
|
◆ appendItem()
◆ clear()
void ToolBarItem::clear |
( |
| ) |
|
◆ command()
std::string ToolBarItem::command |
( |
| ) |
const |
◆ copy()
◆ count()
uint ToolBarItem::count |
( |
| ) |
const |
◆ findItem()
ToolBarItem * ToolBarItem::findItem |
( |
const std::string & |
name | ) |
|
◆ getItems()
◆ hasItems()
bool ToolBarItem::hasItems |
( |
| ) |
const |
◆ insertItem()
◆ operator<<() [1/2]
ToolBarItem & ToolBarItem::operator<< |
( |
const std::string & |
command | ) |
|
◆ operator<<() [2/2]
◆ removeItem()
◆ setCommand()
void ToolBarItem::setCommand |
( |
const std::string & |
name | ) |
|
Referenced by Gui::PythonBaseWorkbench::appendCommandbar(), Gui::PythonBaseWorkbench::appendToolbar(), copy(), operator<<(), Gui::StdWorkbench::setupCommandBars(), PointsGui::Workbench::setupCommandBars(), SpreadsheetGui::Workbench::setupCommandBars(), TechDrawGui::Workbench::setupCommandBars(), Gui::StdWorkbench::setupToolBars(), DrawingGui::Workbench::setupToolBars(), FemGui::Workbench::setupToolBars(), ImageGui::Workbench::setupToolBars(), MeshGui::Workbench::setupToolBars(), MeshPartGui::Workbench::setupToolBars(), PartGui::Workbench::setupToolBars(), PartDesignGui::Workbench::setupToolBars(), PointsGui::Workbench::setupToolBars(), RaytracingGui::Workbench::setupToolBars(), ReverseEngineeringGui::Workbench::setupToolBars(), RobotGui::Workbench::setupToolBars(), SketcherGui::Workbench::setupToolBars(), SpreadsheetGui::Workbench::setupToolBars(), StartGui::Workbench::setupToolBars(), SurfaceGui::Workbench::setupToolBars(), TechDrawGui::Workbench::setupToolBars(), and WebGui::Workbench::setupToolBars().
The documentation for this class was generated from the following files:
- FreeCAD/src/Gui/ToolBarManager.h
- FreeCAD/src/Gui/ToolBarManager.cpp