wxExtend
Additional templates and function helpers for wxWidgets
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
wxHexValidator< T > Class Template Reference

Validator for hexadecimal entries. More...

#include <wxex/valhex.h>

Inheritance diagram for wxHexValidator< T >:

Public Types

typedef wxPrivate::wxNumValidator< wxHexValidatorBase, T > Base
 Base class type.
 

Public Member Functions

 wxHexValidator (T *value=NULL, int style=wxNUM_VAL_DEFAULT, unsigned int width=0)
 Constructs new hexadecimal validator.
 
virtual wxObject * Clone () const
 Clones this validator.
 

Detailed Description

template<typename T>
class wxHexValidator< T >

Validator for hexadecimal entries.


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