Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
This chapter introduces some style guidelines and naming conventions that will be used in the rest of this book. The Qt Core module is introduced with examples and exercises that use Qt stream and date classes.
Qt is a modular system of classes and tools that makes it easier for you to write smaller modules of code. It provides an almost complete replacement for STL classes/types, builds/runs on more compilers than code written using C++0x, and supports some of the same features without requiring a modern compiler. This chapter explains how to start reusing Qt.