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

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 () |
This is a validator for colors used with wxColorPickerCtrl instances.
|
inline |
Constructor.
|
inline |
Copy constructor.