5. Conclusion

In this tutorial, we explored some of the capabilities of the Qt Quick Canvas type. We developed a nice looking pie chart visualization and ported HTML5 Canvas code to Qt Quick. If you want to learn more about the canvas API, you can refer to some of the HTML5 tutorials available on the internet.

Here is a small list of such tutorials:

The Qt Webkit Guide about canvas graphics [http://qt-project.org/doc/qt-4.8/qtwebkit-guide-canvas.html] also gives a detailed introduction to the HTML5 Canvas API. Also note this very handy cheat sheet [http://blog.nihilogic.dk/2009/02/html5-canvas-cheat-sheet.html].