ClearModify() | DIALOG_SHIM | |
DECLARE_EVENT_TABLE() | DIALOG_SHIM | private |
DIALOG enum value | KIWAY_HOLDER | |
DIALOG_FOOTPRINT_WIZARD_LIST(wxWindow *aParent) | DIALOG_FOOTPRINT_WIZARD_LIST | |
DIALOG_FOOTPRINT_WIZARD_LIST_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Footprint Generators"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER) | DIALOG_FOOTPRINT_WIZARD_LIST_BASE | |
DIALOG_SHIM(wxWindow *aParent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_FRAME_STYLE|wxRESIZE_BORDER, const wxString &name=wxDialogNameStr) | DIALOG_SHIM | |
Enable(bool enable) override | DIALOG_SHIM | |
EndQuasiModal(int retCode) | DIALOG_SHIM | |
finishDialogSettings() | DIALOG_SHIM | protected |
FRAME enum value | KIWAY_HOLDER | |
GetType() const | KIWAY_HOLDER | inline |
GetUserUnits() const | DIALOG_SHIM | inline |
GetWizard() | DIALOG_FOOTPRINT_WIZARD_LIST | |
HasKiway() const | KIWAY_HOLDER | inline |
HOLDER_TYPE enum name | KIWAY_HOLDER | |
horizPixelsFromDU(int x) const | DIALOG_SHIM | protected |
initLists() | DIALOG_FOOTPRINT_WIZARD_LIST | private |
IsCtrl(int aChar, const wxKeyEvent &e) | DIALOG_SHIM | inlinestatic |
IsQuasiModal() const | DIALOG_SHIM | inline |
IsShiftCtrl(int aChar, const wxKeyEvent &e) | DIALOG_SHIM | inlinestatic |
Kiway() const | KIWAY_HOLDER | inline |
KIWAY_HOLDER(KIWAY *aKiway, HOLDER_TYPE aType) | KIWAY_HOLDER | inline |
m_beforeEditValues | DIALOG_SHIM | protected |
m_buttonShowTrace | DIALOG_FOOTPRINT_WIZARD_LIST_BASE | protected |
m_buttonUpdateModules | DIALOG_FOOTPRINT_WIZARD_LIST_BASE | protected |
m_firstPaintEvent | DIALOG_SHIM | protected |
m_footprintGeneratorsGrid | DIALOG_FOOTPRINT_WIZARD_LIST_BASE | protected |
m_footprintWizard | DIALOG_FOOTPRINT_WIZARD_LIST | private |
m_hash_key | DIALOG_SHIM | protected |
m_initialFocusTarget | DIALOG_SHIM | protected |
m_initialSize | DIALOG_SHIM | protected |
m_isClosing | DIALOG_SHIM | protected |
m_kiway | KIWAY_HOLDER | private |
m_notebook | DIALOG_FOOTPRINT_WIZARD_LIST_BASE | protected |
m_panelGenerators | DIALOG_FOOTPRINT_WIZARD_LIST_BASE | protected |
m_panelInfo | DIALOG_FOOTPRINT_WIZARD_LIST_BASE | protected |
m_parentFrame | DIALOG_SHIM | protected |
m_qmodal_loop | DIALOG_SHIM | protected |
m_qmodal_parent_disabler | DIALOG_SHIM | protected |
m_qmodal_showing | DIALOG_SHIM | protected |
m_sdbSizer | DIALOG_FOOTPRINT_WIZARD_LIST_BASE | protected |
m_sdbSizerCancel | DIALOG_FOOTPRINT_WIZARD_LIST_BASE | protected |
m_sdbSizerOK | DIALOG_FOOTPRINT_WIZARD_LIST_BASE | protected |
m_staticTextNotLoaded | DIALOG_FOOTPRINT_WIZARD_LIST_BASE | protected |
m_staticTextSearchPaths | DIALOG_FOOTPRINT_WIZARD_LIST_BASE | protected |
m_tabOrder | DIALOG_SHIM | protected |
m_tcNotLoaded | DIALOG_FOOTPRINT_WIZARD_LIST_BASE | protected |
m_tcSearchPaths | DIALOG_FOOTPRINT_WIZARD_LIST_BASE | protected |
m_type | KIWAY_HOLDER | private |
m_units | DIALOG_SHIM | protected |
m_useCalculatedSize | DIALOG_SHIM | protected |
OnButton(wxCommandEvent &aEvent) | DIALOG_SHIM | private |
OnCellFpGeneratorClick(wxGridEvent &event) override | DIALOG_FOOTPRINT_WIZARD_LIST | privatevirtual |
OnCellFpGeneratorDoubleClick(wxGridEvent &event) override | DIALOG_FOOTPRINT_WIZARD_LIST | privatevirtual |
OnCharHook(wxKeyEvent &aEvt) | DIALOG_SHIM | protectedvirtual |
onChildSetFocus(wxFocusEvent &aEvent) | DIALOG_SHIM | private |
OnCloseWindow(wxCloseEvent &aEvent) | DIALOG_SHIM | private |
OnModify() | DIALOG_SHIM | |
OnPaint(wxPaintEvent &event) | DIALOG_SHIM | |
onShowTrace(wxCommandEvent &event) override | DIALOG_FOOTPRINT_WIZARD_LIST | privatevirtual |
onUpdatePythonModulesClick(wxCommandEvent &event) override | DIALOG_FOOTPRINT_WIZARD_LIST | privatevirtual |
PANEL enum value | KIWAY_HOLDER | |
Prj() const | KIWAY_HOLDER | |
resetSize() | DIALOG_SHIM | protected |
SelectAllInTextCtrls(wxWindowList &children) | DIALOG_SHIM | |
SetInitialFocus(wxWindow *aWindow) | DIALOG_SHIM | inline |
SetKiway(wxWindow *aDest, KIWAY *aKiway) | KIWAY_HOLDER | |
SetPosition(const wxPoint &aNewPosition) | DIALOG_SHIM | |
setSizeInDU(int x, int y) | DIALOG_SHIM | protected |
SetupStandardButtons(std::map< int, wxString > aLabels={}) | DIALOG_SHIM | |
Show(bool show) override | DIALOG_SHIM | |
ShowModal() override | DIALOG_SHIM | |
ShowQuasiModal() | DIALOG_SHIM | |
vertPixelsFromDU(int y) const | DIALOG_SHIM | protected |
~DIALOG_FOOTPRINT_WIZARD_LIST() | DIALOG_FOOTPRINT_WIZARD_LIST | |
~DIALOG_FOOTPRINT_WIZARD_LIST_BASE() | DIALOG_FOOTPRINT_WIZARD_LIST_BASE | |
~DIALOG_SHIM() | DIALOG_SHIM | |