KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PROPERTY_MANAGER::CLASS_INFO Struct Reference

#include <property_mgr.h>

Public Attributes

wxString name
 
TYPE_ID type
 
std::vector< PROPERTY_BASE * > properties
 

Detailed Description

Definition at line 250 of file property_mgr.h.

Member Data Documentation

◆ name

wxString PROPERTY_MANAGER::CLASS_INFO::name

Definition at line 252 of file property_mgr.h.

◆ properties

std::vector<PROPERTY_BASE*> PROPERTY_MANAGER::CLASS_INFO::properties

Definition at line 254 of file property_mgr.h.

◆ type

TYPE_ID PROPERTY_MANAGER::CLASS_INFO::type

Definition at line 253 of file property_mgr.h.


The documentation for this struct was generated from the following file: