The article presented implements a Stop watch for Qt for Symbian. The main classes used for performing this are QLCDNumber, QTime, QTimer and XQutils. The source code provided mainly performs three tasks: starting the timer, stopping the timer and resetting the timer. The article also provides screen-shots for our ease.
This article can mainly benefit Beginners to understand the basic use of the above mentioned classes in Qt for Symbian and help them to use them in their application.
--Deepikagohil 19:57, 30 September 2009 (UTC)