KiCad PCB EDA Suite
|
Public Member Functions | |
TEXT_BUTTON_URL (wxWindow *aParent, DIALOG_SHIM *aParentDlg, SEARCH_STACK *aSearchStack, EMBEDDED_FILES *aFiles) | |
~TEXT_BUTTON_URL () | |
Protected Member Functions | |
void | DoSetPopupControl (wxComboPopup *popup) override |
void | OnButtonClick () override |
void | OnTextChange (wxCommandEvent &event) |
void | UpdateButtonBitmaps () |
Protected Attributes | |
DIALOG_SHIM * | m_dlg |
SEARCH_STACK * | m_searchStack |
EMBEDDED_FILES * | m_files |
Definition at line 330 of file grid_text_button_helpers.cpp.
|
inline |
Definition at line 333 of file grid_text_button_helpers.cpp.
References OnTextChange(), and UpdateButtonBitmaps().
|
inline |
Definition at line 350 of file grid_text_button_helpers.cpp.
References OnTextChange().
|
inlineoverrideprotected |
Definition at line 356 of file grid_text_button_helpers.cpp.
|
inlineoverrideprotected |
Definition at line 361 of file grid_text_button_helpers.cpp.
References _, EMBEDDED_FILES::AddFile(), DIALOG_SHIM::CleanupAfterModalSubDialog(), GetAssociatedDocument(), FILEDLG_OPEN_EMBED_FILE::GetEmbed(), EMBEDDED_FILES::EMBEDDED_FILE::GetLink(), m_dlg, m_files, m_searchStack, DIALOG_SHIM::PrepareForModalSubDialog(), and KIWAY_HOLDER::Prj().
|
inlineprotected |
Definition at line 398 of file grid_text_button_helpers.cpp.
References UpdateButtonBitmaps().
Referenced by TEXT_BUTTON_URL(), and ~TEXT_BUTTON_URL().
|
inlineprotected |
Definition at line 404 of file grid_text_button_helpers.cpp.
References KiBitmapBundle().
Referenced by OnTextChange(), and TEXT_BUTTON_URL().
|
protected |
Definition at line 413 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick().
|
protected |
Definition at line 415 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick().
|
protected |
Definition at line 414 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick().