Module qtjambi
Package io.qt.gui

Class QValidator

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface
Direct Known Subclasses:
QDoubleValidator, QIntValidator, QRegExpValidator, QRegularExpressionValidator

public abstract class QValidator extends QObject

Validation of input text

Java wrapper for Qt class QValidator