QRegExp
Locked
Language Bindings
-
Please help !!! I’m trying this code for regular expressions,but it always returns false…Any idea ?? Thank You !!
@ if (user.contains(QRegExp("/^[a-z0-9]$/")))
{
QMessageBox::information (this, "Validation", "Valide !");}
else{ QMessageBox::warning(this, "Kujdes", "Te dhenat tuaja jane te pasakta.\n Riprovo perseri."); } }@
-
"Duplicate of":http://qt-project.org/forums/viewthread/28572/
-
[quote author="SGaist" date="1370552782"]"Duplicate of":http://qt-project.org/forums/viewthread/28572/[/quote]
closing