Chapter 3. QPainter and 2D Graphics
In this chapter, we will cover the following recipes:
Drawing basic shapes on screen
Exporting shapes to an SVG file
Coordinate transformation
Displaying images on screen
Applying image effects to graphics
Creating a basic paint program
2D Canvas in QML