|
KiCad PCB EDA Suite
|
This is the complete list of members for ACTION_PLUGINS, including all inherited members.
| deregister_object(void *aObject) | ACTION_PLUGINS | static |
| GetAction(const wxString &aName) | ACTION_PLUGINS | static |
| GetAction(int aIndex) | ACTION_PLUGINS | static |
| GetActionByButton(int aButton) | ACTION_PLUGINS | static |
| GetActionByMenu(int aMenu) | ACTION_PLUGINS | static |
| GetActionByPath(const wxString &aPath) | ACTION_PLUGINS | static |
| GetActionsCount() | ACTION_PLUGINS | static |
| IsActionRunning() | ACTION_PLUGINS | static |
| m_actionRunning | ACTION_PLUGINS | privatestatic |
| m_actionsList | ACTION_PLUGINS | privatestatic |
| register_action(ACTION_PLUGIN *aAction) | ACTION_PLUGINS | static |
| SetActionButton(ACTION_PLUGIN *aAction, int idButton) | ACTION_PLUGINS | static |
| SetActionMenu(int aIndex, int idMenu) | ACTION_PLUGINS | static |
| SetActionRunning(bool aRunning) | ACTION_PLUGINS | static |
| UnloadAll() | ACTION_PLUGINS | static |