#include <pg_properties.h>
Definition at line 245 of file pg_properties.h.
◆ PGPROPERTY_RATIO()
PGPROPERTY_RATIO::PGPROPERTY_RATIO |
( |
| ) |
|
◆ ~PGPROPERTY_RATIO()
virtual PGPROPERTY_RATIO::~PGPROPERTY_RATIO |
( |
| ) |
|
|
virtualdefault |
◆ DoGetEditorClass()
const wxPGEditor * PGPROPERTY_RATIO::DoGetEditorClass |
( |
| ) |
const |
|
override |
◆ DoGetValidator()
wxValidator * PGPROPERTY_RATIO::DoGetValidator |
( |
| ) |
const |
|
override |
◆ StringToValue()
bool PGPROPERTY_RATIO::StringToValue |
( |
wxVariant & |
aVariant, |
|
|
const wxString & |
aText, |
|
|
int |
aArgFlags = 0 |
|
) |
| const |
|
override |
◆ ValidateValue()
bool PGPROPERTY_RATIO::ValidateValue |
( |
wxVariant & |
aValue, |
|
|
wxPGValidationInfo & |
aValidationInfo |
|
) |
| const |
|
override |
◆ ValueToString()
wxString PGPROPERTY_RATIO::ValueToString |
( |
wxVariant & |
aVariant, |
|
|
int |
aArgFlags = 0 |
|
) |
| const |
|
override |
The documentation for this class was generated from the following files: