#include <validators.h>
|
wxString | IsValid (const wxString &aVal) const override |
|
Definition at line 167 of file validators.h.
◆ NETNAME_VALIDATOR() [1/3]
NETNAME_VALIDATOR::NETNAME_VALIDATOR |
( |
wxString * |
aVal = nullptr | ) |
|
◆ NETNAME_VALIDATOR() [2/3]
NETNAME_VALIDATOR::NETNAME_VALIDATOR |
( |
bool |
aAllowSpaces | ) |
|
◆ NETNAME_VALIDATOR() [3/3]
◆ Clone()
virtual wxObject * NETNAME_VALIDATOR::Clone |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ IsValid()
wxString NETNAME_VALIDATOR::IsValid |
( |
const wxString & |
aVal | ) |
const |
|
overrideprotected |
◆ TransferFromWindow()
virtual bool NETNAME_VALIDATOR::TransferFromWindow |
( |
| ) |
|
|
inlineoverridevirtual |
◆ TransferToWindow()
virtual bool NETNAME_VALIDATOR::TransferToWindow |
( |
| ) |
|
|
inlineoverridevirtual |
◆ Validate()
bool NETNAME_VALIDATOR::Validate |
( |
wxWindow * |
aParent | ) |
|
|
overridevirtual |
◆ m_allowSpaces
bool NETNAME_VALIDATOR::m_allowSpaces |
|
private |
The documentation for this class was generated from the following files: