QRegExp with QLineEdit
-
Hi,
You can use the QRegExpValidator class. If you're on Qt 5 then please consider using QRegularExpression
Hi,
You can use the QRegExpValidator class. If you're on Qt 5 then please consider using QRegularExpression