|
| | 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 2038 of file pcbnew.py.
◆ __init__()
| pcbnew.INPUTSTREAM_LINE_READER.__init__ |
( |
| self, |
|
|
| aStream, |
|
|
| aSource ) |
__init__(INPUTSTREAM_LINE_READER self, wxInputStream * aStream, wxString aSource) -> INPUTSTREAM_LINE_READER
Definition at line 2044 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: