|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
Proxy of C++ CompareByUuid class.
Definition at line 1704 of file pcbnew.py.
◆ __init__()
pcbnew.CompareByUuid.__init__ |
( |
| self | ) |
|
__init__(CompareByUuid self) -> CompareByUuid
Definition at line 1714 of file pcbnew.py.
◆ __call__()
pcbnew.CompareByUuid.__call__ |
( |
| self, |
|
|
| item1, |
|
|
| item2 ) |
__call__(CompareByUuid self, EDA_ITEM item1, EDA_ITEM item2) -> bool
Definition at line 1710 of file pcbnew.py.
◆ thisown
pcbnew.CompareByUuid.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: