qskinny/examples/iotdashboard
Peter Hartmann 3e91e83187 IOT dashboard: Use skinny shadows for light display 2022-12-20 16:41:49 +01: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 QskBoxShadowNode introduced ( from playground/shadows ) 2022-06-04 17:56:14 +02:00
Box.cpp IOT example: Use shadows from the system 2022-08-31 14:41:45 +02:00
Box.h IOT example: Use shadows from the system 2022-08-31 14:41:45 +02:00
BoxWithButtons.cpp IOT example: Make device buttons clickable 2022-12-20 16:41:49 +01:00
BoxWithButtons.h IOT dashboard: Make temperature and humidity changeable with buttons 2022-12-20 16:41:49 +01:00
CircularProgressBar.cpp minor adjustments 2022-10-26 17:02:06 +02:00
CircularProgressBar.h unused includes removed 2022-10-21 16:43:59 +02:00
CircularProgressBarSkinlet.cpp minor changes 2022-08-03 09:40:18 +02:00
CircularProgressBarSkinlet.h Iot dashboard arc rendering (#134) 2021-10-20 07:50:25 +02:00
DashboardPage.cpp IOT dashboard: Make temperature and humidity changeable with buttons 2022-12-20 16:41:49 +01:00
DashboardPage.h IOT dashboard: Move some classes around 2022-08-03 08:23:20 +02:00
Diagram.cpp IOT dashboard: Implement rooms page 2022-08-03 08:23:20 +02:00
Diagram.h IOT dashboard: Implement rooms page 2022-08-03 08:23:20 +02:00
DiagramSkinlet.cpp QskBoxNode renamed to QskBoxRectangleNode, QskShadedBoxNode renamed to QskBoxNode 2022-12-05 12:34:08 +01:00
DiagramSkinlet.h using pragma once for the examples 2021-08-04 10:11:12 +02:00
EnergyMeter.cpp PieChartPainted renamed to EnergyMeter. Name was misleading as it is 2022-10-26 16:47:42 +02:00
EnergyMeter.h PieChartPainted renamed to EnergyMeter. Name was misleading as it is 2022-10-26 16:47:42 +02:00
GraphicProvider.cpp using qvg files to get rid of the qsvg dependency 2022-11-24 09:06:39 +01:00
GraphicProvider.h GraphicProvider added 2021-08-26 17:02:31 +02:00
GridBox.cpp IOT dashboard: Move some classes around 2022-08-03 08:23:20 +02:00
GridBox.h IOT dashboard: Move some classes around 2022-08-03 08:23:20 +02:00
LightDisplay.cpp IOT dashboard: Use skinny shadows for light display 2022-12-20 16:41:49 +01:00
LightDisplay.h IOT dashboard: Use skinny shadows for light display 2022-12-20 16:41:49 +01:00
LightDisplaySkinlet.cpp IOT dashboard: Use skinny shadows for light display 2022-12-20 16:41:49 +01:00
LightDisplaySkinlet.h Iot dashboard light intensity (#142) 2021-11-19 15:02:57 +01:00
MainItem.cpp warning fixed 2022-10-07 19:00:40 +02:00
MainItem.h IOT dashboard: Do the animation 2022-08-03 08:23:20 +02:00
MainWindow.cpp IOT dashboard: Use cube effect 2022-08-03 08:23:20 +02:00
MainWindow.h using subControl proxies + other improvements 2021-08-04 18:55:18 +02:00
MenuBar.cpp upport for Qt < Qt 5.12 dropped 2022-03-08 11:53:46 +01:00
MenuBar.h GraphicProvider added 2021-08-26 17:02:31 +02:00
MyDevices.cpp IOT example: Make device buttons clickable 2022-12-20 16:41:49 +01:00
MyDevices.h using subControl proxies + other improvements 2021-08-04 18:55:18 +02:00
RoomsPage.cpp IOT dashboard: Improve rooms page 2022-08-03 08:23:20 +02:00
RoomsPage.h IOT dashboard: Move some classes around 2022-08-03 08:23:20 +02:00
RoundButton.cpp sourceSize members replaced by strutSizeHints to make icons sizes 2022-07-28 11:37:14 +02:00
RoundButton.h IOT dashboard: Make temperature and humidity changeable with buttons 2022-12-20 16:41:49 +01:00
RoundedIcon.cpp IOT example: Make device buttons clickable 2022-12-20 16:41:49 +01:00
RoundedIcon.h IOT example: Make device buttons clickable 2022-12-20 16:41:49 +01:00
Skin.cpp IOT dashboard: Use skinny shadows for light display 2022-12-20 16:41:49 +01:00
Skin.h IOT example: Make device buttons clickable 2022-12-20 16:41:49 +01:00
TopBar.cpp PieChartPainted renamed to EnergyMeter. Name was misleading as it is 2022-10-26 16:47:42 +02:00
TopBar.h layout code improved 2021-08-05 11:06:48 +02:00
UsageBox.cpp using QskGraphiclabel::panel 2021-08-26 15:24:13 +02:00
UsageBox.h using subControl proxies + other improvements 2021-08-04 18:55:18 +02:00
UsageDiagram.cpp IOT dashboard: Implement rooms page 2022-08-03 08:23:20 +02:00
UsageDiagram.h IOT dashboard: Implement rooms page 2022-08-03 08:23:20 +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
iotdashboard.pro using qvg files to get rid of the qsvg dependency 2022-11-24 09:06:39 +01:00
main.cpp Bring back the old Material skin for now 2022-07-05 09:49:05 +02:00