Uwe Rathmann
f33f38bbbb
some preparations for modifications with QskAspect
2020-12-13 14:23:17 +01:00
Uwe Rathmann
7b5fa0f9f8
Qt6 incompatibilities fixed
2020-10-23 12:51:31 +02:00
Uwe Rathmann
062713e8cc
avoid using deprecated calls
2020-03-13 13:32:22 +01:00
Uwe Rathmann
21e05c5ee7
avoid deprecated calls
2019-06-25 07:06:57 +02:00
Uwe Rathmann
fb594267c2
license/copyright notes added
2019-06-20 12:02:28 +02:00
Uwe Rathmann
91c16e8076
making layout calculations of the skinlets independent from the current
...
of the control
2019-04-25 14:23:39 +02:00
Uwe Rathmann
e1ca897478
uncrustified
2019-01-07 09:13:53 +01:00
Uwe Rathmann
b4edcddbf4
making clazy happy
2018-08-03 11:11:42 +02:00
Uwe Rathmann
0a92cb82db
playing with clang-format
2018-08-03 08:15:28 +02:00
Uwe Rathmann
4c0aaa8ea2
painting order for needle and box inverted
2018-05-09 08:47:52 +02:00
Peter Hartmann
60a4f2ff1f
Speedometer: inherit from QskRangeControl and make skinnable ( #62 )
...
* Speedometer: Inherit from QskRangeControl
We don't need start/endAngle() etc. and value() anymore,
but can use the methods from QskRangeControl.
* Speedometer: Make it skinnable
* automotive example: Only use two specially created skins
... because the default skins do not have hints for e.g. the speedometer.
Also, display the speedometer page by default.
2018-05-09 08:31:43 +02:00
Peter Hartmann
8ddd039870
speedometers: Fix layout and add more public API
2018-04-05 11:23:52 +02:00
Peter Hartmann
b7c54d6916
Speedometer: Add some API
2018-04-05 11:23:48 +02:00
Peter Hartmann
554f07c5b4
automotive example: Add speedometer page
2018-04-05 11:23:38 +02:00