- added State display

This commit is contained in:
jens
2020-12-06 16:27:02 +01:00
parent 69cc80354b
commit e39323f694
4 changed files with 52 additions and 4 deletions
+36 -1
View File
@@ -489,7 +489,7 @@
<x>10</x>
<y>0</y>
<width>341</width>
<height>481</height>
<height>471</height>
</rect>
</property>
<property name="currentIndex">
@@ -3531,6 +3531,41 @@
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_7">
<property name="geometry">
<rect>
<x>30</x>
<y>500</y>
<width>67</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>State</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_state">
<property name="geometry">
<rect>
<x>110</x>
<y>500</y>
<width>231</width>
<height>31</height>
</rect>
</property>
<property name="autoFillBackground">
<bool>true</bool>
</property>
<property name="text">
<string>State</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</widget>
<widget class="QMenuBar" name="menubar">
<property name="geometry">