| 
|   | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | 
|   | 
|   | A = property(_pcbnew.PTR_PTR_CACHE_KEY_A_get, _pcbnew.PTR_PTR_CACHE_KEY_A_set, doc=) | 
|   | 
|   | B = property(_pcbnew.PTR_PTR_CACHE_KEY_B_get, _pcbnew.PTR_PTR_CACHE_KEY_B_set, doc=) | 
|   | 
Proxy of C++ PTR_PTR_CACHE_KEY class.
 
Definition at line 17730 of file pcbnew.py.
 
◆ __init__()
      
        
          | def pcbnew.PTR_PTR_CACHE_KEY.__init__  | 
          ( | 
            | 
          self | ) | 
           | 
        
      
 
__init__(PTR_PTR_CACHE_KEY self) -> PTR_PTR_CACHE_KEY
 
Definition at line 17742 of file pcbnew.py.
 
 
◆ __eq__()
      
        
          | def pcbnew.PTR_PTR_CACHE_KEY.__eq__  | 
          ( | 
            | 
          self,  | 
        
        
           | 
           | 
            | 
          other  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
__eq__(PTR_PTR_CACHE_KEY self, PTR_PTR_CACHE_KEY other) -> bool
 
Definition at line 17738 of file pcbnew.py.
 
 
  
  
      
        
          | pcbnew.PTR_PTR_CACHE_KEY.A = property(_pcbnew.PTR_PTR_CACHE_KEY_A_get, _pcbnew.PTR_PTR_CACHE_KEY_A_set, doc=) | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | pcbnew.PTR_PTR_CACHE_KEY.B = property(_pcbnew.PTR_PTR_CACHE_KEY_B_get, _pcbnew.PTR_PTR_CACHE_KEY_B_set, doc=) | 
         
       
   | 
  
static   | 
  
 
 
◆ thisown
  
  
      
        
          | pcbnew.PTR_PTR_CACHE_KEY.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: