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.
- Host: GitHub
- URL: https://github.com/hootbu/qt-qml-basics
- Owner: hootbu
- License: mit
- Created: 2025-01-16T21:59:52.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-16T22:24:06.000Z (5 months ago)
- Last Synced: 2025-01-16T23:19:06.215Z (5 months ago)
- Topics: qml, qt6, qtcreator
- Language: C++
- Homepage:
- Size: 3.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Qt Creator QML Basics & Exercises
###### Created by Emir YorgunProject, 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
#### QML Button Exercise
