|
| 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++ FILE_OUTPUTFORMATTER class.
Definition at line 2196 of file pcbnew.py.
◆ __init__()
def pcbnew.FILE_OUTPUTFORMATTER.__init__ |
( |
|
self, |
|
|
* |
args |
|
) |
| |
__init__(FILE_OUTPUTFORMATTER self, wxString aFileName, wxChar const * aMode=wxT( "wt" ), char aQuoteChar='\"') -> FILE_OUTPUTFORMATTER
Reimplemented from pcbnew.OUTPUTFORMATTER.
Definition at line 2202 of file pcbnew.py.
◆ thisown
pcbnew.FILE_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: