Rework GUI.

Work-in-progress state of the new gui.

Change-Id: Ib5e9ad2178b372fbd2914077096a9c73f025ecb7
This commit is contained in:
Alexander Zaft
2023-01-24 11:13:26 +01:00
committed by Markus Zolliker
parent 72f9f242d7
commit 9f54d89efa
37 changed files with 4967 additions and 1403 deletions

19
resources/frappy-gui.qrc Normal file
View File

@ -0,0 +1,19 @@
<RCC>
<qresource prefix="leds">
<file alias="gray">leds/simplegray.png</file>
<file alias="clear">leds/clear.png</file>
<file alias="green">leds/simplegreen.png</file>
<file alias="orange">leds/simpleorange.png</file>
<file alias="red">leds/simplered.png</file>
<file alias="unknown">leds/simpleunknown.png</file>
<file alias="white">leds/simplewhite.png</file>
<file alias="yellow">leds/simpleyellow.png</file>
</qresource>
<qresource prefix="icons">
<file alias="stop">icons/cross-circle.png</file>
<file alias="plot-add">icons/system-monitor--plus.png</file>
<file alias="submit">icons/arrow-turn-180.png</file>
<file alias="connect">icons/plug--plus.png</file>
<file alias="plot">icons/system-monitor.png</file>
</qresource>
</RCC>

Binary file not shown.

After

Width:  |  Height:  |  Size: 647 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 729 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 747 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 654 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 547 B

BIN
resources/leds/clear.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB