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 |
std::string | m_symbolNetlist |
Definition at line 239 of file grid_text_button_helpers.cpp.
|
inline |
Definition at line 242 of file grid_text_button_helpers.cpp.
References KiBitmap().
|
inlineoverrideprotected |
Definition at line 257 of file grid_text_button_helpers.cpp.
|
inlineoverrideprotected |
Definition at line 262 of file grid_text_button_helpers.cpp.
References KIWAY_PLAYER::Destroy(), FRAME_FOOTPRINT_CHOOSER, KIWAY_HOLDER::Kiway(), KIWAY_PLAYER::KiwayMailIn(), m_dlg, m_preselect, m_symbolNetlist, MAIL_SYMBOL_NETLIST, KIWAY::Player(), and KIWAY_PLAYER::ShowModal().
|
protected |
Definition at line 285 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick().
|
protected |
Definition at line 286 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick().
|
protected |
Definition at line 293 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick().