| 
    KiCad PCB EDA Suite
    
   | 
 
#include <property_mgr.h>
Public Attributes | |
| wxString | name | 
| TYPE_ID | type | 
| std::vector< PROPERTY_BASE * > | properties | 
Definition at line 231 of file property_mgr.h.
| wxString PROPERTY_MANAGER::CLASS_INFO::name | 
Definition at line 233 of file property_mgr.h.
| std::vector<PROPERTY_BASE*> PROPERTY_MANAGER::CLASS_INFO::properties | 
Definition at line 235 of file property_mgr.h.
| TYPE_ID PROPERTY_MANAGER::CLASS_INFO::type | 
Definition at line 234 of file property_mgr.h.