You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

87 lines
1.8 KiB

<?xml version="1.0" encoding="UTF-8"?>
4 years ago
<ui version="4.0">
<class>MainWidget</class>
<widget class="QWidget" name="MainWidget">
<property name="geometry">
4 years ago
<rect>
<x>0</x>
<y>0</y>
<width>1135</width>
<height>426</height>
4 years ago
</rect>
</property>
<property name="windowTitle">
4 years ago
<string>MainWidget</string>
</property>
<widget class="QLabel" name="textLabel">
<property name="geometry">
<rect>
<x>210</x>
<y>75</y>
<width>721</width>
<height>61</height>
</rect>
</property>
<property name="text">
4 years ago
<string/>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="countdownLabel">
<property name="geometry">
<rect>
<x>210</x>
<y>160</y>
<width>721</width>
<height>61</height>
</rect>
</property>
<property name="text">
4 years ago
<string/>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="statusLabel">
<property name="geometry">
<rect>
<x>1050</x>
<y>390</y>
<width>51</width>
<height>21</height>
</rect>
</property>
4 years ago
<property name="font">
<font>
<pointsize>20</pointsize>
</font>
</property>
<property name="text">
4 years ago
<string/>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="LEDLabel">
<property name="geometry">
<rect>
<x>790</x>
<y>400</y>
<width>54</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
4 years ago
</widget>
<layoutdefault spacing="6" margin="11"/>
4 years ago
<resources/>
<connections/>
</ui>