| 
    KiCad PCB EDA Suite
    
   | 
 
Class PCBNEW_ACTION_PLUGINS. More...
Go to the source code of this file.
Classes | |
| class | ACTION_PLUGIN | 
| This is the parent class from where any action plugin class must derive.  More... | |
| class | ACTION_PLUGINS | 
| Mainly static.  More... | |
Typedefs | |
| typedef std::variant< ACTION_PLUGIN *, const PLUGIN_ACTION * > | LEGACY_OR_API_PLUGIN | 
Class PCBNEW_ACTION_PLUGINS.
Definition in file action_plugin.h.
| typedef std::variant<ACTION_PLUGIN*, const PLUGIN_ACTION*> LEGACY_OR_API_PLUGIN | 
Definition at line 221 of file action_plugin.h.