KiCad PCB EDA Suite
Loading...
Searching...
No Matches
symbol_fields_data_model.cpp File Reference
#include <set>
#include <wx/string.h>
#include <wx/debug.h>
#include <wx/grid.h>
#include <wx/settings.h>
#include <common.h>
#include <widgets/wx_grid.h>
#include <sch_reference_list.h>
#include <sch_commit.h>
#include <sch_screen.h>
#include <template_fieldnames.h>
#include <sch_sheet_path.h>
#include "string_utils.h"
#include <symbol_fields_data_model.h>

Go to the source code of this file.

Functions

std::vector< FIELD_CASE_CONFLICTDetectFieldCaseConflicts (const SCH_REFERENCE_LIST &aSymbols)
 

Function Documentation

◆ DetectFieldCaseConflicts()