Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
HtmlWindowXmlHandler Class Reference

xrc handler for HTMLWindow More...

#include <HtmlWindow.h>

Inheritance diagram for HtmlWindowXmlHandler:
Inheritance graph

Public Member Functions

virtual wxObject * DoCreateResource ()
 creates the object from ressource More...
 
virtual bool CanHandle (wxXmlNode *node)
 Internal use to identify right xml handler. More...
 

Detailed Description

xrc handler for HTMLWindow

Definition at line 53 of file HtmlWindow.h.

Member Function Documentation

bool HtmlWindowXmlHandler::CanHandle ( wxXmlNode *  node)
virtual

Internal use to identify right xml handler.

Definition at line 87 of file HtmlWindow.cpp.

wxObject * HtmlWindowXmlHandler::DoCreateResource ( )
virtual

creates the object from ressource

Definition at line 46 of file HtmlWindow.cpp.


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