Collaboration diagram for CEGUI::RegexValidator:

Public Member Functions | |
| RegexValidator (void) | |
| ~RegexValidator (void) | |
| void | release () |
Public Attributes | |
| pcre * | d_regex |
Definition at line 43 of file CEGUIEditbox.cpp.
|
|
Definition at line 45 of file CEGUIEditbox.cpp. |
|
|
Definition at line 46 of file CEGUIEditbox.cpp. |
|
|
Definition at line 48 of file CEGUIEditbox.cpp. References pcre_free. Referenced by CEGUI::Editbox::setValidationString(). |
|
|
Definition at line 58 of file CEGUIEditbox.cpp. Referenced by CEGUI::Editbox::isStringValid(), and CEGUI::Editbox::setValidationString(). |
1.3.9.1