| 
    KiCad PCB EDA Suite
    
   | 
 
#include <pcbnew_action_plugins.h>
Static Public Member Functions | |
| static void | register_action (PyObject *aPyAction) | 
| static void | deregister_action (PyObject *aPyAction) | 
Definition at line 64 of file pcbnew_action_plugins.h.
      
  | 
  static | 
Definition at line 255 of file pcbnew_action_plugins.cpp.
References ACTION_PLUGINS::deregister_object().
      
  | 
  static | 
Definition at line 247 of file pcbnew_action_plugins.cpp.
References ACTION_PLUGIN::register_action().