Initial commit

This commit is contained in:
Robert 2020-11-30 17:35:58 +01:00
commit c3dd7f832d
16 changed files with 989 additions and 0 deletions

2
ui/assets/README.md Normal file
View file

@ -0,0 +1,2 @@
I didn't bother choosing any icons myself yet.
Privately I grabbed some icons from the internet, however they're only for non-commercial use.

BIN
ui/assets/and.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

9
ui/assets/resources.qrc Normal file
View file

@ -0,0 +1,9 @@
<RCC>
<qresource prefix="/toolbar">
<file>start.png</file>
<file>stop.png</file>
</qresource>
<qresource prefix="/components">
<file>and.png</file>
</qresource>
</RCC>

BIN
ui/assets/start.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

BIN
ui/assets/stop.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 730 B