Gui::InputValidator Class Reference
Public Member Functions | |
| void | fixup (QString &input) const |
| InputValidator (InputField *parent) | |
| State | validate (QString &input, int &pos) const |
| ~InputValidator () | |
Constructor & Destructor Documentation
◆ InputValidator()
| InputValidator::InputValidator | ( | InputField * | parent | ) |
◆ ~InputValidator()
| InputValidator::~InputValidator | ( | ) |
Member Function Documentation
◆ fixup()
| void InputValidator::fixup | ( | QString & | input | ) | const |
References Gui::InputField::fixup().
◆ validate()
| QValidator::State InputValidator::validate | ( | QString & | input, |
| int & | pos | ||
| ) | const |
References Gui::InputField::validate().
The documentation for this class was generated from the following file:
- src/Gui/InputField.cpp
1.8.17