Public Member Functions | |
void | fixup (QString &input) const |
InputValidator (InputField *parent) | |
State | validate (QString &input, int &pos) const |
~InputValidator () | |
InputValidator::InputValidator | ( | InputField * | parent | ) |
InputValidator::~InputValidator | ( | ) |
void InputValidator::fixup | ( | QString & | input | ) | const |
References Gui::InputField::fixup().
QValidator::State InputValidator::validate | ( | QString & | input, |
int & | pos | ||
) | const |
References Gui::InputField::validate().
Referenced by AddonManager.CommandAddonManager::startup().