Implemented a screen displaying the history of operations with the board. Added dialogs for displaying messages and statuses

This commit is contained in:
Yury Shuvakin
2022-08-26 07:34:04 +03:00
parent 79518df613
commit 6ae4386b37
18 changed files with 535 additions and 61 deletions

View File

@@ -10,5 +10,9 @@
<file>Icons/history.svg</file>
<file>Icons/visualization.svg</file>
<file>Icons/check-indicator.svg</file>
<file>Icons/connection.svg</file>
<file>Icons/close.svg</file>
<file>Icons/info.svg</file>
<file>Icons/warning.svg</file>
</qresource>
</RCC>