KiCad PCB EDA Suite
|
This is the complete list of members for TOOLBAR_CONFIGURATION, including all inherited members.
AppendAction(std::string aActionName) | TOOLBAR_CONFIGURATION | inline |
AppendAction(const TOOL_ACTION &aAction) | TOOLBAR_CONFIGURATION | inline |
AppendControl(std::string aControlName) | TOOLBAR_CONFIGURATION | inline |
AppendControl(const ACTION_TOOLBAR_CONTROL &aControl) | TOOLBAR_CONFIGURATION | inline |
AppendGroup(const TOOLBAR_GROUP_CONFIG &aGroup) | TOOLBAR_CONFIGURATION | inline |
AppendSeparator() | TOOLBAR_CONFIGURATION | inline |
AppendSpacer(int aSize) | TOOLBAR_CONFIGURATION | inline |
Clear() | TOOLBAR_CONFIGURATION | inline |
GetToolbarItems() const | TOOLBAR_CONFIGURATION | inline |
m_toolbarItems | TOOLBAR_CONFIGURATION | |
TOOLBAR_CONFIGURATION() | TOOLBAR_CONFIGURATION | inline |
~TOOLBAR_CONFIGURATION() | TOOLBAR_CONFIGURATION | inlinevirtual |