Uwe Rathmann
0a92cb82db
playing with clang-format
2018-08-03 08:15:28 +02:00
Uwe Rathmann
dcdb49f7e3
default setting for showing the speedos reverted
2018-05-09 08:49:16 +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
Uwe Rathmann
aaab3832fc
SPEEDO define added - being disabled as default setting
2018-04-10 17:11:42 +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
Uwe Rathmann
478f2828e4
RadioControl removed from automotive example. It is not yet used and
...
will confuse readers. Probably becomes reverted once development of this
demo continues
2017-07-27 15:52:16 +02:00
Uwe Rathmann
ec5521ab3e
Lots of colors and stuff for demonstrating skin transitions added.
...
Better hints for the slider of the DefaultSkin - some animators and
increased mouse press areas
2017-07-26 17:54:25 +02:00
Uwe Rathmann
e9e146f05f
hmi-demo example renamed to automotive
2017-07-25 21:40:05 +02:00