Hi,
I have a line edit which takes user input and stores it in a QDATE object in [YYYY/MM/DD] format. I want to construct a regular expression for this. and then use the QValidator to validate the user input against this expression.

It would be helpful if you could give me a regular expression to validate QTIME [HH:MM:SS] for the same purpose.

please help me out.
Regards,
BERA