Hugin trunk 0.1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
HtmlWindow Class Reference

Modified wxHtmlWindow for open external links. More...

#include <HtmlWindow.h>

Inheritance diagram for HtmlWindow:
Inheritance graph

Public Member Functions

void OnLinkClicked (const wxHtmlLinkInfo &)
 

Detailed Description

Modified wxHtmlWindow for open external links.

widgets, derived from wxHtmlWindows, which opens external links (starting with http://) in default web browser of the system instead in wxHtmlWindows. Internal/local links are opened in the widget.

Definition at line 43 of file HtmlWindow.h.

Member Function Documentation

◆ OnLinkClicked()

void HtmlWindow::OnLinkClicked ( const wxHtmlLinkInfo link)

Definition at line 36 of file HtmlWindow.cpp.

References threshold().


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