|
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 80 of file CPImagesComboBox.h.
| CPImagesComboBoxXmlHandler::CPImagesComboBoxXmlHandler | ( | ) |
Constructor.
Definition at line 299 of file CPImagesComboBox.cpp.
|
virtual |
Internal use to identify right xml handler.
Definition at line 320 of file CPImagesComboBox.cpp.
|
virtual |
Create CPImagesComboBox from resource.
Definition at line 305 of file CPImagesComboBox.cpp.
1.8.5