KiCad PCB EDA Suite
|
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_bitmapApp | DIALOG_ABOUT_BASE | protected |
m_btCopyVersionInfo | DIALOG_ABOUT_BASE | protected |
m_btDonate | DIALOG_ABOUT_BASE | protected |
m_btOk | DIALOG_ABOUT_BASE | protected |
m_btReportBug | DIALOG_ABOUT_BASE | protected |
m_notebook | DIALOG_ABOUT_BASE | protected |
m_staticTextAppTitle | DIALOG_ABOUT_BASE | protected |
m_staticTextBuildVersion | DIALOG_ABOUT_BASE | protected |
m_staticTextLibVersion | DIALOG_ABOUT_BASE | protected |
onCopyVersionInfo(wxCommandEvent &event) | DIALOG_ABOUT_BASE | inlineprotectedvirtual |
onDonateClick(wxCommandEvent &event) | DIALOG_ABOUT_BASE | inlineprotectedvirtual |
OnNotebookPageChanged(wxNotebookEvent &event) | DIALOG_ABOUT_BASE | inlineprotectedvirtual |
onReportBug(wxCommandEvent &event) | DIALOG_ABOUT_BASE | inlineprotectedvirtual |
~DIALOG_ABOUT_BASE() | DIALOG_ABOUT_BASE |