This article is very basic article of Qt.The QObject class is the base class of all Qt objects.
If you want to know more about this class than you can visit belove link
http://doc.trolltech.com/4.5/qobject.html
This article is very useful for beginner of Qt.all the things how QObject class works is define on given site.
--nayan trivedi 04:45, 20 September 2009 (UTC)
This article is for beginners who want to start development in Qt. object are the main thing when we are working with oop approach. In qt, working with object in stand of diret drags and drop the tool. Its make our funda very clear about the Qt.
[--Fasttrack 17:52, 22 September 2009 (UTC)]