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 234 of file grid_text_button_helpers.cpp.
|
inline |
Definition at line 237 of file grid_text_button_helpers.cpp.
References KiBitmapBundle(), and m_buttonFpChooserLock.
|
inlineoverrideprotected |
Definition at line 253 of file grid_text_button_helpers.cpp.
|
inlineoverrideprotected |
Definition at line 258 of file grid_text_button_helpers.cpp.
References FRAME_FOOTPRINT_CHOOSER, KIWAY_HOLDER::Kiway(), m_buttonFpChooserLock, m_dlg, m_preselect, m_symbolNetlist, MAIL_SYMBOL_NETLIST, and KIWAY::Player().
|
protected |
Definition at line 298 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick(), and TEXT_BUTTON_FP_CHOOSER().
|
protected |
Definition at line 293 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick().
|
protected |
Definition at line 294 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick().
|
protected |
Definition at line 304 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick().