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

xrc handler for CPImagesComboBox More...

#include <CPListFrame.h>

Inheritance diagram for CPListCtrlXmlHandler:
Inheritance graph

Public Member Functions

 CPListCtrlXmlHandler ()
 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 95 of file CPListFrame.h.

Constructor & Destructor Documentation

CPListCtrlXmlHandler::CPListCtrlXmlHandler ( )

Constructor.

Definition at line 536 of file CPListFrame.cpp.

Member Function Documentation

bool CPListCtrlXmlHandler::CanHandle ( wxXmlNode *  node)
virtual

Internal use to identify right xml handler.

Definition at line 550 of file CPListFrame.cpp.

wxObject * CPListCtrlXmlHandler::DoCreateResource ( )
virtual

Create CPImagesComboBox from resource.

Definition at line 542 of file CPListFrame.cpp.


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