code_production/app/HGPdtJsonTool/mainwindow.ui

466 lines
10 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>988</width>
<height>758</height>
</rect>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<widget class="QWidget" name="centralwidget">
<widget class="QLineEdit" name="lineEdit_pid">
<property name="geometry">
<rect>
<x>740</x>
<y>30</y>
<width>161</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QComboBox" name="comboBox_OEM">
<property name="geometry">
<rect>
<x>130</x>
<y>30</y>
<width>161</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>690</x>
<y>30</y>
<width>41</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>PID:</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_fwVersion">
<property name="geometry">
<rect>
<x>130</x>
<y>140</y>
<width>161</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>90</x>
<y>30</y>
<width>31</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>OEM:</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_vid">
<property name="geometry">
<rect>
<x>440</x>
<y>30</y>
<width>161</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_15">
<property name="geometry">
<rect>
<x>50</x>
<y>140</y>
<width>101</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Firmware Version:</string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>400</x>
<y>30</y>
<width>41</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>VID:</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_generate">
<property name="geometry">
<rect>
<x>800</x>
<y>540</y>
<width>121</width>
<height>51</height>
</rect>
</property>
<property name="text">
<string>Generate</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_deviceModle">
<property name="geometry">
<rect>
<x>740</x>
<y>90</y>
<width>161</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_6">
<property name="geometry">
<rect>
<x>660</x>
<y>90</y>
<width>81</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>Device modle:</string>
</property>
</widget>
<widget class="QLabel" name="label_7">
<property name="geometry">
<rect>
<x>340</x>
<y>140</y>
<width>91</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Disk size:</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_cpuSize">
<property name="geometry">
<rect>
<x>740</x>
<y>140</y>
<width>161</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>20</x>
<y>90</y>
<width>101</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Speed mode(PPM):</string>
</property>
</widget>
<widget class="QComboBox" name="comboBox_speedMode">
<property name="geometry">
<rect>
<x>130</x>
<y>90</y>
<width>161</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>370</x>
<y>90</y>
<width>71</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Sleep time:</string>
</property>
</widget>
<widget class="QComboBox" name="comboBox_lockDevice">
<property name="geometry">
<rect>
<x>130</x>
<y>190</y>
<width>161</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_8">
<property name="geometry">
<rect>
<x>640</x>
<y>140</y>
<width>91</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>CPU size:</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_diskSize">
<property name="geometry">
<rect>
<x>440</x>
<y>140</y>
<width>161</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QComboBox" name="comboBox_sleepTime">
<property name="geometry">
<rect>
<x>440</x>
<y>90</y>
<width>161</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_9">
<property name="geometry">
<rect>
<x>60</x>
<y>190</y>
<width>71</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Lock device:</string>
</property>
</widget>
<widget class="QLabel" name="label_10">
<property name="geometry">
<rect>
<x>360</x>
<y>190</y>
<width>71</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Test Id:</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_testID">
<property name="geometry">
<rect>
<x>440</x>
<y>190</y>
<width>161</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_11">
<property name="geometry">
<rect>
<x>660</x>
<y>190</y>
<width>71</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>Test item:</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_testItem">
<property name="geometry">
<rect>
<x>740</x>
<y>190</y>
<width>161</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_14">
<property name="geometry">
<rect>
<x>60</x>
<y>250</y>
<width>61</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Test station:</string>
</property>
</widget>
<widget class="QComboBox" name="comboBox_testStation">
<property name="geometry">
<rect>
<x>130</x>
<y>250</y>
<width>161</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_13">
<property name="geometry">
<rect>
<x>360</x>
<y>250</y>
<width>71</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Test type:</string>
</property>
</widget>
<widget class="QComboBox" name="comboBox_testType">
<property name="geometry">
<rect>
<x>440</x>
<y>250</y>
<width>161</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QPushButton" name="pushButton_addTestItem">
<property name="geometry">
<rect>
<x>390</x>
<y>310</y>
<width>121</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>Add</string>
</property>
</widget>
<widget class="QLabel" name="label_12">
<property name="geometry">
<rect>
<x>660</x>
<y>250</y>
<width>81</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Test content:</string>
</property>
</widget>
<widget class="QTextEdit" name="textEdit_testContent">
<property name="geometry">
<rect>
<x>740</x>
<y>230</y>
<width>221</width>
<height>71</height>
</rect>
</property>
</widget>
<widget class="QTableWidget" name="tableWidget">
<property name="geometry">
<rect>
<x>20</x>
<y>380</y>
<width>721</width>
<height>281</height>
</rect>
</property>
</widget>
<widget class="QPushButton" name="pushButton_import">
<property name="geometry">
<rect>
<x>800</x>
<y>430</y>
<width>121</width>
<height>51</height>
</rect>
</property>
<property name="text">
<string>Import</string>
</property>
</widget>
<widget class="QWidget" name="">
<property name="geometry">
<rect>
<x>20</x>
<y>670</y>
<width>531</width>
<height>41</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QCheckBox" name="checkBox_selectAll">
<property name="text">
<string>SelectAll</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_delete">
<property name="text">
<string>Delete</string>
</property>
</widget>
</item>
<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>
</layout>
</widget>
</widget>
<widget class="QMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>988</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QStatusBar" name="statusbar"/>
</widget>
<resources/>
<connections/>
</ui>