|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
Proxy of C++ PYTHON_ACTION_PLUGINS class.
Definition at line 18098 of file pcbnew.py.
◆ __init__()
def pcbnew.PYTHON_ACTION_PLUGINS.__init__ |
( |
|
self | ) |
|
__init__(PYTHON_ACTION_PLUGINS self) -> PYTHON_ACTION_PLUGINS
Definition at line 18114 of file pcbnew.py.
◆ deregister_action()
"void" pcbnew.PYTHON_ACTION_PLUGINS.deregister_action |
( |
"PyObject *" |
wizard | ) |
|
|
static |
deregister_action(PyObject * wizard)
Definition at line 18110 of file pcbnew.py.
◆ register_action()
"void" pcbnew.PYTHON_ACTION_PLUGINS.register_action |
( |
"PyObject *" |
wizard | ) |
|
|
static |
register_action(PyObject * wizard)
Definition at line 18105 of file pcbnew.py.
◆ thisown
pcbnew.PYTHON_ACTION_PLUGINS.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: