588 lines
12 KiB
XML
588 lines
12 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>CreateResoultStruct</class>
|
|
<widget class="QDialog" name="CreateResoultStruct">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1330</width>
|
|
<height>752</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Dialog</string>
|
|
</property>
|
|
<widget class="QLabel" name="label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>290</y>
|
|
<width>191</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>输入字段名称</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lineEdit">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>220</x>
|
|
<y>300</y>
|
|
<width>121</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>40</x>
|
|
<y>430</y>
|
|
<width>161</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>选择取值方式</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QComboBox" name="comboBox">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>220</x>
|
|
<y>430</y>
|
|
<width>231</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>340</y>
|
|
<width>621</width>
|
|
<height>81</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>数据来源</string>
|
|
</property>
|
|
<widget class="QRadioButton" name="radioButton">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>250</x>
|
|
<y>40</y>
|
|
<width>111</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>曲线</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton" name="radioButton_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>40</y>
|
|
<width>191</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>结论表字段</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton" name="radioButton_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>400</x>
|
|
<y>40</y>
|
|
<width>181</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>取心数据表</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1060</x>
|
|
<y>120</y>
|
|
<width>241</width>
|
|
<height>34</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>上移</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1060</x>
|
|
<y>160</y>
|
|
<width>241</width>
|
|
<height>34</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>下移</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1060</x>
|
|
<y>200</y>
|
|
<width>241</width>
|
|
<height>34</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>删除</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>360</x>
|
|
<y>300</y>
|
|
<width>101</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>中文名</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lineEdit_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>480</x>
|
|
<y>300</y>
|
|
<width>131</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>NULL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lineEdit_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>540</x>
|
|
<y>430</y>
|
|
<width>201</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>NULL</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>470</x>
|
|
<y>440</y>
|
|
<width>71</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>单位</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_6">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>380</x>
|
|
<y>700</y>
|
|
<width>181</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>成果表模板名</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lineEdit_4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>570</x>
|
|
<y>690</y>
|
|
<width>201</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_7">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>780</x>
|
|
<y>690</y>
|
|
<width>71</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>.lst</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_5">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1060</x>
|
|
<y>73</y>
|
|
<width>241</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>加载模板</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="btn_Ok">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1160</x>
|
|
<y>660</y>
|
|
<width>112</width>
|
|
<height>34</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>确认</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="btn_Cancel">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1160</x>
|
|
<y>700</y>
|
|
<width>112</width>
|
|
<height>34</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>放弃</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QTableView" name="tableView">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>60</y>
|
|
<width>1011</width>
|
|
<height>221</height>
|
|
</rect>
|
|
</property>
|
|
<property name="mouseTracking">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QComboBox" name="comboBox_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>800</x>
|
|
<y>303</y>
|
|
<width>181</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_8">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>670</x>
|
|
<y>310</y>
|
|
<width>121</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>数据类型</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lineEdit_5">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1150</x>
|
|
<y>304</y>
|
|
<width>141</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>4</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_9">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1010</x>
|
|
<y>310</y>
|
|
<width>131</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>数据长度</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1060</x>
|
|
<y>240</y>
|
|
<width>241</width>
|
|
<height>34</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>添加/更新记录</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_6">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>870</x>
|
|
<y>690</y>
|
|
<width>221</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>保存为模板</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_10">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>10</y>
|
|
<width>161</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>成果表名称</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lineEdit_6">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>190</x>
|
|
<y>10</y>
|
|
<width>241</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lineEdit_7">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1100</x>
|
|
<y>430</y>
|
|
<width>191</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_11">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>810</x>
|
|
<y>430</y>
|
|
<width>291</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>重定向字段/计算公式</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_5">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1010</x>
|
|
<y>367</y>
|
|
<width>121</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>小数位数</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lineEdit_8">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1150</x>
|
|
<y>360</y>
|
|
<width>141</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_12">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>670</x>
|
|
<y>370</y>
|
|
<width>111</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>转换表</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QComboBox" name="comboBox_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>800</x>
|
|
<y>360</y>
|
|
<width>181</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_13">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>530</y>
|
|
<width>121</width>
|
|
<height>101</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>特征值法
|
|
取值规则</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QTextEdit" name="textEdit">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>160</x>
|
|
<y>490</y>
|
|
<width>361</width>
|
|
<height>171</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QTextEdit" name="textEdit_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>630</x>
|
|
<y>490</y>
|
|
<width>451</width>
|
|
<height>171</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_14">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>540</x>
|
|
<y>550</y>
|
|
<width>91</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>汇总项</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBox_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1100</x>
|
|
<y>520</y>
|
|
<width>201</width>
|
|
<height>91</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>统计分析
|
|
不合并同类项</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lineEdit_9">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>160</x>
|
|
<y>690</y>
|
|
<width>121</width>
|
|
<height>35</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_15">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>40</x>
|
|
<y>680</y>
|
|
<width>141</width>
|
|
<height>51</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>数据列表
|
|
间隔</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_16">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>300</x>
|
|
<y>700</y>
|
|
<width>61</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>米</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBox">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1100</x>
|
|
<y>490</y>
|
|
<width>211</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>基于结论取值</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBox_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1100</x>
|
|
<y>610</y>
|
|
<width>211</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>全部结论列表</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|