Hugintrunk
0.1
|
xrc handler for CPImagesComboBox More...
#include <CPImagesComboBox.h>
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... | |
xrc handler for CPImagesComboBox
Definition at line 78 of file CPImagesComboBox.h.
CPImagesComboBoxXmlHandler::CPImagesComboBoxXmlHandler | ( | ) |
Constructor.
Definition at line 292 of file CPImagesComboBox.cpp.
|
virtual |
Internal use to identify right xml handler.
Definition at line 313 of file CPImagesComboBox.cpp.
|
virtual |
Create CPImagesComboBox from resource.
Definition at line 298 of file CPImagesComboBox.cpp.