|
| AboutFrameImpl (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("About OpenCPN"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(500, 300), long style=wxCAPTION|wxCLOSE_BOX|wxFRAME_FLOAT_ON_PARENT|wxFRAME_NO_TASKBAR|wxRESIZE_BORDER|wxTAB_TRAVERSAL) |
|
| AboutFrame (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("About OpenCPN"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(500, 300), long style=wxCAPTION|wxCLOSE_BOX|wxFRAME_FLOAT_ON_PARENT|wxFRAME_NO_TASKBAR|wxRESIZE_BORDER|wxTAB_TRAVERSAL) |
|
|
void | AboutFrameOnClose (wxCloseEvent &event) |
|
void | OnLinkDonate (wxHyperlinkEvent &event) |
|
void | OnLinkGetInvolved (wxHyperlinkEvent &event) |
|
void | OnLinkLogfile (wxHyperlinkEvent &event) |
|
void | OnLinkConfigfile (wxHyperlinkEvent &event) |
|
void | OnLinkHelp (wxHyperlinkEvent &event) |
|
void | OnLinkLicense (wxHyperlinkEvent &event) |
|
void | OnLinkAuthors (wxHyperlinkEvent &event) |
|
void | AboutFrameOnActivate (wxActivateEvent &event) |
|
void | m_btnBackOnButtonClick (wxCommandEvent &event) |
|
void | m_htmlWinHelpOnHtmlLinkClicked (wxHtmlLinkEvent &event) |
|
void | RecalculateSize (void) |
|
|
wxStaticBitmap * | m_bitmapLogo |
|
wxButton * | m_btnBack |
|
wxScrolledWindow * | m_scrolledWindowAbout |
|
wxStaticText * | m_staticTextOCPN |
|
wxStaticText * | m_staticTextVersion |
|
wxStaticText * | m_staticTextCopyYears |
|
wxHyperlinkCtrl * | m_hyperlinkAuthors |
|
wxStaticText * | m_staticTextDescription |
|
wxStaticText * | m_staticTextHelp |
|
wxHyperlinkCtrl * | m_hyperlinkDonate |
|
wxStaticText * | m_staticTextOr |
|
wxHyperlinkCtrl * | m_hyperlinkGetInvolved |
|
wxStaticText * | m_staticTextLogfile |
|
wxHyperlinkCtrl * | m_hyperlinkLogFile |
|
wxStaticText * | m_staticTextIniFile |
|
wxHyperlinkCtrl * | m_hyperlinkIniFile |
|
wxHtmlWindow * | m_htmlWinAuthors |
|
wxHtmlWindow * | m_htmlWinLicense |
|
wxHtmlWindow * | m_htmlWinHelp |
|
wxPanel * | m_panelMainLinks |
|
wxHyperlinkCtrl * | m_hyperlinkWebsite |
|
wxHyperlinkCtrl * | m_hyperlinkHelp |
|
wxHyperlinkCtrl * | m_hyperlinkLicense |
|
Definition at line 30 of file AboutFrameImpl.h.
The documentation for this class was generated from the following files: