https://github.com/djeada/qml-recipes
QML project-based tutorials.
https://github.com/djeada/qml-recipes
Last synced: 7 months ago
JSON representation
QML project-based tutorials.
- Host: GitHub
- URL: https://github.com/djeada/qml-recipes
- Owner: djeada
- License: mit
- Created: 2020-09-09T21:02:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-03T22:21:59.000Z (over 3 years ago)
- Last Synced: 2025-02-05T11:51:53.040Z (11 months ago)
- Language: QML
- Homepage:
- Size: 3.06 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QML-Recipes
QML project-based tutorials.
## About the project
The examples are not full-fledged applications, but rather skeletons from which you may build your own projects.
Basics
Custom Property

Scalable Interface
Controls
Button

Dialog

CppQmlInteractions
Counter
Events
Key Navigation
Multitouch
Layout
Grid Squares
List View
Model View
Path View
Animations
Color Animation
Flipable Animation
List Item Animation
Number Animation
Rotation Animation
Transitions
Games
Sprite
Sprite Animation
Snake