NotStrictValidator
Qt Base Class: QValidator
Signature: QValidator(self, parent: Optional[PySide6.QtCore.QObject] = None) -> None
Base classes
Name | Children | Inherits |
---|---|---|
Validator prettyqt.gui.validator |
⋔ Inheritance diagram
🛈 DocStrings
Bases: Validator
Validator which turns Invalid state into Intermediate state.
Source code in prettyqt\validators\notstrictvalidator.py
⌗ Property table
Qt Property | Type | Doc |
---|---|---|
objectName |
QString |
Validator ID: not_strict