qskinny/examples
Uwe Rathmann 45a1bc3564 QskArcNode is a QskShapeNode now.
The performance of the previous implementation was simply horrible,
when drawing an arc with a small span angle. The size of the corresponding full circle
is huge and the previous implementation always created an image/texture with
that size.

However the final implementation is supposed to create vertex lists
- like what the box renderer does. So this code will also not stay forever.
2023-04-12 12:19:26 +02:00
..
boxes BSD-3-Clause license 2023-04-06 09:23:37 +02:00
buttons BSD-3-Clause license 2023-04-06 09:23:37 +02:00
desktop BSD-3-Clause license 2023-04-06 09:23:37 +02:00
frames BSD-3-Clause license 2023-04-06 09:23:37 +02:00
gallery BSD-3-Clause license 2023-04-06 09:23:37 +02:00
glabels BSD-3-Clause license 2023-04-06 09:23:37 +02:00
iotdashboard QskArcNode is a QskShapeNode now. 2023-04-12 12:19:26 +02:00
layouts BSD-3-Clause license 2023-04-06 09:23:37 +02:00
listbox BSD-3-Clause license 2023-04-06 09:23:37 +02:00
messagebox BSD-3-Clause license 2023-04-06 09:23:37 +02:00
messageboxQml BSD-3-Clause license 2023-04-06 09:23:37 +02:00
mycontrols BSD-3-Clause license 2023-04-06 09:23:37 +02:00
qvgviewer BSD-3-Clause license 2023-04-06 09:23:37 +02:00
tabview BSD-3-Clause license 2023-04-06 09:23:37 +02:00
thumbnails BSD-3-Clause license 2023-04-06 09:23:37 +02:00
CMakeLists.txt BSD-3-Clause license 2023-04-06 09:23:37 +02:00