qskinny/examples/iotdashboard
Peter Hartmann ec61c11ab6 progress bars: Introduce progress ring and refactor
Most of the code between rings and bars can be shared with a
common superclass QskProgressIndicator.

Resolves #98
2023-08-09 08:33:05 +02:00
..
fonts iot-dashboard -> iotdashboard 2021-06-04 11:55:10 +02:00
images png files removed 2022-11-24 11:54:05 +01:00
nodes API of classes dealing with arcs improved 2023-04-11 13:04:10 +02:00
Box.cpp typo fixed 2023-04-06 10:15:03 +02:00
Box.h typo fixed 2023-04-06 10:15:03 +02:00
BoxWithButtons.cpp typo fixed 2023-04-06 10:15:03 +02:00
BoxWithButtons.h typo fixed 2023-04-06 10:15:03 +02:00
CMakeLists.txt missing DEFINE added 2023-04-12 12:12:05 +02:00
CircularProgressBar.cpp typo fixed 2023-04-06 10:15:03 +02:00
CircularProgressBar.h typo fixed 2023-04-06 10:15:03 +02:00
CircularProgressBarSkinlet.cpp BSD-3-Clause license 2023-04-06 09:23:37 +02:00
CircularProgressBarSkinlet.h BSD-3-Clause license 2023-04-06 09:23:37 +02:00
DashboardPage.cpp typo fixed 2023-04-06 10:15:03 +02:00
DashboardPage.h typo fixed 2023-04-06 10:15:03 +02:00
DevicesPage.cpp typo fixed 2023-04-06 10:15:03 +02:00
DevicesPage.h typo fixed 2023-04-06 10:15:03 +02:00
Diagram.cpp BSD-3-Clause license 2023-04-06 09:23:37 +02:00
Diagram.h BSD-3-Clause license 2023-04-06 09:23:37 +02:00
DiagramSkinlet.cpp BSD-3-Clause license 2023-04-06 09:23:37 +02:00
DiagramSkinlet.h BSD-3-Clause license 2023-04-06 09:23:37 +02:00
EnergyMeter.cpp typo fixed 2023-04-06 10:15:03 +02:00
EnergyMeter.h typo fixed 2023-04-06 10:15:03 +02:00
GraphicProvider.cpp typo fixed 2023-04-06 10:15:03 +02:00
GraphicProvider.h typo fixed 2023-04-06 10:15:03 +02:00
GridBox.cpp typo fixed 2023-04-06 10:15:03 +02:00
GridBox.h typo fixed 2023-04-06 10:15:03 +02:00
LightDisplay.cpp API of classes dealing with arcs improved 2023-04-11 13:04:10 +02:00
LightDisplay.h typo fixed 2023-04-06 10:15:03 +02:00
LightDisplaySkinlet.cpp API of classes dealing with arcs improved 2023-04-11 13:04:10 +02:00
LightDisplaySkinlet.h typo fixed 2023-04-06 10:15:03 +02:00
MainItem.cpp upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier 2023-02-28 15:49:42 +01:00
MainItem.h upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier 2023-02-28 15:49:42 +01:00
MainWindow.cpp typo fixed 2023-04-06 10:15:03 +02:00
MainWindow.h typo fixed 2023-04-06 10:15:03 +02:00
MembersPage.cpp typo fixed 2023-04-06 10:15:03 +02:00
MembersPage.h typo fixed 2023-04-06 10:15:03 +02:00
MenuBar.cpp typo fixed 2023-04-06 10:15:03 +02:00
MenuBar.h typo fixed 2023-04-06 10:15:03 +02:00
MyDevices.cpp typo fixed 2023-04-06 10:15:03 +02:00
MyDevices.h typo fixed 2023-04-06 10:15:03 +02:00
RoomsPage.cpp typo fixed 2023-04-06 10:15:03 +02:00
RoomsPage.h typo fixed 2023-04-06 10:15:03 +02:00
RoundButton.cpp typo fixed 2023-04-06 10:15:03 +02:00
RoundButton.h typo fixed 2023-04-06 10:15:03 +02:00
RoundedIcon.cpp typo fixed 2023-04-06 10:15:03 +02:00
RoundedIcon.h typo fixed 2023-04-06 10:15:03 +02:00
Skin.cpp progress bars: Introduce progress ring and refactor 2023-08-09 08:33:05 +02:00
Skin.h QskArcNode supports borders now 2023-04-17 10:54:44 +02:00
StatisticsPage.cpp typo fixed 2023-04-06 10:15:03 +02:00
StatisticsPage.h typo fixed 2023-04-06 10:15:03 +02:00
StorageBar.cpp typo fixed 2023-04-06 10:15:03 +02:00
StorageBar.h typo fixed 2023-04-06 10:15:03 +02:00
StorageBarSkinlet.cpp typo fixed 2023-04-06 10:15:03 +02:00
StorageBarSkinlet.h typo fixed 2023-04-06 10:15:03 +02:00
StorageMeter.cpp typo fixed 2023-04-06 10:15:03 +02:00
StorageMeter.h typo fixed 2023-04-06 10:15:03 +02:00
StoragePage.cpp progress bars: Introduce progress ring and refactor 2023-08-09 08:33:05 +02:00
StoragePage.h typo fixed 2023-04-06 10:15:03 +02:00
TopBar.cpp typo fixed 2023-04-06 10:15:03 +02:00
TopBar.h typo fixed 2023-04-06 10:15:03 +02:00
UsageBox.cpp typo fixed 2023-04-06 10:15:03 +02:00
UsageBox.h typo fixed 2023-04-06 10:15:03 +02:00
UsageDiagram.cpp typo fixed 2023-04-06 10:15:03 +02:00
UsageDiagram.h typo fixed 2023-04-06 10:15:03 +02:00
fonts.qrc iot-dashboard -> iotdashboard 2021-06-04 11:55:10 +02:00
images.qrc using qvg files to get rid of the qsvg dependency 2022-11-24 09:06:39 +01:00
main.cpp windows style: Rename to Fluent2 2023-06-17 13:33:56 +02:00