KiCad PCB EDA Suite
|
This is the complete list of members for PANEL_GIT_REPOS_BASE, including all inherited members.
GetHelpTextAtPoint(const wxPoint &aPt, wxHelpEvent::Origin aOrigin) const override | RESETTABLE_PANEL | inline |
GetResetTooltip() const | RESETTABLE_PANEL | inlinevirtual |
m_author | PANEL_GIT_REPOS_BASE | protected |
m_authorEmail | PANEL_GIT_REPOS_BASE | protected |
m_authorEmailLabel | PANEL_GIT_REPOS_BASE | protected |
m_authorLabel | PANEL_GIT_REPOS_BASE | protected |
m_btnAddRepo | PANEL_GIT_REPOS_BASE | protected |
m_btnDelete | PANEL_GIT_REPOS_BASE | protected |
m_btnEditRepo | PANEL_GIT_REPOS_BASE | protected |
m_cbDefault | PANEL_GIT_REPOS_BASE | protected |
m_grid | PANEL_GIT_REPOS_BASE | protected |
m_staticline3 | PANEL_GIT_REPOS_BASE | protected |
m_staticText12 | PANEL_GIT_REPOS_BASE | protected |
m_staticText20 | PANEL_GIT_REPOS_BASE | protected |
onAddClick(wxCommandEvent &event) | PANEL_GIT_REPOS_BASE | inlineprotectedvirtual |
onDefaultClick(wxCommandEvent &event) | PANEL_GIT_REPOS_BASE | inlineprotectedvirtual |
onDeleteClick(wxCommandEvent &event) | PANEL_GIT_REPOS_BASE | inlineprotectedvirtual |
onEditClick(wxCommandEvent &event) | PANEL_GIT_REPOS_BASE | inlineprotectedvirtual |
onGridDClick(wxGridEvent &event) | PANEL_GIT_REPOS_BASE | inlineprotectedvirtual |
PANEL_GIT_REPOS_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString) | PANEL_GIT_REPOS_BASE | |
ResetPanel()=0 | RESETTABLE_PANEL | pure virtual |
RESETTABLE_PANEL(wxWindow *aParent, wxWindowID aId=wxID_ANY, const wxPoint &aPos=wxDefaultPosition, const wxSize &aSize=wxSize(-1,-1), long aStyle=wxTAB_TRAVERSAL, const wxString &aName=wxEmptyString) | RESETTABLE_PANEL | inline |
~PANEL_GIT_REPOS_BASE() | PANEL_GIT_REPOS_BASE |