KiCad PCB EDA Suite
|
This is the complete list of members for REGEX_VALIDATOR, including all inherited members.
Clone() const override | REGEX_VALIDATOR | inlinevirtual |
compileRegEx(const wxString &aRegEx, int aFlags) | REGEX_VALIDATOR | protected |
GetRegEx() const | REGEX_VALIDATOR | inline |
m_regEx | REGEX_VALIDATOR | protected |
m_regExFlags | REGEX_VALIDATOR | protected |
m_regExString | REGEX_VALIDATOR | protected |
REGEX_VALIDATOR(const wxString &aRegEx, wxString *aValue=nullptr) | REGEX_VALIDATOR | inline |
REGEX_VALIDATOR(const wxString &aRegEx, int aFlags, wxString *aValue=nullptr) | REGEX_VALIDATOR | inline |
REGEX_VALIDATOR(const REGEX_VALIDATOR &aOther) | REGEX_VALIDATOR | inline |
Validate(wxWindow *aParent) override | REGEX_VALIDATOR |