KiCad PCB EDA Suite
|
This is the complete list of members for ACTION_GROUP, including all inherited members.
ACTION_GROUP(const std::string &aName, const std::vector< const TOOL_ACTION * > &aActions) | ACTION_GROUP | |
ACTION_TOOLBAR | ACTION_GROUP | friend |
GetActions() const | ACTION_GROUP | inline |
GetDefaultAction() const | ACTION_GROUP | inline |
GetName() const | ACTION_GROUP | inline |
GetUIId() const | ACTION_GROUP | |
m_actions | ACTION_GROUP | protected |
m_defaultAction | ACTION_GROUP | protected |
m_id | ACTION_GROUP | protected |
m_name | ACTION_GROUP | protected |
SetDefaultAction(const TOOL_ACTION &aDefault) | ACTION_GROUP |