KiCad PCB EDA Suite
|
Public Member Functions | |
TEXT_BUTTON_URL (wxWindow *aParent, DIALOG_SHIM *aParentDlg, SEARCH_STACK *aSearchStack, std::vector< EMBEDDED_FILES * > aFilesStack) | |
~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 |
std::vector< EMBEDDED_FILES * > | m_filesStack |
Definition at line 330 of file grid_text_button_helpers.cpp.
|
inline |
Definition at line 333 of file grid_text_button_helpers.cpp.
References m_dlg, m_filesStack, m_searchStack, OnTextChange(), and UpdateButtonBitmaps().
|
inline |
Definition at line 350 of file grid_text_button_helpers.cpp.
References m_filesStack, and OnTextChange().
|
inlineoverrideprotected |
Definition at line 360 of file grid_text_button_helpers.cpp.
|
inlineoverrideprotected |
Definition at line 365 of file grid_text_button_helpers.cpp.
References _, GetAssociatedDocument(), FILEDLG_HOOK_EMBED_FILE::GetEmbed(), m_dlg, m_filesStack, m_searchStack, and result.
|
inlineprotected |
Definition at line 404 of file grid_text_button_helpers.cpp.
References UpdateButtonBitmaps().
Referenced by TEXT_BUTTON_URL(), and ~TEXT_BUTTON_URL().
|
inlineprotected |
Definition at line 410 of file grid_text_button_helpers.cpp.
References KiBitmapBundle(), small_folder, and www.
Referenced by OnTextChange(), and TEXT_BUTTON_URL().
|
protected |
Definition at line 419 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick(), and TEXT_BUTTON_URL().
|
protected |
Definition at line 421 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick(), TEXT_BUTTON_URL(), and ~TEXT_BUTTON_URL().
|
protected |
Definition at line 420 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick(), and TEXT_BUTTON_URL().