✅ update 参数调试
This commit is contained in:
72
untitled.ui
72
untitled.ui
@ -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 "楷体";
|
||||
<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 "楷体";
|
||||
</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 "楷体";</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>
|
||||
|
||||
Reference in New Issue
Block a user