code_production/app/HGProductionTool/form_burnmode.ui

346 lines
8.8 KiB
Plaintext
Raw Normal View History

2023-01-04 06:28:44 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Form_BurnMode</class>
<widget class="QWidget" name="Form_BurnMode">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2023-09-01 10:42:28 +00:00
<width>735</width>
<height>718</height>
2023-01-04 06:28:44 +00:00
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
2023-09-01 10:42:28 +00:00
<layout class="QVBoxLayout" name="verticalLayout_2">
2023-01-04 06:28:44 +00:00
<item>
2023-09-01 10:42:28 +00:00
<widget class="QTableWidget" name="tableWidget">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>180</height>
</size>
</property>
</widget>
2023-01-04 06:28:44 +00:00
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
2023-09-01 10:42:28 +00:00
<widget class="QTextEdit" name="textEdit_target"/>
</item>
<item>
<widget class="Line" name="line">
<property name="orientation">
<enum>Qt::Vertical</enum>
2023-01-04 06:28:44 +00:00
</property>
</widget>
</item>
<item>
2023-09-01 10:42:28 +00:00
<widget class="QTextEdit" name="textEdit_curConfig"/>
</item>
</layout>
</item>
<item>
<spacer name="verticalSpacer_4">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>33</height>
</size>
</property>
</spacer>
</item>
<item>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="pbtn_enterBurnMode">
<property name="minimumSize">
<size>
<width>190</width>
<height>40</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>190</width>
<height>40</height>
</size>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="text">
<string>Entering burning mode</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
2023-01-04 06:28:44 +00:00
<size>
2023-09-01 10:42:28 +00:00
<width>20</width>
<height>13</height>
2023-01-04 06:28:44 +00:00
</size>
</property>
2023-09-01 10:42:28 +00:00
</spacer>
2023-01-04 06:28:44 +00:00
</item>
2023-01-05 07:18:55 +00:00
<item>
2023-09-01 10:42:28 +00:00
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<spacer name="horizontalSpacer_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="pbtn_confirmFinishBurn">
<property name="minimumSize">
<size>
<width>190</width>
<height>40</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>190</width>
<height>40</height>
</size>
</property>
<property name="text">
<string>Confirm completion of burning</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_4">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item>
<spacer name="verticalSpacer_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
2023-01-05 07:18:55 +00:00
<size>
2023-09-01 10:42:28 +00:00
<width>20</width>
<height>13</height>
2023-01-05 07:18:55 +00:00
</size>
</property>
2023-09-01 10:42:28 +00:00
</spacer>
2023-01-05 07:18:55 +00:00
</item>
2023-01-04 06:28:44 +00:00
<item>
2023-09-01 10:42:28 +00:00
<layout class="QHBoxLayout" name="horizontalLayout_4">
<item>
<spacer name="horizontalSpacer_5">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="pbtn_checkConfig">
<property name="minimumSize">
<size>
<width>190</width>
<height>40</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>190</width>
<height>40</height>
</size>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="text">
<string>Check configuration</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_6">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item>
<spacer name="verticalSpacer_3">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
2023-01-04 06:28:44 +00:00
<size>
2023-09-01 10:42:28 +00:00
<width>20</width>
<height>13</height>
2023-01-04 06:28:44 +00:00
</size>
</property>
2023-09-01 10:42:28 +00:00
</spacer>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_5">
<item>
<spacer name="horizontalSpacer_7">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="pbtn_complete">
<property name="minimumSize">
<size>
<width>190</width>
<height>40</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>190</width>
<height>40</height>
</size>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="text">
<string>Complete</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_8">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_6">
<item>
<spacer name="horizontalSpacer_9">
2023-01-04 06:28:44 +00:00
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
2023-09-01 10:42:28 +00:00
<item>
<widget class="QPushButton" name="pbtn_abnormal">
<property name="minimumSize">
<size>
<width>141</width>
<height>41</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>141</width>
<height>41</height>
</size>
</property>
<property name="text">
<string>Abnormal exit</string>
</property>
</widget>
</item>
2023-01-04 06:28:44 +00:00
</layout>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>