This is the complete list of members for PANEL_GIT_REPOS, including all inherited members.
COL_ACTIVE enum value | PANEL_GIT_REPOS | |
COL_AUTH_TYPE enum value | PANEL_GIT_REPOS | |
COL_NAME enum value | PANEL_GIT_REPOS | |
COL_PASSWORD enum value | PANEL_GIT_REPOS | |
COL_PATH enum value | PANEL_GIT_REPOS | |
COL_SSH_KEY enum value | PANEL_GIT_REPOS | |
COL_SSH_PATH enum value | PANEL_GIT_REPOS | |
COL_STATUS enum value | PANEL_GIT_REPOS | |
COL_USERNAME enum value | PANEL_GIT_REPOS | |
COLS enum name | PANEL_GIT_REPOS | |
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) override | PANEL_GIT_REPOS | privatevirtual |
onDefaultClick(wxCommandEvent &event) override | PANEL_GIT_REPOS | privatevirtual |
onDeleteClick(wxCommandEvent &event) override | PANEL_GIT_REPOS | privatevirtual |
onEditClick(wxCommandEvent &event) override | PANEL_GIT_REPOS | privatevirtual |
onGridDClick(wxGridEvent &event) override | PANEL_GIT_REPOS | privatevirtual |
PANEL_GIT_REPOS(wxWindow *parent) | PANEL_GIT_REPOS | |
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() override | PANEL_GIT_REPOS | 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 |
TransferDataFromWindow() override | PANEL_GIT_REPOS | |
TransferDataToWindow() override | PANEL_GIT_REPOS | |
~PANEL_GIT_REPOS() override | PANEL_GIT_REPOS | |
~PANEL_GIT_REPOS_BASE() | PANEL_GIT_REPOS_BASE | |