|
| wxNumericValidator (short *val) |
|
| wxNumericValidator (int *val) |
|
| wxNumericValidator (float *val, int digits=-1) |
|
| wxNumericValidator (double *val, int digits=-1) |
|
| wxNumericValidator (const wxNumericValidator ©From) |
|
virtual wxObject * | Clone () const |
|
bool | Copy (const wxNumericValidator &val) |
|
virtual bool | Validate (wxWindow *WXUNUSED(parent)) |
|
virtual bool | TransferToWindow () |
|
virtual bool | TransferFromWindow () |
|
void | Enable (bool bTrue) |
|
|
short * | m_pValShort |
|
int * | m_pValInt |
|
float * | m_pValFloat |
|
double * | m_pValDouble |
|
int | m_iDigits |
|
bool | m_bEnabled |
|
The documentation for this class was generated from the following files:
- D:/job/3kb/gelistirme/umasoft/vtp-src/VTP/TerrainSDK/vtui/AutoDialog.h
- D:/job/3kb/gelistirme/umasoft/vtp-src/VTP/TerrainSDK/vtui/AutoDialog.cpp