Cafu Engine
ColorValidatorT Class Reference

This is a validator for colors used with wxColorPickerCtrl instances. More...

Inheritance diagram for ColorValidatorT:

Public Member Functions

 ColorValidatorT (wxColour &Color)
 Constructor. More...
 
 ColorValidatorT (const ColorValidatorT &Val)
 Copy constructor. More...
 
wxObject * Clone () const
 
bool Validate (wxWindow *WXUNUSED(parent))
 
bool TransferToWindow ()
 
bool TransferFromWindow ()
 

Detailed Description

This is a validator for colors used with wxColorPickerCtrl instances.

Constructor & Destructor Documentation

ColorValidatorT::ColorValidatorT ( wxColour &  Color)
inline

Constructor.

ColorValidatorT::ColorValidatorT ( const ColorValidatorT Val)
inline

Copy constructor.


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