qskinny/examples
Peter Hartmann 3a1a7c635c
Iot dashboard: Make circular progress bar a QskControl (#124)
* IOT example, circular progress bar: Use a pen instead of a brush

That way we don't have to draw two circles, and we can in addition
use a conical gradient.

* IOT example: Make circular progress bar a QskControl

... and internally use a QskPaintedNode for now. By doing this we
already have the API ready (similar to QskProgressBar) and can
swap the QskPaintedNode with an arc renderer at a later point in
time.
2021-08-24 08:46:26 +02:00
..
automotive QskSkinnable::subcontrolProxy added 2021-08-04 15:06:44 +02:00
boxes using pragma once for the examples 2021-08-04 10:11:12 +02:00
buttons tabs expanded 2019-04-17 16:30:08 +02:00
colorswitch using pragma once for the examples 2021-08-04 10:11:12 +02:00
desktop using feature files 2019-04-02 09:07:09 +02:00
frames using pragma once for the examples 2021-08-04 10:11:12 +02:00
gallery using pragma once for the examples 2021-08-04 10:11:12 +02:00
gbenchmark using pragma once for the examples 2021-08-04 10:11:12 +02:00
glabels using feature files 2019-04-02 09:07:09 +02:00
iotdashboard Iot dashboard: Make circular progress bar a QskControl (#124) 2021-08-24 08:46:26 +02:00
layouts using pragma once for the examples 2021-08-04 10:11:12 +02:00
listbox more convenience methods to access skin hints 2020-12-15 07:21:12 +01:00
messagebox using feature files 2019-04-02 09:07:09 +02:00
messageboxQml using feature files 2019-04-02 09:07:09 +02:00
mycontrols using pragma once for the examples 2021-08-04 10:11:12 +02:00
qvgviewer using pragma once for the examples 2021-08-04 10:11:12 +02:00
tabview add/remove buttons added 2021-02-02 10:28:30 +01:00
thumbnails using qskControlCast 2020-12-27 16:08:52 +01:00
examples.pro switchbuttons example moved to the gallery 2021-08-02 13:27:30 +02:00