2020-06-08 17:54:17 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<ui version="4.0">
|
|
|
|
|
<class>ParameterInspector</class>
|
|
|
|
|
<widget class="QWidget" name="ParameterInspector">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
|
|
|
|
<width>768</width>
|
|
|
|
|
<height>580</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="windowTitle">
|
|
|
|
|
<string>Form</string>
|
|
|
|
|
</property>
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
|
|
|
|
<item row="0" column="1" rowspan="2">
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
2020-12-28 13:04:31 +08:00
|
|
|
<item row="4" column="0" colspan="2">
|
2020-08-26 22:10:44 +08:00
|
|
|
<widget class="QLabel" name="label_3">
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>180</width>
|
|
|
|
|
<height>16777215</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
2020-06-08 17:54:17 +08:00
|
|
|
<property name="text">
|
|
|
|
|
<string/>
|
|
|
|
|
</property>
|
2020-08-26 22:10:44 +08:00
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="wordWrap">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
2020-06-08 17:54:17 +08:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
2020-12-28 13:04:31 +08:00
|
|
|
<item row="3" column="0">
|
|
|
|
|
<widget class="QPushButton" name="CancelpushButton">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>120</width>
|
|
|
|
|
<height>60</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Cancel</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="1" column="0" colspan="2">
|
2020-06-08 17:54:17 +08:00
|
|
|
<widget class="QPushButton" name="pushButton_id">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
|
|
|
|
<height>60</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string/>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2020-12-28 13:04:31 +08:00
|
|
|
<item row="2" column="0" colspan="2">
|
2020-08-26 22:10:44 +08:00
|
|
|
<widget class="QPushButton" name="pushButton_value">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
|
|
|
|
<height>60</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string/>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2020-12-28 13:04:31 +08:00
|
|
|
<item row="5" column="0">
|
|
|
|
|
<widget class="QPushButton" name="pushButton_Save">
|
2020-06-08 17:54:17 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>120</width>
|
|
|
|
|
<height>60</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2020-12-28 13:04:31 +08:00
|
|
|
<string>Save</string>
|
2020-06-08 17:54:17 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2020-12-28 13:04:31 +08:00
|
|
|
<item row="3" column="1">
|
|
|
|
|
<widget class="QPushButton" name="WriteButton">
|
2020-06-08 17:54:17 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>120</width>
|
|
|
|
|
<height>60</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
2020-12-28 13:04:31 +08:00
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>75</width>
|
|
|
|
|
<height>16777215</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
2020-06-08 17:54:17 +08:00
|
|
|
<property name="text">
|
2020-12-28 13:04:31 +08:00
|
|
|
<string>write</string>
|
2020-06-08 17:54:17 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2020-12-28 13:04:31 +08:00
|
|
|
<item row="5" column="1">
|
2020-08-26 22:10:44 +08:00
|
|
|
<widget class="QPushButton" name="pushButton_Load">
|
|
|
|
|
<property name="minimumSize">
|
2020-06-08 17:54:17 +08:00
|
|
|
<size>
|
2020-08-26 22:10:44 +08:00
|
|
|
<width>120</width>
|
|
|
|
|
<height>60</height>
|
2020-06-08 17:54:17 +08:00
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2020-08-26 22:10:44 +08:00
|
|
|
<string>Load</string>
|
2020-06-08 17:54:17 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2020-12-28 13:04:31 +08:00
|
|
|
<item row="0" column="0" colspan="2">
|
|
|
|
|
<widget class="QLineEdit" name="lineEdit">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
|
|
|
|
<height>60</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
2021-01-12 19:29:03 +08:00
|
|
|
<property name="font">
|
|
|
|
|
<font>
|
|
|
|
|
<pointsize>9</pointsize>
|
|
|
|
|
</font>
|
|
|
|
|
</property>
|
2020-12-28 13:04:31 +08:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
2020-06-08 17:54:17 +08:00
|
|
|
</layout>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="0">
|
|
|
|
|
<widget class="QSplitter" name="splitter_2">
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<widget class="QWidget" name="layoutWidget">
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QPushButton" name="pushButton_system">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
|
|
|
|
<height>60</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>16777215</width>
|
|
|
|
|
<height>16777215</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string/>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QPushButton" name="clearButton">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>120</width>
|
|
|
|
|
<height>60</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>80</width>
|
|
|
|
|
<height>16777215</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Clear</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QPushButton" name="ReadButton">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>120</width>
|
|
|
|
|
<height>60</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>80</width>
|
|
|
|
|
<height>16777215</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>read</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="1" column="0">
|
|
|
|
|
<widget class="QTreeWidget" name="treeWidget">
|
|
|
|
|
<property name="frameShape">
|
|
|
|
|
<enum>QFrame::NoFrame</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="columnCount">
|
|
|
|
|
<number>1</number>
|
|
|
|
|
</property>
|
|
|
|
|
<attribute name="headerVisible">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</attribute>
|
|
|
|
|
<attribute name="headerMinimumSectionSize">
|
|
|
|
|
<number>50</number>
|
|
|
|
|
</attribute>
|
|
|
|
|
<attribute name="headerDefaultSectionSize">
|
|
|
|
|
<number>200</number>
|
|
|
|
|
</attribute>
|
|
|
|
|
<attribute name="headerHighlightSections">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</attribute>
|
|
|
|
|
<attribute name="headerShowSortIndicator" stdset="0">
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</attribute>
|
|
|
|
|
<attribute name="headerStretchLastSection">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</attribute>
|
|
|
|
|
<column>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string notr="true">1</string>
|
|
|
|
|
</property>
|
|
|
|
|
</column>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="2" column="0" colspan="2">
|
|
|
|
|
<widget class="QProgressBar" name="progressBar">
|
|
|
|
|
<property name="value">
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="textDirection">
|
|
|
|
|
<enum>QProgressBar::BottomToTop</enum>
|
|
|
|
|
</property>
|
2020-08-22 23:05:13 +08:00
|
|
|
<property name="format">
|
|
|
|
|
<string/>
|
|
|
|
|
</property>
|
2020-06-08 17:54:17 +08:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
<resources/>
|
|
|
|
|
<connections/>
|
|
|
|
|
</ui>
|