Trouble with QRegExpValidator
-
wrote on 8 Mar 2021, 15:22 last edited by
Hi,
I migrated from qt 5.12 to 5.15 and I have this errorQRegExpValidator: No such file or directory
I used this inclusion
#include <QRegExpValidator> thanks for your help
-
-
Hi,
I migrated from qt 5.12 to 5.15 and I have this errorQRegExpValidator: No such file or directory
I used this inclusion
#include <QRegExpValidator> thanks for your help
wrote on 8 Mar 2021, 15:52 last edited by@Mourad2021
Now might be on opportune moment to consider moving onto QRegularExpressionValidator instead?
1/3