|
KiCad PCB EDA Suite
|
Public Member Functions | |
| TEXT_BUTTON_FP_CHOOSER (wxWindow *aParent, DIALOG_SHIM *aParentDlg, const wxString &aSymbolNetlist, const wxString &aPreselect) | |
Protected Member Functions | |
| void | DoSetPopupControl (wxComboPopup *popup) override |
| void | OnButtonClick () override |
Protected Attributes | |
| DIALOG_SHIM * | m_dlg |
| wxString | m_preselect |
| bool | m_buttonFpChooserLock |
| std::string | m_symbolNetlist |
Definition at line 114 of file grid_text_button_helpers.cpp.
|
inline |
Definition at line 117 of file grid_text_button_helpers.cpp.
References KiBitmapBundle(), m_buttonFpChooserLock, m_dlg, m_preselect, m_symbolNetlist, and small_library.
|
inlineoverrideprotected |
Definition at line 133 of file grid_text_button_helpers.cpp.
|
inlineoverrideprotected |
Definition at line 138 of file grid_text_button_helpers.cpp.
References FRAME_FOOTPRINT_CHOOSER, m_buttonFpChooserLock, m_dlg, m_preselect, m_symbolNetlist, and MAIL_SYMBOL_NETLIST.
|
protected |
Definition at line 180 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick(), and TEXT_BUTTON_FP_CHOOSER().
|
protected |
Definition at line 174 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick(), and TEXT_BUTTON_FP_CHOOSER().
|
protected |
Definition at line 175 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick(), and TEXT_BUTTON_FP_CHOOSER().
|
protected |
Definition at line 187 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick(), and TEXT_BUTTON_FP_CHOOSER().