|
KiCad PCB EDA Suite
|
#include <grid_text_button_helpers.h>
Public Attributes | |
| std::vector< EMBEDDED_FILES * > | m_filesStack |
| std::vector< EMBEDDED_FILES * > | m_embedTargets |
Definition at line 43 of file grid_text_button_helpers.h.
| std::vector<EMBEDDED_FILES*> GRID_CELL_URL_EDITOR_CONTEXT::m_embedTargets |
Definition at line 53 of file grid_text_button_helpers.h.
Referenced by MakeGridCellUrlEditorContext(), and TEXT_BUTTON_URL::OnButtonClick().
| std::vector<EMBEDDED_FILES*> GRID_CELL_URL_EDITOR_CONTEXT::m_filesStack |
Definition at line 47 of file grid_text_button_helpers.h.
Referenced by LIB_FIELDS_EDITOR_GRID_TRICKS::doFieldsTablePopupSelection(), MakeGridCellUrlEditorContext(), and TEXT_BUTTON_URL::OnButtonClick().