Class AboutFrame.
More...
#include <AboutFrame.h>
|
| 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) |
|
Class AboutFrame.
Definition at line 39 of file AboutFrame.h.
◆ AboutFrame()
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 |
|
) |
| |
◆ ~AboutFrame()
AboutFrame::~AboutFrame |
( |
| ) |
|
◆ AboutFrameOnActivate()
virtual void AboutFrame::AboutFrameOnActivate |
( |
wxActivateEvent & |
event | ) |
|
|
inlineprotectedvirtual |
◆ AboutFrameOnClose()
virtual void AboutFrame::AboutFrameOnClose |
( |
wxCloseEvent & |
event | ) |
|
|
inlineprotectedvirtual |
◆ m_btnBackOnButtonClick()
virtual void AboutFrame::m_btnBackOnButtonClick |
( |
wxCommandEvent & |
event | ) |
|
|
inlineprotectedvirtual |
◆ m_htmlWinHelpOnHtmlLinkClicked()
virtual void AboutFrame::m_htmlWinHelpOnHtmlLinkClicked |
( |
wxHtmlLinkEvent & |
event | ) |
|
|
inlineprotectedvirtual |
◆ OnLinkAuthors()
virtual void AboutFrame::OnLinkAuthors |
( |
wxHyperlinkEvent & |
event | ) |
|
|
inlineprotectedvirtual |
◆ OnLinkConfigfile()
virtual void AboutFrame::OnLinkConfigfile |
( |
wxHyperlinkEvent & |
event | ) |
|
|
inlineprotectedvirtual |
◆ OnLinkDonate()
virtual void AboutFrame::OnLinkDonate |
( |
wxHyperlinkEvent & |
event | ) |
|
|
inlineprotectedvirtual |
◆ OnLinkGetInvolved()
virtual void AboutFrame::OnLinkGetInvolved |
( |
wxHyperlinkEvent & |
event | ) |
|
|
inlineprotectedvirtual |
◆ OnLinkHelp()
virtual void AboutFrame::OnLinkHelp |
( |
wxHyperlinkEvent & |
event | ) |
|
|
inlineprotectedvirtual |
◆ OnLinkLicense()
virtual void AboutFrame::OnLinkLicense |
( |
wxHyperlinkEvent & |
event | ) |
|
|
inlineprotectedvirtual |
◆ OnLinkLogfile()
virtual void AboutFrame::OnLinkLogfile |
( |
wxHyperlinkEvent & |
event | ) |
|
|
inlineprotectedvirtual |
◆ m_bitmapLogo
wxStaticBitmap* AboutFrame::m_bitmapLogo |
|
protected |
◆ m_btnBack
wxButton* AboutFrame::m_btnBack |
|
protected |
◆ m_htmlWinAuthors
wxHtmlWindow* AboutFrame::m_htmlWinAuthors |
|
protected |
◆ m_htmlWinHelp
wxHtmlWindow* AboutFrame::m_htmlWinHelp |
|
protected |
◆ m_htmlWinLicense
wxHtmlWindow* AboutFrame::m_htmlWinLicense |
|
protected |
◆ m_hyperlinkAuthors
wxHyperlinkCtrl* AboutFrame::m_hyperlinkAuthors |
|
protected |
◆ m_hyperlinkDonate
wxHyperlinkCtrl* AboutFrame::m_hyperlinkDonate |
|
protected |
◆ m_hyperlinkGetInvolved
wxHyperlinkCtrl* AboutFrame::m_hyperlinkGetInvolved |
|
protected |
◆ m_hyperlinkHelp
wxHyperlinkCtrl* AboutFrame::m_hyperlinkHelp |
|
protected |
◆ m_hyperlinkIniFile
wxHyperlinkCtrl* AboutFrame::m_hyperlinkIniFile |
|
protected |
◆ m_hyperlinkLicense
wxHyperlinkCtrl* AboutFrame::m_hyperlinkLicense |
|
protected |
◆ m_hyperlinkLogFile
wxHyperlinkCtrl* AboutFrame::m_hyperlinkLogFile |
|
protected |
◆ m_hyperlinkWebsite
wxHyperlinkCtrl* AboutFrame::m_hyperlinkWebsite |
|
protected |
◆ m_panelMainLinks
wxPanel* AboutFrame::m_panelMainLinks |
|
protected |
◆ m_scrolledWindowAbout
wxScrolledWindow* AboutFrame::m_scrolledWindowAbout |
|
protected |
◆ m_staticTextCopyYears
wxStaticText* AboutFrame::m_staticTextCopyYears |
|
protected |
◆ m_staticTextDescription
wxStaticText* AboutFrame::m_staticTextDescription |
|
protected |
◆ m_staticTextHelp
wxStaticText* AboutFrame::m_staticTextHelp |
|
protected |
◆ m_staticTextIniFile
wxStaticText* AboutFrame::m_staticTextIniFile |
|
protected |
◆ m_staticTextLogfile
wxStaticText* AboutFrame::m_staticTextLogfile |
|
protected |
◆ m_staticTextOCPN
wxStaticText* AboutFrame::m_staticTextOCPN |
|
protected |
◆ m_staticTextOr
wxStaticText* AboutFrame::m_staticTextOr |
|
protected |
◆ m_staticTextVersion
wxStaticText* AboutFrame::m_staticTextVersion |
|
protected |
The documentation for this class was generated from the following files: