662 lines
18 KiB
Plaintext
662 lines
18 KiB
Plaintext
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<ui version="4.0">
|
||
|
|
<class>PrinterEditForm</class>
|
||
|
|
<widget class="QWidget" name="PrinterEditForm">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>0</x>
|
||
|
|
<y>0</y>
|
||
|
|
<width>790</width>
|
||
|
|
<height>366</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="windowTitle">
|
||
|
|
<string>Form</string>
|
||
|
|
</property>
|
||
|
|
<widget class="QGroupBox" name="groupBox">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>10</x>
|
||
|
|
<y>10</y>
|
||
|
|
<width>281</width>
|
||
|
|
<height>181</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="title">
|
||
|
|
<string>GroupBox</string>
|
||
|
|
</property>
|
||
|
|
<widget class="QWidget" name="formLayoutWidget">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>20</x>
|
||
|
|
<y>30</y>
|
||
|
|
<width>241</width>
|
||
|
|
<height>121</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<layout class="QFormLayout" name="formLayout">
|
||
|
|
<item row="0" column="0">
|
||
|
|
<widget class="QLabel" name="Label">
|
||
|
|
<property name="text">
|
||
|
|
<string>样品名称:</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="1">
|
||
|
|
<widget class="QLineEdit" name="sampleNameLineEdit"/>
|
||
|
|
</item>
|
||
|
|
<item row="1" column="0">
|
||
|
|
<widget class="QLabel" name="Label_2">
|
||
|
|
<property name="text">
|
||
|
|
<string>样品质量:</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="1" column="1">
|
||
|
|
<widget class="QLineEdit" name="sampleWeightLineEdit"/>
|
||
|
|
</item>
|
||
|
|
<item row="2" column="0">
|
||
|
|
<widget class="QLabel" name="Label_3">
|
||
|
|
<property name="text">
|
||
|
|
<string>实验日期:</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="2" column="1">
|
||
|
|
<widget class="QLineEdit" name="dateTimeLineEdit"/>
|
||
|
|
</item>
|
||
|
|
<item row="3" column="0">
|
||
|
|
<widget class="QLabel" name="Label_4">
|
||
|
|
<property name="text">
|
||
|
|
<string>操作员:</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="3" column="1">
|
||
|
|
<widget class="QLineEdit" name="userLineEdit"/>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
</widget>
|
||
|
|
<widget class="QGroupBox" name="groupBox_2">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>300</x>
|
||
|
|
<y>10</y>
|
||
|
|
<width>481</width>
|
||
|
|
<height>301</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="title">
|
||
|
|
<string>GroupBox</string>
|
||
|
|
</property>
|
||
|
|
<widget class="QWidget" name="gridLayoutWidget">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>5</x>
|
||
|
|
<y>37</y>
|
||
|
|
<width>471</width>
|
||
|
|
<height>251</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<layout class="QGridLayout" name="gridLayout" rowstretch="1,0,0,0,0,0,0,0">
|
||
|
|
<property name="sizeConstraint">
|
||
|
|
<enum>QLayout::SetDefaultConstraint</enum>
|
||
|
|
</property>
|
||
|
|
<item row="7" column="4">
|
||
|
|
<widget class="QComboBox" name="comboBox_initial_atmosphere">
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>NC</string>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>N2</string>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>O2</string>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="2" column="2">
|
||
|
|
<widget class="QLineEdit" name="phase_2_scan_rate">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
|
|
<horstretch>0</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="2" column="0">
|
||
|
|
<widget class="QCheckBox" name="checkBox_phase_2">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
|
|
<horstretch>0</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>2</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="4" column="3">
|
||
|
|
<widget class="QLineEdit" name="phase_4_constant_temp">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
|
|
<horstretch>0</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="2" column="4">
|
||
|
|
<widget class="QComboBox" name="comboBox_phase_2_atmosphere">
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>NC</string>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>N2</string>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>O2</string>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="4" column="0">
|
||
|
|
<widget class="QCheckBox" name="checkBox_phase_4">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
|
|
<horstretch>0</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>4</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="7" column="3">
|
||
|
|
<widget class="QLabel" name="label_7">
|
||
|
|
<property name="text">
|
||
|
|
<string>初始气氛:</string>
|
||
|
|
</property>
|
||
|
|
<property name="alignment">
|
||
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="1" column="1">
|
||
|
|
<widget class="QLineEdit" name="phase_1_cutoff_temp">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
|
|
<horstretch>100</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="5" column="1">
|
||
|
|
<widget class="QLineEdit" name="phase_5_cutoff_temp">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
|
|
<horstretch>100</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="4" column="2">
|
||
|
|
<widget class="QLineEdit" name="phase_4_scan_rate">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
|
|
<horstretch>0</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="3" column="0">
|
||
|
|
<widget class="QCheckBox" name="checkBox_phase_3">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
|
|
<horstretch>0</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>3</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="1">
|
||
|
|
<widget class="QLabel" name="label_3">
|
||
|
|
<property name="text">
|
||
|
|
<string>截止温度</string>
|
||
|
|
</property>
|
||
|
|
<property name="alignment">
|
||
|
|
<set>Qt::AlignCenter</set>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="1" column="4">
|
||
|
|
<widget class="QComboBox" name="comboBox_phase_1_atmosphere">
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>NC</string>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>N2</string>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>O2</string>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="0">
|
||
|
|
<widget class="QLabel" name="label_2">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Maximum">
|
||
|
|
<horstretch>0</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>阶段</string>
|
||
|
|
</property>
|
||
|
|
<property name="alignment">
|
||
|
|
<set>Qt::AlignCenter</set>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="3" column="1">
|
||
|
|
<widget class="QLineEdit" name="phase_3_cutoff_temp">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
|
|
<horstretch>100</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="1" column="2">
|
||
|
|
<widget class="QLineEdit" name="phase_1_scan_rate">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
|
|
<horstretch>0</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="6" column="4">
|
||
|
|
<widget class="QComboBox" name="comboBox_phase_6_atmosphere">
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>NC</string>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>N2</string>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>O2</string>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="4">
|
||
|
|
<widget class="QLabel" name="label_4">
|
||
|
|
<property name="text">
|
||
|
|
<string>气氛</string>
|
||
|
|
</property>
|
||
|
|
<property name="alignment">
|
||
|
|
<set>Qt::AlignCenter</set>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="7" column="2">
|
||
|
|
<widget class="QRadioButton" name="radioButton_OIT_not">
|
||
|
|
<property name="text">
|
||
|
|
<string>非OIT</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="4" column="4">
|
||
|
|
<widget class="QComboBox" name="comboBox_phase_4_atmosphere">
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>NC</string>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>N2</string>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>O2</string>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="5" column="0">
|
||
|
|
<widget class="QCheckBox" name="checkBox_phase_5">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
|
|
<horstretch>0</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>5</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="7" column="1">
|
||
|
|
<widget class="QRadioButton" name="radioButton_OIT">
|
||
|
|
<property name="text">
|
||
|
|
<string>OIT</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="3" column="2">
|
||
|
|
<widget class="QLineEdit" name="phase_3_scan_rate">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
|
|
<horstretch>0</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="7" column="0">
|
||
|
|
<widget class="QLabel" name="label_6">
|
||
|
|
<property name="text">
|
||
|
|
<string>测试类型:</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="6" column="2">
|
||
|
|
<widget class="QLineEdit" name="phase_6_scan_rate">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
|
|
<horstretch>100</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="1" column="0">
|
||
|
|
<widget class="QCheckBox" name="checkBox_phase_1">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
|
|
<horstretch>0</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>1</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="4" column="1">
|
||
|
|
<widget class="QLineEdit" name="phase_4_cutoff_temp">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
|
|
<horstretch>100</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="1" column="3">
|
||
|
|
<widget class="QLineEdit" name="phase_1_constant_temp">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
|
|
<horstretch>0</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="5" column="2">
|
||
|
|
<widget class="QLineEdit" name="phase_5_scan_rate">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
|
|
<horstretch>100</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="3" column="3">
|
||
|
|
<widget class="QLineEdit" name="phase_3_constant_temp">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
|
|
<horstretch>0</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="5" column="3">
|
||
|
|
<widget class="QLineEdit" name="phase_5_constant_temp">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
|
|
<horstretch>100</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="2" column="3">
|
||
|
|
<widget class="QLineEdit" name="phase_2_constant_temp">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
|
|
<horstretch>0</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="2" column="1">
|
||
|
|
<widget class="QLineEdit" name="phase_2_cutoff_temp">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
|
|
<horstretch>100</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="3">
|
||
|
|
<widget class="QLabel" name="label_5">
|
||
|
|
<property name="text">
|
||
|
|
<string>恒温时间</string>
|
||
|
|
</property>
|
||
|
|
<property name="alignment">
|
||
|
|
<set>Qt::AlignCenter</set>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="3" column="4">
|
||
|
|
<widget class="QComboBox" name="comboBox_phase_3_atmosphere">
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>NC</string>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>N2</string>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>O2</string>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="6" column="0">
|
||
|
|
<widget class="QCheckBox" name="checkBox_phase_6">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
|
|
<horstretch>0</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>6</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="6" column="3">
|
||
|
|
<widget class="QLineEdit" name="phase_6_constant_temp">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
|
|
<horstretch>100</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="2">
|
||
|
|
<widget class="QLabel" name="label">
|
||
|
|
<property name="text">
|
||
|
|
<string>扫描速率</string>
|
||
|
|
</property>
|
||
|
|
<property name="alignment">
|
||
|
|
<set>Qt::AlignCenter</set>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="5" column="4">
|
||
|
|
<widget class="QComboBox" name="comboBox_phase_5_atmosphere">
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>NC</string>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>N2</string>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<property name="text">
|
||
|
|
<string>O2</string>
|
||
|
|
</property>
|
||
|
|
</item>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="6" column="1">
|
||
|
|
<widget class="QLineEdit" name="phase_6_cutoff_temp">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
||
|
|
<horstretch>100</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
</widget>
|
||
|
|
<widget class="QGroupBox" name="groupBox_3">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>10</x>
|
||
|
|
<y>190</y>
|
||
|
|
<width>281</width>
|
||
|
|
<height>121</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="title">
|
||
|
|
<string>GroupBox</string>
|
||
|
|
</property>
|
||
|
|
<widget class="QWidget" name="formLayoutWidget_2">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>70</x>
|
||
|
|
<y>30</y>
|
||
|
|
<width>141</width>
|
||
|
|
<height>61</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<layout class="QFormLayout" name="formLayout_2">
|
||
|
|
<item row="0" column="0">
|
||
|
|
<widget class="QLabel" name="Label_5">
|
||
|
|
<property name="text">
|
||
|
|
<string>X:</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="1">
|
||
|
|
<widget class="QLineEdit" name="sampleNameLineEdit_2"/>
|
||
|
|
</item>
|
||
|
|
<item row="1" column="0">
|
||
|
|
<widget class="QLabel" name="Label_6">
|
||
|
|
<property name="text">
|
||
|
|
<string>Y:</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="1" column="1">
|
||
|
|
<widget class="QLineEdit" name="sampleWeightLineEdit_2"/>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
</widget>
|
||
|
|
<widget class="QPushButton" name="pushButtonConfirm">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>380</x>
|
||
|
|
<y>330</y>
|
||
|
|
<width>80</width>
|
||
|
|
<height>20</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>确定</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="QPushButton" name="pushButtonCancel">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>500</x>
|
||
|
|
<y>330</y>
|
||
|
|
<width>80</width>
|
||
|
|
<height>20</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>取消</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</widget>
|
||
|
|
<resources/>
|
||
|
|
<connections/>
|
||
|
|
</ui>
|