Which is the best book for Qt Essentials?
-
oops.. sorry
"object model":http://developer.qt.nokia.com/doc/qt-4.8/object.html
"Reentrancy and Thread-Safety":http://developer.qt.nokia.com/doc/qt-4.8/threads-reentrancy.html
"The Property System":http://developer.qt.nokia.com/doc/qt-4.8/properties.html
"Inter-Process Communication in Qt":http://developer.qt.nokia.com/doc/qt-4.8/ipc.html
"
Programming with Qt":http://developer.qt.nokia.com/doc/qt-4.8/qt-basic-concepts.html"Threads and QObjects":http://developer.qt.nokia.com/doc/qt-4.8/threads-qobject.html
"The Qt Resource System
":http://developer.qt.nokia.com/doc/qt-4.8/resources.html"Paint System":http://developer.qt.nokia.com/doc/qt-4.8/paintsystem.html
"Coordinate System":http://developer.qt.nokia.com/doc/qt-4.8/coordsys.html
"Internationalization with Qt":http://developer.qt.nokia.com/doc/qt-4.8/internationalization.html
"Container Classes":http://developer.qt.nokia.com/doc/qt-4.8/containers.html
"Implicit Sharing":http://developer.qt.nokia.com/doc/qt-4.8/implicit-sharing.html
"The Event System":http://developer.qt.nokia.com/doc/qt-4.8/eventsandfilters.html
"Signals":http://developer.qt.nokia.com/doc/qt-4.8/signalsandslots.html
"ObjectTrees":http://developer.qt.nokia.com/doc/qt-4.7/objecttrees.html
"The Meta-Object System":http://developer.qt.nokia.com/doc/qt-4.8/metaobjects.html
"Qt Features Overview":http://developer.qt.nokia.com/doc/qt-4.8/qt-overview.html
"Scalability":http://developer.qt.nokia.com/doc/qt-4.7/scalability.html
-
Great list, thanks Rahul!
-
The devnet site actually HAS a PDF engine, f.i. you can export wiki pages to PDF, although it does a horrible job with code snippets...:
http://developer.qt.nokia.com/wiki/pdf/Threads_Events_QObjectsYou could ask as a feature request to having that PDF export in the documentation as well. :-)
-
Foundations of Qt Development (Johan Thelin) was the most informative book I have read on Qt. I found a lot of information in other materials to be out of date. This book also goes into integrating with openGL, using QtSql for databases, multi-threading, unit testing, and networking.
-
Can anyone who has got this certificate tell whether it is worth the money paid? It costs around 8000 rupees in India.
-
Which Qt Certifications you are taking about https://www.qt.io/qt-certification/#block-5?
-
This post is deleted!