|
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 52 of file grid_text_button_helpers.cpp.
|
inline |
Definition at line 55 of file grid_text_button_helpers.cpp.
References KiBitmapBundle(), m_dlg, m_preselect, and small_library.
|
inlineoverrideprotected |
Definition at line 68 of file grid_text_button_helpers.cpp.
|
inlineprotected |
Definition at line 73 of file grid_text_button_helpers.cpp.
References CTX_LIBID, and EscapeString().
Referenced by OnButtonClick().
|
inlineoverrideprotected |
Definition at line 80 of file grid_text_button_helpers.cpp.
References escapeLibId(), FRAME_SYMBOL_CHOOSER, m_dlg, m_preselect, and UnescapeString().
|
protected |
Definition at line 99 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick(), and TEXT_BUTTON_SYMBOL_CHOOSER().
|
protected |
Definition at line 100 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick(), and TEXT_BUTTON_SYMBOL_CHOOSER().