This is part of the "Introduction to Qt Design Studio" course.
QML is a language for defining graphic user interfaces.
The Design Studio automatically generates QML code from the designs.
With QML, you can build functioning UIs and test them straight-away on your target hardware.
This is an example of a yellow rectangle written in QML. Design Studio auto-generates the code when you create a yellow rectangle with it.