KiCad PCB EDA Suite
|
Public Attributes | |
wxString | m_SymbolName |
wxString | m_LibraryName |
bool | m_FlattenSymbol |
SYMBOL_SAVE_AS_HANDLER::CONFLICT_STRATEGY | m_ConflictStrategy |
Definition at line 766 of file symbol_editor.cpp.
SYMBOL_SAVE_AS_HANDLER::CONFLICT_STRATEGY SAVE_SYMBOL_AS_DIALOG::PARAMS::m_ConflictStrategy |
Definition at line 771 of file symbol_editor.cpp.
bool SAVE_SYMBOL_AS_DIALOG::PARAMS::m_FlattenSymbol |
Definition at line 770 of file symbol_editor.cpp.
wxString SAVE_SYMBOL_AS_DIALOG::PARAMS::m_LibraryName |
Definition at line 769 of file symbol_editor.cpp.
wxString SAVE_SYMBOL_AS_DIALOG::PARAMS::m_SymbolName |
Definition at line 768 of file symbol_editor.cpp.