update 参数调试

This commit is contained in:
FrankCV2048
2024-09-02 22:56:19 +08:00
parent 0ac8f8e86f
commit 76a9a2e676
8 changed files with 312 additions and 49981 deletions

View File

@ -169,7 +169,8 @@ border-radius: 10px;</string>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:bg/Image/robot.png);
<string notr="true">
background-image: url(:/bg/Image/robot.png);
background-position:center;
background-repeat:no-repeat;</string>
</property>
@ -263,7 +264,7 @@ QSlider::sub-page:horizontal
<enum>Qt::Orientation::Horizontal</enum>
</property>
</widget>
<widget class="QLabel" name="label_5">
<widget class="QLabel" name="label_maxNum">
<property name="geometry">
<rect>
<x>800</x>
@ -987,6 +988,66 @@ font: 10pt &quot;楷体&quot;;
<iconset theme="QIcon::ThemeIcon::ListAdd"/>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_j1">
<property name="geometry">
<rect>
<x>140</x>
<y>3</y>
<width>41</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_j2">
<property name="geometry">
<rect>
<x>140</x>
<y>41</y>
<width>41</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_j3">
<property name="geometry">
<rect>
<x>140</x>
<y>82</y>
<width>41</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_j4">
<property name="geometry">
<rect>
<x>140</x>
<y>120</y>
<width>41</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_j5">
<property name="geometry">
<rect>
<x>140</x>
<y>162</y>
<width>41</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_j6">
<property name="geometry">
<rect>
<x>140</x>
<y>200</y>
<width>41</width>
<height>21</height>
</rect>
</property>
</widget>
</widget>
<widget class="QTextEdit" name="textEdit_log">
<property name="geometry">
@ -999,7 +1060,7 @@ font: 10pt &quot;楷体&quot;;
</property>
<property name="styleSheet">
<string notr="true">*{
background-image: url(:/bg/Image/robot.png);
background-color: #E6ECF5;
}</string>
</property>
@ -1294,11 +1355,14 @@ border-radius: 10px;
font: 10pt &quot;楷体&quot;;</string>
</property>
<property name="text">
<string>123</string>
<string/>
</property>
<property name="alignment">
<set>Qt::AlignmentFlag::AlignCenter</set>
</property>
<property name="placeholderText">
<string>0-100</string>
</property>
</widget>
<zorder>lineEdit_num</zorder>
<zorder>pushButton_num5</zorder>