KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PYTHON_FOOTPRINT_WIZARD_LIST Class Reference

#include <pcbnew_footprint_wizards.h>

Static Public Member Functions

static void register_wizard (PyObject *aPyWizard)
 
static void deregister_wizard (PyObject *aPyWizard)
 

Detailed Description

Definition at line 75 of file pcbnew_footprint_wizards.h.

Member Function Documentation

◆ deregister_wizard()

void PYTHON_FOOTPRINT_WIZARD_LIST::deregister_wizard ( PyObject *  aPyWizard)
static

◆ register_wizard()

void PYTHON_FOOTPRINT_WIZARD_LIST::register_wizard ( PyObject *  aPyWizard)
static

Definition at line 368 of file pcbnew_footprint_wizards.cpp.

References FOOTPRINT_WIZARD::register_wizard().


The documentation for this class was generated from the following files: