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

xrc handler for CPImagesComboBox More...

#include <CPImagesComboBox.h>

Inheritance diagram for CPImagesComboBoxXmlHandler:
Inheritance graph

Public Member Functions

 CPImagesComboBoxXmlHandler ()
 Constructor. More...
 
virtual wxObject * DoCreateResource ()
 Create CPImagesComboBox from resource. More...
 
virtual bool CanHandle (wxXmlNode *node)
 Internal use to identify right xml handler. More...
 

Detailed Description

xrc handler for CPImagesComboBox

Definition at line 78 of file CPImagesComboBox.h.

Constructor & Destructor Documentation

CPImagesComboBoxXmlHandler::CPImagesComboBoxXmlHandler ( )

Constructor.

Definition at line 292 of file CPImagesComboBox.cpp.

Member Function Documentation

bool CPImagesComboBoxXmlHandler::CanHandle ( wxXmlNode *  node)
virtual

Internal use to identify right xml handler.

Definition at line 313 of file CPImagesComboBox.cpp.

wxObject * CPImagesComboBoxXmlHandler::DoCreateResource ( )
virtual

Create CPImagesComboBox from resource.

Definition at line 298 of file CPImagesComboBox.cpp.


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