| 
|   | 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_LINE_READER class.
 
Definition at line 2131 of file pcbnew.py.
 
◆ __init__()
      
        
          | def pcbnew.STRING_LINE_READER.__init__  | 
          ( | 
            | 
          self,  | 
        
        
           | 
           | 
          *  | 
          args  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
    __init__(STRING_LINE_READER self, string aString, wxString aSource) -> STRING_LINE_READER
    __init__(STRING_LINE_READER self, STRING_LINE_READER aStartingPoint) -> STRING_LINE_READER 
Reimplemented from pcbnew.LINE_READER.
Definition at line 2137 of file pcbnew.py.
 
 
◆ thisown
  
  
      
        
          | pcbnew.STRING_LINE_READER.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: