| 
|   | 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++ STRING_FORMATTER class.
 
Definition at line 2087 of file pcbnew.py.
 
◆ __init__()
      
        
          | pcbnew.STRING_FORMATTER.__init__  | 
          ( | 
           |           self,  | 
        
        
           | 
           | 
          * |           args ) | 
        
      
 
__init__(STRING_FORMATTER self, int aReserve=500, char aQuoteChar='\"') -> STRING_FORMATTER
 
Definition at line 2093 of file pcbnew.py.
 
 
◆ Clear()
      
        
          | pcbnew.STRING_FORMATTER.Clear  | 
          ( | 
           |           self | ) | 
           | 
        
      
 
Clear(STRING_FORMATTER self)
 
Definition at line 2097 of file pcbnew.py.
 
 
◆ GetString()
      
        
          | pcbnew.STRING_FORMATTER.GetString  | 
          ( | 
           |           self | ) | 
           | 
        
      
 
GetString(STRING_FORMATTER self) -> string
 
Definition at line 2105 of file pcbnew.py.
 
 
◆ MutableString()
      
        
          | pcbnew.STRING_FORMATTER.MutableString  | 
          ( | 
           |           self | ) | 
           | 
        
      
 
MutableString(STRING_FORMATTER self) -> string
 
Definition at line 2109 of file pcbnew.py.
 
 
◆ StripUseless()
      
        
          | pcbnew.STRING_FORMATTER.StripUseless  | 
          ( | 
           |           self | ) | 
           | 
        
      
 
StripUseless(STRING_FORMATTER self)
 
Definition at line 2101 of file pcbnew.py.
 
 
◆ thisown
  
  
      
        
          | pcbnew.STRING_FORMATTER.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: