KiCad PCB EDA Suite
|
Public Member Functions | |
TEXT_BUTTON_SYMBOL_CHOOSER (wxWindow *aParent, DIALOG_SHIM *aParentDlg, const wxString &aPreselect) | |
Protected Member Functions | |
void | DoSetPopupControl (wxComboPopup *popup) override |
wxString | escapeLibId (const wxString &aRawValue) |
void | OnButtonClick () override |
Protected Attributes | |
DIALOG_SHIM * | m_dlg |
wxString | m_preselect |
Definition at line 173 of file grid_text_button_helpers.cpp.
|
inline |
Definition at line 176 of file grid_text_button_helpers.cpp.
References KiBitmapBundle(), m_dlg, m_preselect, and small_library.
|
inlineoverrideprotected |
Definition at line 189 of file grid_text_button_helpers.cpp.
|
inlineprotected |
Definition at line 194 of file grid_text_button_helpers.cpp.
References CTX_LIBID, and EscapeString().
Referenced by OnButtonClick().
|
inlineoverrideprotected |
Definition at line 201 of file grid_text_button_helpers.cpp.
References escapeLibId(), FRAME_SYMBOL_CHOOSER, m_dlg, m_preselect, and UnescapeString().
|
protected |
Definition at line 220 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick(), and TEXT_BUTTON_SYMBOL_CHOOSER().
|
protected |
Definition at line 221 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick(), and TEXT_BUTTON_SYMBOL_CHOOSER().