KiCad PCB EDA Suite
|
#include <property_mgr.h>
Public Attributes | |
wxString | name |
TYPE_ID | type |
std::vector< PROPERTY_BASE * > | properties |
Definition at line 250 of file property_mgr.h.
wxString PROPERTY_MANAGER::CLASS_INFO::name |
Definition at line 252 of file property_mgr.h.
std::vector<PROPERTY_BASE*> PROPERTY_MANAGER::CLASS_INFO::properties |
Definition at line 254 of file property_mgr.h.
TYPE_ID PROPERTY_MANAGER::CLASS_INFO::type |
Definition at line 253 of file property_mgr.h.