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

#include <fields_data_model.h>

Public Attributes

SCH_SYMBOLsymbol
 
SCH_SHEET_PATH sheetPath
 
wxString reference
 
wxString caseFoldedKey
 
std::vector< std::pair< wxString, wxString > > variants
 

Detailed Description

Definition at line 33 of file fields_data_model.h.

Member Data Documentation

◆ caseFoldedKey

wxString FIELD_CASE_CONFLICT::caseFoldedKey

Definition at line 38 of file fields_data_model.h.

Referenced by DetectFieldCaseConflicts().

◆ reference

wxString FIELD_CASE_CONFLICT::reference

◆ sheetPath

◆ symbol

SCH_SYMBOL* FIELD_CASE_CONFLICT::symbol

◆ variants

std::vector<std::pair<wxString, wxString> > FIELD_CASE_CONFLICT::variants

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