KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PENDING_PROPERTY Struct Reference

One value staged for the target. Optional entries are dropped if they will not go. More...

Public Attributes

PROPERTY_BASEm_Property
 
wxAny m_Value
 
bool m_Optional
 

Detailed Description

One value staged for the target. Optional entries are dropped if they will not go.

Definition at line 193 of file match_properties.cpp.

Member Data Documentation

◆ m_Optional

bool PENDING_PROPERTY::m_Optional

Definition at line 197 of file match_properties.cpp.

◆ m_Property

PROPERTY_BASE* PENDING_PROPERTY::m_Property

Definition at line 195 of file match_properties.cpp.

◆ m_Value

wxAny PENDING_PROPERTY::m_Value

Definition at line 196 of file match_properties.cpp.


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