KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SAVE_SYMBOL_AS_DIALOG::PARAMS Struct Reference

Public Attributes

wxString m_SymbolName
 
wxString m_LibraryName
 
bool m_FlattenSymbol
 
SYMBOL_SAVE_AS_HANDLER::CONFLICT_STRATEGY m_ConflictStrategy
 

Detailed Description

Definition at line 766 of file symbol_editor.cpp.

Member Data Documentation

◆ m_ConflictStrategy

SYMBOL_SAVE_AS_HANDLER::CONFLICT_STRATEGY SAVE_SYMBOL_AS_DIALOG::PARAMS::m_ConflictStrategy

Definition at line 771 of file symbol_editor.cpp.

◆ m_FlattenSymbol

bool SAVE_SYMBOL_AS_DIALOG::PARAMS::m_FlattenSymbol

Definition at line 770 of file symbol_editor.cpp.

◆ m_LibraryName

wxString SAVE_SYMBOL_AS_DIALOG::PARAMS::m_LibraryName

Definition at line 769 of file symbol_editor.cpp.

◆ m_SymbolName

wxString SAVE_SYMBOL_AS_DIALOG::PARAMS::m_SymbolName

Definition at line 768 of file symbol_editor.cpp.


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