|
| 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++ STREAM_OUTPUTFORMATTER class.
Definition at line 2210 of file pcbnew.py.
◆ __init__()
def pcbnew.STREAM_OUTPUTFORMATTER.__init__ |
( |
|
self, |
|
|
* |
args |
|
) |
| |
__init__(STREAM_OUTPUTFORMATTER self, wxOutputStream & aStream, char aQuoteChar='\"') -> STREAM_OUTPUTFORMATTER
Reimplemented from pcbnew.OUTPUTFORMATTER.
Definition at line 2216 of file pcbnew.py.
◆ thisown
pcbnew.STREAM_OUTPUTFORMATTER.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: