Rework GUI.
Work-in-progress state of the new gui. Change-Id: Ib5e9ad2178b372fbd2914077096a9c73f025ecb7
19
resources/frappy-gui.qrc
Normal 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>
|
BIN
resources/icons/arrow-turn-180.png
Normal file
After Width: | Height: | Size: 647 B |
BIN
resources/icons/cross-circle.png
Normal file
After Width: | Height: | Size: 729 B |
BIN
resources/icons/plug--plus.png
Normal file
After Width: | Height: | Size: 747 B |
BIN
resources/icons/system-monitor--plus.png
Normal file
After Width: | Height: | Size: 654 B |
BIN
resources/icons/system-monitor.png
Normal file
After Width: | Height: | Size: 547 B |
BIN
resources/leds/clear.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
resources/leds/simplegray.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
resources/leds/simplegreen.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
resources/leds/simpleorange.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
resources/leds/simplered.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
resources/leds/simpleunknown.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
resources/leds/simplewhite.png
Normal file
After Width: | Height: | Size: 8.5 KiB |
BIN
resources/leds/simpleyellow.png
Normal file
After Width: | Height: | Size: 1.3 KiB |