QRegExpValidator.h does not exist
Solved
General and Desktop
-
@GGAZ Do you have
QT += gui
in your pro file?
If you're using Qt6 then use QRegularExpressionValidator instead.
https://forum.qt.io/topic/123653/why-is-there-no-description-of-qregexpvalidator-in-qt6-0-1-is-it-abandoned