KiCad PCB EDA Suite
Loading...
Searching...
No Matches
DIALOG_ABOUT_BASE Member List

This is the complete list of members for DIALOG_ABOUT_BASE, including all inherited members.

DIALOG_ABOUT_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("About"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(570, 500), long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER)DIALOG_ABOUT_BASE
m_bitmapAppDIALOG_ABOUT_BASEprotected
m_btCopyVersionInfoDIALOG_ABOUT_BASEprotected
m_btDonateDIALOG_ABOUT_BASEprotected
m_btOkDIALOG_ABOUT_BASEprotected
m_btReportBugDIALOG_ABOUT_BASEprotected
m_notebookDIALOG_ABOUT_BASEprotected
m_staticTextAppTitleDIALOG_ABOUT_BASEprotected
m_staticTextBuildVersionDIALOG_ABOUT_BASEprotected
m_staticTextCopyrightDIALOG_ABOUT_BASEprotected
m_staticTextLibVersionDIALOG_ABOUT_BASEprotected
onCopyVersionInfo(wxCommandEvent &event)DIALOG_ABOUT_BASEinlineprotectedvirtual
onDonateClick(wxCommandEvent &event)DIALOG_ABOUT_BASEinlineprotectedvirtual
OnNotebookPageChanged(wxNotebookEvent &event)DIALOG_ABOUT_BASEinlineprotectedvirtual
onReportBug(wxCommandEvent &event)DIALOG_ABOUT_BASEinlineprotectedvirtual
~DIALOG_ABOUT_BASE()DIALOG_ABOUT_BASE