qskinny/examples/iotdashboard
Peter Hartmann 520bb0a429 IOT dashboard: Rename MainContent to DashboardPage 2022-08-03 08:23:20 +02:00
..
fonts iot-dashboard -> iotdashboard 2021-06-04 11:55:10 +02:00
images IOT dashboard: Use SVGs instead of PNGs (#191) 2022-05-18 13:45:09 +02:00
nodes QskBoxShadowNode introduced ( from playground/shadows ) 2022-06-04 17:56:14 +02:00
shaders Iot dashboard: Add own shadows (#135) 2021-10-31 11:16:03 +01:00
Box.cpp Iot dashboard: Add own shadows (#135) 2021-10-31 11:16:03 +01:00
Box.h Iot dashboard: Add own shadows (#135) 2021-10-31 11:16:03 +01:00
BoxWithButtons.cpp Iot dashboard: Add own shadows (#135) 2021-10-31 11:16:03 +01:00
BoxWithButtons.h using subControl proxies + other improvements 2021-08-04 18:55:18 +02:00
CircularProgressBar.cpp Iot dashboard arc rendering (#134) 2021-10-20 07:50:25 +02:00
CircularProgressBar.h Iot dashboard: Make circular progress bar a QskControl (#124) 2021-08-24 08:46:26 +02:00
CircularProgressBarSkinlet.cpp using degrees for arcs ( not multiplied by 16, what QPainter wants ) 2021-12-02 17:15:41 +01:00
CircularProgressBarSkinlet.h Iot dashboard arc rendering (#134) 2021-10-20 07:50:25 +02:00
DashboardPage.cpp IOT dashboard: Rename MainContent to DashboardPage 2022-08-03 08:23:20 +02:00
DashboardPage.h IOT dashboard: Rename MainContent to DashboardPage 2022-08-03 08:23:20 +02:00
Diagram.cpp inverted as bool instead of Qsk::Position 2022-04-17 12:25:51 +02:00
Diagram.h inverted as bool instead of Qsk::Position 2022-04-17 12:25:51 +02:00
DiagramSkinlet.cpp inverted as bool instead of Qsk::Position 2022-04-17 12:25:51 +02:00
DiagramSkinlet.h using pragma once for the examples 2021-08-04 10:11:12 +02:00
GraphicProvider.cpp GraphicProvider added 2021-08-26 17:02:31 +02:00
GraphicProvider.h GraphicProvider added 2021-08-26 17:02:31 +02:00
LightDisplay.cpp uncrustified 2022-03-23 11:54:34 +01:00
LightDisplay.h Iot dashboard light intensity (#142) 2021-11-19 15:02:57 +01:00
LightDisplaySkinlet.cpp being more careful with setting the dirty bits of a QskBoxShadowNode 2022-06-15 10:59:39 +02:00
LightDisplaySkinlet.h Iot dashboard light intensity (#142) 2021-11-19 15:02:57 +01:00
MainItem.cpp IOT dashboard: Rename MainContent to DashboardPage 2022-08-03 08:23:20 +02:00
MainItem.h IOT dashboard: Use cube effect 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 GraphicProvider added 2021-08-26 17:02:31 +02:00
MyDevices.h using subControl proxies + other improvements 2021-08-04 18:55:18 +02:00
PieChart.cpp uncrustified 2021-08-04 09:31:16 +02:00
PieChart.h using pragma once for the examples 2021-08-04 10:11:12 +02:00
PieChartPainted.cpp leftover code removed 2021-08-25 15:46:08 +02:00
PieChartPainted.h leftover code removed 2021-08-25 15:46:08 +02:00
PieChartSkinlet.cpp uncrustified 2021-08-24 14:38:03 +02:00
PieChartSkinlet.h using pragma once for the examples 2021-08-04 10:11:12 +02:00
RoundButton.cpp sourceSize members replaced by strutSizeHints to make icons sizes 2022-07-28 11:37:14 +02:00
RoundButton.h using subControl proxies + other improvements 2021-08-04 18:55:18 +02:00
RoundedIcon.cpp setting states without clearing others 2021-09-01 08:34:59 +02:00
RoundedIcon.h GraphicProvider added 2021-08-26 17:02:31 +02:00
ShadowedBox.cpp being more careful with setting the dirty bits of a QskBoxShadowNode 2022-06-15 10:59:39 +02:00
ShadowedBox.h Iot dashboard: Add own shadows (#135) 2021-10-31 11:16:03 +01:00
Skin.cpp IOT dashboard: Rename MainContent to DashboardPage 2022-08-03 08:23:20 +02:00
Skin.h IOT example: Fix alpha value of gradients (#139) 2021-10-27 16:36:46 +02:00
TopBar.cpp using QskGraphiclabel::panel 2021-08-26 15:24:13 +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 setting states without clearing others 2021-09-01 08:34:59 +02:00
UsageDiagram.h layout code improved 2021-08-05 11:06:48 +02:00
fonts.qrc iot-dashboard -> iotdashboard 2021-06-04 11:55:10 +02:00
images.qrc IOT dashboard: Use SVGs instead of PNGs (#191) 2022-05-18 13:45:09 +02:00
iotdashboard.pro IOT dashboard: Rename MainContent to DashboardPage 2022-08-03 08:23:20 +02:00
main.cpp Bring back the old Material skin for now 2022-07-05 09:49:05 +02:00
shaders.qrc Iot dashboard: Add own shadows (#135) 2021-10-31 11:16:03 +01:00