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

#include <lib_fields_data_model.h>

Public Member Functions

 LIB_DATA_ELEMENT ()
 

Public Attributes

wxString m_originalData
 
wxString m_currentData
 
bool m_originallyEmpty
 
bool m_currentlyEmpty
 
bool m_isModified
 
bool m_isStriped
 
bool m_createDerivedSymbol
 
wxString m_derivedSymbolName
 

Detailed Description

Definition at line 55 of file lib_fields_data_model.h.

Constructor & Destructor Documentation

◆ LIB_DATA_ELEMENT()

LIB_DATA_ELEMENT::LIB_DATA_ELEMENT ( )
inline

Member Data Documentation

◆ m_createDerivedSymbol

bool LIB_DATA_ELEMENT::m_createDerivedSymbol

◆ m_currentData

◆ m_currentlyEmpty

◆ m_derivedSymbolName

wxString LIB_DATA_ELEMENT::m_derivedSymbolName

◆ m_isModified

◆ m_isStriped

bool LIB_DATA_ELEMENT::m_isStriped

Definition at line 74 of file lib_fields_data_model.h.

Referenced by LIB_DATA_ELEMENT().

◆ m_originalData

◆ m_originallyEmpty


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