|
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 209 of file grid_text_button_helpers.cpp.
|
inline |
Definition at line 212 of file grid_text_button_helpers.cpp.
References m_dlg, m_filesStack, m_searchStack, OnTextChange(), and UpdateButtonBitmaps().
|
inline |
Definition at line 229 of file grid_text_button_helpers.cpp.
References m_filesStack, and OnTextChange().
|
inlineoverrideprotected |
Definition at line 239 of file grid_text_button_helpers.cpp.
|
inlineoverrideprotected |
Definition at line 244 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 283 of file grid_text_button_helpers.cpp.
References UpdateButtonBitmaps().
Referenced by TEXT_BUTTON_URL(), and ~TEXT_BUTTON_URL().
|
inlineprotected |
Definition at line 289 of file grid_text_button_helpers.cpp.
References KiBitmapBundle(), small_folder, and www.
Referenced by OnTextChange(), and TEXT_BUTTON_URL().
|
protected |
Definition at line 298 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick(), and TEXT_BUTTON_URL().
|
protected |
Definition at line 300 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick(), TEXT_BUTTON_URL(), and ~TEXT_BUTTON_URL().
|
protected |
Definition at line 299 of file grid_text_button_helpers.cpp.
Referenced by OnButtonClick(), and TEXT_BUTTON_URL().