12. Creating Graphics/View Scenes

In this chapter we will look at a conventional application that makes use of Qt’s graphics/view architecture. The program is a basic drawing application that shows how to create various kinds of custom items and how to save and load graphics items using a custom file format. The application’s implementation also shows how to provide the user with the means to add items to a scene, change their properties (including those of groups of selected items), and remove items. Considered together, this example and the one shown in the previous chapter cover a lot of the features and functionality ...

Get Advanced Qt Programming: Creating Great Software with C++ and Qt 4 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.