|
property | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
Proxy of C++ KI_PARAM_ERROR class.
Definition at line 426 of file pcbnew.py.
◆ __init__()
def pcbnew.KI_PARAM_ERROR.__init__ |
( |
|
self, |
|
|
* |
args |
|
) |
| |
__init__(KI_PARAM_ERROR self, wxString aMessage) -> KI_PARAM_ERROR
__init__(KI_PARAM_ERROR self) -> KI_PARAM_ERROR
Definition at line 432 of file pcbnew.py.
◆ What()
def pcbnew.KI_PARAM_ERROR.What |
( |
|
self | ) |
|
What(KI_PARAM_ERROR self) -> wxString
Definition at line 439 of file pcbnew.py.
◆ thisown
property pcbnew.KI_PARAM_ERROR.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: