|
property | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
property | m_Name = property(_pcbnew.TEMPLATE_FIELDNAME_m_Name_get, _pcbnew.TEMPLATE_FIELDNAME_m_Name_set, doc=) |
|
property | m_Visible = property(_pcbnew.TEMPLATE_FIELDNAME_m_Visible_get, _pcbnew.TEMPLATE_FIELDNAME_m_Visible_set, doc=) |
|
property | m_URL = property(_pcbnew.TEMPLATE_FIELDNAME_m_URL_get, _pcbnew.TEMPLATE_FIELDNAME_m_URL_set, doc=) |
|
Proxy of C++ TEMPLATE_FIELDNAME class.
Definition at line 17077 of file pcbnew.py.
◆ __init__()
def pcbnew.TEMPLATE_FIELDNAME.__init__ |
( |
|
self, |
|
|
* |
args |
|
) |
| |
__init__(TEMPLATE_FIELDNAME self) -> TEMPLATE_FIELDNAME
__init__(TEMPLATE_FIELDNAME self, wxString aName) -> TEMPLATE_FIELDNAME
__init__(TEMPLATE_FIELDNAME self, TEMPLATE_FIELDNAME ref) -> TEMPLATE_FIELDNAME
Definition at line 17083 of file pcbnew.py.
◆ Format()
def pcbnew.TEMPLATE_FIELDNAME.Format |
( |
|
self, |
|
|
|
out |
|
) |
| |
Format(TEMPLATE_FIELDNAME self, OUTPUTFORMATTER out)
Definition at line 17091 of file pcbnew.py.
◆ Parse()
def pcbnew.TEMPLATE_FIELDNAME.Parse |
( |
|
self, |
|
|
|
aSpec |
|
) |
| |
Parse(TEMPLATE_FIELDNAME self, TEMPLATE_FIELDNAMES_LEXER * aSpec)
Definition at line 17095 of file pcbnew.py.
◆ m_Name
property pcbnew.TEMPLATE_FIELDNAME.m_Name = property(_pcbnew.TEMPLATE_FIELDNAME_m_Name_get, _pcbnew.TEMPLATE_FIELDNAME_m_Name_set, doc=) |
|
static |
◆ m_URL
property pcbnew.TEMPLATE_FIELDNAME.m_URL = property(_pcbnew.TEMPLATE_FIELDNAME_m_URL_get, _pcbnew.TEMPLATE_FIELDNAME_m_URL_set, doc=) |
|
static |
◆ m_Visible
property pcbnew.TEMPLATE_FIELDNAME.m_Visible = property(_pcbnew.TEMPLATE_FIELDNAME_m_Visible_get, _pcbnew.TEMPLATE_FIELDNAME_m_Visible_set, doc=) |
|
static |
◆ thisown
property pcbnew.TEMPLATE_FIELDNAME.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: