Code::Blocks
SVN r11506
|
Public Member Functions | |
MyHtmlWin (StartHerePage *parent, int id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxHW_SCROLLBAR_AUTO) | |
void | OnLinkClicked (const wxHtmlLinkInfo &link) override |
Private Attributes | |
StartHerePage * | m_pOwner |
Definition at line 41 of file startherepage.cpp.
|
inline |
Definition at line 44 of file startherepage.cpp.
|
inlineoverride |
Definition at line 50 of file startherepage.cpp.
References wxHtmlLinkInfo::GetHref(), StartHerePage::LinkClicked(), m_pOwner, and wxLaunchDefaultBrowser().
|
private |
Definition at line 59 of file startherepage.cpp.
Referenced by OnLinkClicked().