An open API service indexing awesome lists of open source software.

https://github.com/hootbu/qt-qml-basics

Project, created using the QML programming language in Qt Creator, focuses on interface and interaction.
https://github.com/hootbu/qt-qml-basics

qml qt6 qtcreator

Last synced: 3 months ago
JSON representation

Project, created using the QML programming language in Qt Creator, focuses on interface and interaction.

Awesome Lists containing this project

README

        

# Qt Creator QML Basics & Exercises
###### Created by Emir Yorgun

Project, created using the **QML programming language** in Qt Creator, focuses on interface and interaction.

It contains **two** exercises that cover various topics such as **creating windows**, **placing items**, **coloring**, **anchors**, **mouse interactions**, and **conditional statements**.

------------
#### QML Basics Exercise

![image](https://github.com/user-attachments/assets/70d495a3-656b-4c98-a292-a1d29b0066d6)

#### QML Button Exercise
![image](https://github.com/user-attachments/assets/f82979be-0d3f-4388-80d3-0db3dc43c107)