This is the complete list of members for UM.Extension.Extension, including all inherited members.
| __init__(self) (defined in UM.Extension.Extension) | UM.Extension.Extension | |
| __init__(self, *args, **kwags) (defined in UM.PluginObject.PluginObject) | UM.PluginObject.PluginObject | |
| activateMenuItem(self, str name) | UM.Extension.Extension | |
| addMenuItem(self, str name, Callable[[], Any] function) | UM.Extension.Extension | |
| getId(self) (defined in UM.PluginObject.PluginObject) | UM.PluginObject.PluginObject | |
| getMenuItemList(self) | UM.Extension.Extension | |
| getMenuName(self) | UM.Extension.Extension | |
| getMetaData(self) (defined in UM.PluginObject.PluginObject) | UM.PluginObject.PluginObject | |
| getPluginId(self) (defined in UM.PluginObject.PluginObject) | UM.PluginObject.PluginObject | |
| getVersion(self) (defined in UM.PluginObject.PluginObject) | UM.PluginObject.PluginObject | |
| setMenuName(self, str name) | UM.Extension.Extension | |
| setMetaData(self, Dict[str, Any] metadata) (defined in UM.PluginObject.PluginObject) | UM.PluginObject.PluginObject | |
| setPluginId(self, str plugin_id) (defined in UM.PluginObject.PluginObject) | UM.PluginObject.PluginObject | |
| setVersion(self, str version) (defined in UM.PluginObject.PluginObject) | UM.PluginObject.PluginObject | |