Code::Blocks  SVN r11506
Public Member Functions | Private Attributes | List of all members
MyHtmlWin Class Reference
Inheritance diagram for MyHtmlWin:
Collaboration diagram for MyHtmlWin:

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

StartHerePagem_pOwner
 

Detailed Description

Definition at line 41 of file startherepage.cpp.

Constructor & Destructor Documentation

◆ MyHtmlWin()

MyHtmlWin::MyHtmlWin ( StartHerePage parent,
int  id,
const wxPoint pos = wxDefaultPosition,
const wxSize size = wxDefaultSize,
long  style = wxHW_SCROLLBAR_AUTO 
)
inline

Definition at line 44 of file startherepage.cpp.

Member Function Documentation

◆ OnLinkClicked()

void MyHtmlWin::OnLinkClicked ( const wxHtmlLinkInfo link)
inlineoverride

Member Data Documentation

◆ m_pOwner

StartHerePage* MyHtmlWin::m_pOwner
private

Definition at line 59 of file startherepage.cpp.

Referenced by OnLinkClicked().


The documentation for this class was generated from the following file: