|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
Proxy of C++ PYTHON_FOOTPRINT_WIZARD_LIST class.
Definition at line 18066 of file pcbnew.py.
◆ __init__()
def pcbnew.PYTHON_FOOTPRINT_WIZARD_LIST.__init__ |
( |
|
self | ) |
|
__init__(PYTHON_FOOTPRINT_WIZARD_LIST self) -> PYTHON_FOOTPRINT_WIZARD_LIST
Definition at line 18082 of file pcbnew.py.
◆ deregister_wizard()
"void" pcbnew.PYTHON_FOOTPRINT_WIZARD_LIST.deregister_wizard |
( |
"PyObject *" |
wizard | ) |
|
|
static |
deregister_wizard(PyObject * wizard)
Definition at line 18078 of file pcbnew.py.
◆ register_wizard()
"void" pcbnew.PYTHON_FOOTPRINT_WIZARD_LIST.register_wizard |
( |
"PyObject *" |
wizard | ) |
|
|
static |
register_wizard(PyObject * wizard)
Definition at line 18073 of file pcbnew.py.
◆ thisown
pcbnew.PYTHON_FOOTPRINT_WIZARD_LIST.thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
static |
The documentation for this class was generated from the following file: