You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
242 lines
5.0 KiB
XML
242 lines
5.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>change_shift</class>
|
|
<widget class="QDialog" name="change_shift">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>285</width>
|
|
<height>234</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>换班设置</string>
|
|
</property>
|
|
<widget class="QSpinBox" name="A_hour">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>80</x>
|
|
<y>40</y>
|
|
<width>42</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>23</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="A_minute">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>160</x>
|
|
<y>40</y>
|
|
<width>61</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>59</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="A_class_lab">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>40</x>
|
|
<y>40</y>
|
|
<width>31</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>A班</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="A_hour_lab">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>130</x>
|
|
<y>40</y>
|
|
<width>31</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>点</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="A_minute_lab">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>230</x>
|
|
<y>40</y>
|
|
<width>54</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>分</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="B_hour_lab">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>130</x>
|
|
<y>80</y>
|
|
<width>31</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>点</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="B_minute">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>160</x>
|
|
<y>80</y>
|
|
<width>61</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>59</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="B_minute_lab">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>230</x>
|
|
<y>80</y>
|
|
<width>54</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>分</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="B_class_lab">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>40</x>
|
|
<y>80</y>
|
|
<width>31</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>B班</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="B_hour">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>80</x>
|
|
<y>80</y>
|
|
<width>42</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>23</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="C_hour_lab">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>130</x>
|
|
<y>120</y>
|
|
<width>31</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>点</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="C_minute">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>160</x>
|
|
<y>120</y>
|
|
<width>61</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>59</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="C_minute_lab">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>230</x>
|
|
<y>120</y>
|
|
<width>54</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>分</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="C_class_lab">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>40</x>
|
|
<y>120</y>
|
|
<width>31</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>C班</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="C_hour">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>80</x>
|
|
<y>120</y>
|
|
<width>42</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>23</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>190</y>
|
|
<width>111</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>应用</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>50</x>
|
|
<y>160</y>
|
|
<width>241</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>若要保存参数请返回上一级点击保存</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<layoutdefault spacing="6" margin="11"/>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|