KiCad PCB EDA Suite
Loading...
Searching...
No Matches
fields_data_model.h File Reference
#include <sch_reference_list.h>
#include <wx/grid.h>
#include <widgets/wx_grid.h>

Go to the source code of this file.

Classes

struct  FIELD_CASE_CONFLICT
 
struct  DATA_MODEL_ROW
 
struct  DATA_MODEL_COL
 
class  FIELDS_EDITOR_GRID_DATA_MODEL
 

Functions

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

Function Documentation

◆ DetectFieldCaseConflicts()