update 更新Demo
This commit is contained in:
30
untitled.ui
30
untitled.ui
@ -135,16 +135,14 @@ font: 290 9pt "Microsoft YaHei";</string>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">background-color: #F9FAFC;
|
||||
font: 12pt "楷体";
|
||||
font: 700 9pt "Microsoft YaHei UI";
|
||||
|
||||
border: 1px solid #dcdfe6;
|
||||
border-radius: 10px;</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>监控投料</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset theme="QIcon::ThemeIcon::ListAdd"/>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QPushButton" name="pushButton_4">
|
||||
<property name="geometry">
|
||||
@ -157,7 +155,7 @@ border-radius: 10px;</string>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">background-color: #F9FAFC;
|
||||
font: 12pt "楷体";
|
||||
font: 700 9pt "Microsoft YaHei UI";
|
||||
border: 1px solid #dcdfe6;
|
||||
border-radius: 10px;</string>
|
||||
</property>
|
||||
@ -176,7 +174,7 @@ border-radius: 10px;</string>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">background-color: #F9FAFC;
|
||||
font: 12pt "楷体";
|
||||
font: 700 9pt "Microsoft YaHei UI";
|
||||
border: 1px solid #dcdfe6;
|
||||
border-radius: 10px;</string>
|
||||
</property>
|
||||
@ -212,7 +210,7 @@ border-radius: 10px;</string>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">border-image: url(:/Image/data/robot.png);
|
||||
<string notr="true">border-image: url(:bg/Image/robot.png);
|
||||
background-position:center;
|
||||
background-repeat:no-repeat;</string>
|
||||
</property>
|
||||
@ -223,7 +221,7 @@ background-repeat:no-repeat;</string>
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QSlider" name="horizontalSlider">
|
||||
<widget class="QSlider" name="horizontalSlider_feedingNum">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>520</x>
|
||||
@ -255,7 +253,13 @@ QSlider::handle:horizontal
|
||||
margin: -5px 3px -5px 6px;
|
||||
border-radius:5px;
|
||||
border: 3px solid #007900;
|
||||
}</string>
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</string>
|
||||
</property>
|
||||
<property name="orientation">
|
||||
<enum>Qt::Orientation::Horizontal</enum>
|
||||
@ -1231,7 +1235,7 @@ li.checked::marker { content: "\2612"; }
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">2024-08-06 11:10:10:移动机械臂至所示位置</p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QComboBox" name="comboBox">
|
||||
<widget class="QComboBox" name="comboBox_lineIndex">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>520</x>
|
||||
@ -1284,7 +1288,7 @@ QComboBox QAbstractItemView {
|
||||
</widget>
|
||||
<zorder>lineEdit</zorder>
|
||||
<zorder>label_4</zorder>
|
||||
<zorder>horizontalSlider</zorder>
|
||||
<zorder>horizontalSlider_feedingNum</zorder>
|
||||
<zorder>label_5</zorder>
|
||||
<zorder>pushButton_20</zorder>
|
||||
<zorder>pushButton_21</zorder>
|
||||
@ -1295,7 +1299,7 @@ QComboBox QAbstractItemView {
|
||||
<zorder>pushButton_26</zorder>
|
||||
<zorder>frame_4</zorder>
|
||||
<zorder>textEdit</zorder>
|
||||
<zorder>comboBox</zorder>
|
||||
<zorder>comboBox_lineIndex</zorder>
|
||||
</widget>
|
||||
<widget class="QPushButton" name="pushButton_16">
|
||||
<property name="geometry">
|
||||
@ -1388,7 +1392,7 @@ background-color:#1053b2;
|
||||
<iconset theme="QIcon::ThemeIcon::InputMouse"/>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QPushButton" name="pushButton_17">
|
||||
<widget class="QPushButton" name="pushButton_startFeed">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>360</x>
|
||||
|
||||
Reference in New Issue
Block a user