5 #ifndef QVALIDATEDLINEEDIT_H
6 #define QVALIDATEDLINEEDIT_H
39 #endif // QVALIDATEDLINEEDIT_H
Line edit that can be marked as "invalid" to show input validation feedback.
void focusInEvent(QFocusEvent *evt)
QValidatedLineEdit(QWidget *parent)
const QValidator * checkValidator
void focusOutEvent(QFocusEvent *evt)
void setCheckValidator(const QValidator *v)
void setEnabled(bool enabled)
void setValid(bool valid)