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

Public Attributes

wxString m_KIID
 KIID of the symbol to reannotate.
 
wxString m_OriginalRef
 Original Reference Designator (prior to reannotating)
 
wxString m_ExpectedRef
 Expected Reference Designator (after reannotating)
 
bool m_IncludeInReannotationList
 True if reference is "selected" for reannotation.
 

Detailed Description

Definition at line 28 of file test_sch_reference_list.cpp.

Member Data Documentation

◆ m_ExpectedRef

wxString REANNOTATED_REFERENCE::m_ExpectedRef

Expected Reference Designator (after reannotating)

Definition at line 32 of file test_sch_reference_list.cpp.

◆ m_IncludeInReannotationList

bool REANNOTATED_REFERENCE::m_IncludeInReannotationList

True if reference is "selected" for reannotation.

Definition at line 33 of file test_sch_reference_list.cpp.

◆ m_KIID

wxString REANNOTATED_REFERENCE::m_KIID

KIID of the symbol to reannotate.

Definition at line 30 of file test_sch_reference_list.cpp.

◆ m_OriginalRef

wxString REANNOTATED_REFERENCE::m_OriginalRef

Original Reference Designator (prior to reannotating)

Definition at line 31 of file test_sch_reference_list.cpp.


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