swift
swift::gui::CUpperCaseValidator Member List

This is the complete list of members for swift::gui::CUpperCaseValidator, including all inherited members.

CUpperCaseValidator(QObject *parent=nullptr)swift::gui::CUpperCaseValidatorexplicit
CUpperCaseValidator(int minLength, int maxLength, QObject *parent=nullptr)swift::gui::CUpperCaseValidator
CUpperCaseValidator(bool optionalValue, int minLength, int maxLength, QObject *parent=nullptr)swift::gui::CUpperCaseValidator
fixup(QString &input) constswift::gui::CUpperCaseValidatorvirtual
setAllowedCharacters(const QString &chars)swift::gui::CUpperCaseValidatorinline
setAllowedCharacters09AZ()swift::gui::CUpperCaseValidator
setRestrictions(const QStringList &restrictions)swift::gui::CUpperCaseValidatorinline
validate(QString &input, int &pos) constswift::gui::CUpperCaseValidatorvirtual