|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
Proxy of C++ INPUTSTREAM_LINE_READER class.
Definition at line 2126 of file pcbnew.py.
◆ __init__()
def pcbnew.INPUTSTREAM_LINE_READER.__init__ |
( |
|
self, |
|
|
|
aStream, |
|
|
|
aSource |
|
) |
| |
__init__(INPUTSTREAM_LINE_READER self, wxInputStream * aStream, wxString aSource) -> INPUTSTREAM_LINE_READER
Reimplemented from pcbnew.LINE_READER.
Definition at line 2132 of file pcbnew.py.
◆ thisown
pcbnew.INPUTSTREAM_LINE_READER.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: