Public Member Functions
wxVideoControlXmlHandler Class Reference

XML Resource Handler for generating a wxVideoControl. More...

#include <wxVideoControlXmlHandler.h>

List of all members.

Public Member Functions

 wxVideoControlXmlHandler ()
virtual wxObject * DoCreateResource ()
virtual bool CanHandle (wxXmlNode *node)

Detailed Description

XML Resource Handler for generating a wxVideoControl.

Definition at line 18 of file wxVideoControlXmlHandler.h.


Constructor & Destructor Documentation

wxVideoControlXmlHandler::wxVideoControlXmlHandler ( )

Definition at line 7 of file wxVideoControlXmlHandler.cxx.


Member Function Documentation

bool wxVideoControlXmlHandler::CanHandle ( wxXmlNode *  node) [virtual]

Definition at line 25 of file wxVideoControlXmlHandler.cxx.

wxObject * wxVideoControlXmlHandler::DoCreateResource ( ) [virtual]

Definition at line 12 of file wxVideoControlXmlHandler.cxx.


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