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

#include <fields_data_model.h>

Public Attributes

wxString m_fieldName
 
wxString m_label
 
bool m_userAdded
 
bool m_show
 
bool m_group
 

Detailed Description

Definition at line 63 of file fields_data_model.h.

Member Data Documentation

◆ m_fieldName

wxString DATA_MODEL_COL::m_fieldName

Definition at line 65 of file fields_data_model.h.

◆ m_group

bool DATA_MODEL_COL::m_group

Definition at line 69 of file fields_data_model.h.

◆ m_label

wxString DATA_MODEL_COL::m_label

Definition at line 66 of file fields_data_model.h.

◆ m_show

bool DATA_MODEL_COL::m_show

Definition at line 68 of file fields_data_model.h.

◆ m_userAdded

bool DATA_MODEL_COL::m_userAdded

Definition at line 67 of file fields_data_model.h.


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