The Book of Qt 4 von Daniel Molkentin | The Art of Building Qt Applications | ISBN 9781593271473

The Book of Qt 4

The Art of Building Qt Applications

von Daniel Molkentin
Buchcover The Book of Qt 4 | Daniel Molkentin | EAN 9781593271473 | ISBN 1-59327-147-6 | ISBN 978-1-59327-147-3
-Programmers wanting to build robust cross-platform applications -C++ programmers new to the Qt toolkit

The Book of Qt 4

The Art of Building Qt Applications

von Daniel Molkentin
The Qt toolkit is widely used for the development of GUI applications as well as console tools and servers. Not only does the Open Source Desktop KDE rely on it, but also well-known commercial software like Google Earth, the telephone software Skype, and the web browser Opera. Trolltech insiders pronounce Qt as „cute“.
The Qt toolkit is widely used for the development of GUI applications as well as console tools and servers. Qt is most notably used in KDE, a free Linux desktop, the Opera web browser, Skype, and Google Earth. Daniel Molkentin, author of this book, is a core developer of KDE. He uses practical examples to explain Qt characteristics like the signal slot concept and its event system. He guides the reader through developing applications both with and without Qt's graphical GUI builder „Qt Designer.“ Topics covered include: tools needed to create dialog boxes; steps to follow when developing a GUI-based application; layout; how to visualize data using Qt's “model-view concept”; the QtSql model; the graphics library; as well as how to work with XML, databases, threads, and debugging. The book also includes lots of useful hints on how to use Qt's own datatypes, containers and algorithms and how to develop user-friendly applications. Co-published with Open Source Press.
-First book to offer in-depth explanation of Qt 4; main competitors focus on C++ programming -Author a core developer of the KDE desktop which lends instant credibility -Complete coverage of Qt from basics through application design