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 122 of file fields_data_model.h.

Member Data Documentation

◆ m_fieldName

wxString DATA_MODEL_COL::m_fieldName

Definition at line 124 of file fields_data_model.h.

◆ m_group

bool DATA_MODEL_COL::m_group

Definition at line 128 of file fields_data_model.h.

◆ m_label

wxString DATA_MODEL_COL::m_label

Definition at line 125 of file fields_data_model.h.

◆ m_show

bool DATA_MODEL_COL::m_show

Definition at line 127 of file fields_data_model.h.

◆ m_userAdded

bool DATA_MODEL_COL::m_userAdded

Definition at line 126 of file fields_data_model.h.


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