slHtmlWindow Class Reference

A simple wxHtmlWindow that forwards link clicks to system browser. More...

#include <slhtmlwindow.h>

Public Member Functions

 slHtmlWindow (wxWindow *parent, wxWindowID id=-1, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxHW_DEFAULT_STYLE, const wxString &name=_T("htmlWindow"))
virtual ~slHtmlWindow ()
void OnLinkClicked (wxHtmlLinkEvent &evt)

Detailed Description

A simple wxHtmlWindow that forwards link clicks to system browser.

Definition at line 7 of file slhtmlwindow.h.


Constructor & Destructor Documentation

slHtmlWindow::slHtmlWindow ( wxWindow *  parent,
wxWindowID  id = -1,
const wxPoint pos = wxDefaultPosition,
const wxSize size = wxDefaultSize,
long  style = wxHW_DEFAULT_STYLE,
const wxString name = _T("htmlWindow") 
)

Definition at line 9 of file slhtmlwindow.cpp.

slHtmlWindow::~slHtmlWindow (  )  [virtual]

Definition at line 17 of file slhtmlwindow.cpp.


Member Function Documentation

void slHtmlWindow::OnLinkClicked ( wxHtmlLinkEvent &  evt  ) 

Definition at line 22 of file slhtmlwindow.cpp.


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

Generated on Thu Dec 29 00:11:49 2011 for SpringLobby by doxygen 1.6.3