|
KiCad PCB EDA Suite
|
One value staged for the target. Optional entries are dropped if they will not go. More...
Public Attributes | |
| PROPERTY_BASE * | m_Property |
| wxAny | m_Value |
| bool | m_Optional |
One value staged for the target. Optional entries are dropped if they will not go.
Definition at line 193 of file match_properties.cpp.
| bool PENDING_PROPERTY::m_Optional |
Definition at line 197 of file match_properties.cpp.
| PROPERTY_BASE* PENDING_PROPERTY::m_Property |
Definition at line 195 of file match_properties.cpp.
| wxAny PENDING_PROPERTY::m_Value |
Definition at line 196 of file match_properties.cpp.