OpenCPN Partial API docs
|
Represents the main frame for the About dialog. More...
#include <AboutFrame.h>
Public Member Functions | |
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) | |
Protected Member Functions | |
virtual void | AboutFrameOnActivate (wxActivateEvent &event) |
virtual void | AboutFrameOnClose (wxCloseEvent &event) |
virtual void | m_btnBackOnButtonClick (wxCommandEvent &event) |
virtual void | OnLinkAuthors (wxHyperlinkEvent &event) |
virtual void | OnLinkDonate (wxHyperlinkEvent &event) |
virtual void | OnLinkGetInvolved (wxHyperlinkEvent &event) |
virtual void | OnLinkLogfile (wxHyperlinkEvent &event) |
virtual void | OnLinkConfigfile (wxHyperlinkEvent &event) |
virtual void | m_htmlWinHelpOnHtmlLinkClicked (wxHtmlLinkEvent &event) |
virtual void | OnLinkHelp (wxHyperlinkEvent &event) |
virtual void | OnLinkLicense (wxHyperlinkEvent &event) |
Protected Attributes | |
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 |
Represents the main frame for the About dialog.
Implements the main frame that contains various controls to display information about OpenCPN.
Definition at line 40 of file AboutFrame.h.
AboutFrame::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 |
||
) |
Definition at line 14 of file AboutFrame.cpp.
AboutFrame::~AboutFrame | ( | ) |
Definition at line 308 of file AboutFrame.cpp.
|
inlineprotectedvirtual |
Definition at line 72 of file AboutFrame.h.
|
inlineprotectedvirtual |
Definition at line 73 of file AboutFrame.h.
|
inlineprotectedvirtual |
Definition at line 74 of file AboutFrame.h.
|
inlineprotectedvirtual |
Definition at line 80 of file AboutFrame.h.
|
inlineprotectedvirtual |
Definition at line 75 of file AboutFrame.h.
|
inlineprotectedvirtual |
Definition at line 79 of file AboutFrame.h.
|
inlineprotectedvirtual |
Definition at line 76 of file AboutFrame.h.
|
inlineprotectedvirtual |
Definition at line 77 of file AboutFrame.h.
|
inlineprotectedvirtual |
Definition at line 83 of file AboutFrame.h.
|
inlineprotectedvirtual |
Definition at line 84 of file AboutFrame.h.
|
inlineprotectedvirtual |
Definition at line 78 of file AboutFrame.h.
|
protected |
Definition at line 43 of file AboutFrame.h.
|
protected |
Definition at line 44 of file AboutFrame.h.
|
protected |
Definition at line 59 of file AboutFrame.h.
|
protected |
Definition at line 64 of file AboutFrame.h.
|
protected |
Definition at line 60 of file AboutFrame.h.
|
protected |
Definition at line 49 of file AboutFrame.h.
|
protected |
Definition at line 52 of file AboutFrame.h.
|
protected |
Definition at line 54 of file AboutFrame.h.
|
protected |
Definition at line 68 of file AboutFrame.h.
|
protected |
Definition at line 58 of file AboutFrame.h.
|
protected |
Definition at line 69 of file AboutFrame.h.
|
protected |
Definition at line 56 of file AboutFrame.h.
|
protected |
Definition at line 67 of file AboutFrame.h.
|
protected |
Definition at line 66 of file AboutFrame.h.
|
protected |
Definition at line 45 of file AboutFrame.h.
|
protected |
Definition at line 48 of file AboutFrame.h.
|
protected |
Definition at line 50 of file AboutFrame.h.
|
protected |
Definition at line 51 of file AboutFrame.h.
|
protected |
Definition at line 57 of file AboutFrame.h.
|
protected |
Definition at line 55 of file AboutFrame.h.
|
protected |
Definition at line 46 of file AboutFrame.h.
|
protected |
Definition at line 53 of file AboutFrame.h.
|
protected |
Definition at line 47 of file AboutFrame.h.