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 326 of file grid_text_button_helpers.cpp.
|
inline |
Definition at line 329 of file grid_text_button_helpers.cpp.
References OnTextChange(), and UpdateButtonBitmaps().
|
inline |
Definition at line 345 of file grid_text_button_helpers.cpp.
References OnTextChange().
|
inlineoverrideprotected |
Definition at line 351 of file grid_text_button_helpers.cpp.
|
inlineoverrideprotected |
Definition at line 356 of file grid_text_button_helpers.cpp.
References _, EMBEDDED_FILES::AddFile(), GetAssociatedDocument(), FILEDLG_OPEN_EMBED_FILE::GetEmbed(), EMBEDDED_FILES::EMBEDDED_FILE::GetLink(), m_dlg, m_files, m_searchStack, and KIWAY_HOLDER::Prj().
|
inlineprotected |
Definition at line 389 of file grid_text_button_helpers.cpp.
References UpdateButtonBitmaps().
Referenced by TEXT_BUTTON_URL(), and ~TEXT_BUTTON_URL().
|
inlineprotected |
Definition at line 395 of file grid_text_button_helpers.cpp.
References KiBitmapBundle().
Referenced by OnTextChange(), and TEXT_BUTTON_URL().
|
protected |
Definition at line 403 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick().
|
protected |
Definition at line 405 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick().
|
protected |
Definition at line 404 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick().