Olivier Goffart
d0896e6360
Update the README of new demos
2024-09-24 16:51:46 +02:00
Nigel Breslaw
a6ca636d07
SpriteSheet demo
...
Simple demo showing how to create a SpriteSheet via the Image element.
2024-09-24 15:59:15 +03:00
Nigel Breslaw
a9c04f13e9
Simplify dial to use atan2
2024-09-17 09:05:38 +02:00
Olivier Goffart
890e63d352
dial example: move the files one directory down
...
There is only one directory alled "ui", so there isn't really need to have
this level of directory.
This aligns with other demo that don't have any source files
Also rename appwindow.slint to dial.slint
2024-09-14 18:37:17 +02:00
Olivier Goffart
8d9c041aa4
dial demo: add links to online preview/editor
2024-09-12 15:50:55 +02:00
Nigel Breslaw
d6dd8343e3
Dial example
...
Shows off how to use some basic math to create an interactive dial and place visual elements around a circle dynamically.
2024-09-12 15:14:30 +02:00