| 
|   | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|   | 
|   | m_Name = property(_pcbnew.TEMPLATE_FIELDNAME_m_Name_get, _pcbnew.TEMPLATE_FIELDNAME_m_Name_set, doc=) | 
|   | 
|   | m_Visible = property(_pcbnew.TEMPLATE_FIELDNAME_m_Visible_get, _pcbnew.TEMPLATE_FIELDNAME_m_Visible_set, doc=) | 
|   | 
|   | 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 17653 of file pcbnew.py.
 
◆ __init__()
      
        
          | 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 17659 of file pcbnew.py.
 
 
◆ Format()
      
        
          | pcbnew.TEMPLATE_FIELDNAME.Format  | 
          ( | 
           |           self,  | 
        
        
           | 
           | 
           |           out ) | 
        
      
 
Format(TEMPLATE_FIELDNAME self, OUTPUTFORMATTER out)
 
Definition at line 17667 of file pcbnew.py.
 
 
◆ Parse()
      
        
          | pcbnew.TEMPLATE_FIELDNAME.Parse  | 
          ( | 
           |           self,  | 
        
        
           | 
           | 
           |           aSpec ) | 
        
      
 
Parse(TEMPLATE_FIELDNAME self, TEMPLATE_FIELDNAMES_LEXER * aSpec)
 
Definition at line 17671 of file pcbnew.py.
 
 
◆ m_Name
  
  
      
        
          | pcbnew.TEMPLATE_FIELDNAME.m_Name = property(_pcbnew.TEMPLATE_FIELDNAME_m_Name_get, _pcbnew.TEMPLATE_FIELDNAME_m_Name_set, doc=) | 
         
       
   | 
  
static   | 
  
 
 
◆ m_URL
  
  
      
        
          | pcbnew.TEMPLATE_FIELDNAME.m_URL = property(_pcbnew.TEMPLATE_FIELDNAME_m_URL_get, _pcbnew.TEMPLATE_FIELDNAME_m_URL_set, doc=) | 
         
       
   | 
  
static   | 
  
 
 
◆ m_Visible
  
  
      
        
          | pcbnew.TEMPLATE_FIELDNAME.m_Visible = property(_pcbnew.TEMPLATE_FIELDNAME_m_Visible_get, _pcbnew.TEMPLATE_FIELDNAME_m_Visible_set, doc=) | 
         
       
   | 
  
static   | 
  
 
 
◆ thisown
  
  
      
        
          | 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: