Skip to content

In this series of blog posts, we’ll look under the hood of the QML engine and uncover some of its inner workings. The articles are based on the Qt5 version of QtQuick, QtQuick 2.0. Most people know  that each element in a QML file is backed by a C++ class. When a QML file is […]

GammaRay augments debuggers by understanding Qt implementation, it visualizes application behavior on a higher level, especially with complex frameworks like scene graphs, model/view or state machines.