1670 lines
47 KiB
XML
1670 lines
47 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>901</width>
|
||
<height>665</height>
|
||
</rect>
|
||
</property>
|
||
<property name="windowTitle">
|
||
<string>自动化密胺生产</string>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">background-color: rgb(12, 78, 139);</string>
|
||
</property>
|
||
<property name="toolButtonStyle">
|
||
<enum>Qt::ToolButtonStyle::ToolButtonIconOnly</enum>
|
||
</property>
|
||
<widget class="QWidget" name="centralwidget">
|
||
<widget class="QLabel" name="label_time">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>780</x>
|
||
<y>640</y>
|
||
<width>91</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">color:#fff;
|
||
font: 290 9pt "Microsoft YaHei";
|
||
font: 700 9pt "Microsoft YaHei UI";</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>08:00:00</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QTabWidget" name="tabWidget">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>0</x>
|
||
<y>0</y>
|
||
<width>901</width>
|
||
<height>631</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">background-color:#E6ECF5;</string>
|
||
</property>
|
||
<property name="currentIndex">
|
||
<number>0</number>
|
||
</property>
|
||
<widget class="QWidget" name="tab">
|
||
<attribute name="title">
|
||
<string>投料</string>
|
||
</attribute>
|
||
<layout class="QVBoxLayout" name="verticalLayout">
|
||
<item>
|
||
<widget class="QStackedWidget" name="stackedWidget">
|
||
<property name="currentIndex">
|
||
<number>0</number>
|
||
</property>
|
||
<widget class="QWidget" name="page">
|
||
<widget class="QFrame" name="frame_2">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>0</x>
|
||
<y>10</y>
|
||
<width>877</width>
|
||
<height>541</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">background-color: #E6ECF5;
|
||
</string>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::Shape::StyledPanel</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Shadow::Raised</enum>
|
||
</property>
|
||
<widget class="QPushButton" name="pushButton_3">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>0</y>
|
||
<width>101</width>
|
||
<height>31</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">background-color: #F9FAFC;
|
||
font: 700 9pt "Microsoft YaHei UI";
|
||
|
||
border: 1px solid #dcdfe6;
|
||
border-radius: 10px;</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>监控投料</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="pushButton_4">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>140</x>
|
||
<y>0</y>
|
||
<width>101</width>
|
||
<height>31</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">background-color: #F9FAFC;
|
||
font: 700 9pt "Microsoft YaHei UI";
|
||
border: 1px solid #dcdfe6;
|
||
border-radius: 10px;</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>投料设置</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="pushButton_5">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>270</x>
|
||
<y>0</y>
|
||
<width>101</width>
|
||
<height>31</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">background-color: #F9FAFC;
|
||
font: 700 9pt "Microsoft YaHei UI";
|
||
border: 1px solid #dcdfe6;
|
||
border-radius: 10px;</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>IO调试</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QFrame" name="frame_3">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>40</y>
|
||
<width>841</width>
|
||
<height>461</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">background-color: rgb(255, 255, 255);</string>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::Shape::StyledPanel</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Shadow::Raised</enum>
|
||
</property>
|
||
<widget class="QLabel" name="label_4">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>10</y>
|
||
<width>481</width>
|
||
<height>261</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">border-image: url(:bg/Image/robot.png);
|
||
background-position:center;
|
||
background-repeat:no-repeat;</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="scaledContents">
|
||
<bool>true</bool>
|
||
</property>
|
||
</widget>
|
||
<widget class="QSlider" name="horizontalSlider_feedingNum">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>520</x>
|
||
<y>150</y>
|
||
<width>271</width>
|
||
<height>41</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">/**QSlider
|
||
{
|
||
background-color: #FFFFFF;
|
||
border-style: outset;
|
||
border-radius:5px;
|
||
}
|
||
|
||
QSlider::groove:horizontal
|
||
{
|
||
height: 10px;
|
||
background: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #B1B1B1, stop:1 #c4c4c4);
|
||
margin: 10px 0
|
||
}
|
||
|
||
QSlider::handle:horizontal
|
||
{
|
||
background: QRadialGradient(cx:0, cy:0, radius: 1, fx:0.5, fy:0.5,stop:0 green, stop:1 green);
|
||
width: 10px;
|
||
height: 16px;
|
||
margin: -5px 3px -5px 6px;
|
||
border-radius:5px;
|
||
border: 3px solid #007900;
|
||
}
|
||
**/
|
||
/*第一种风格*/
|
||
/**
|
||
groove表示槽的部分
|
||
handle表示滑块
|
||
add-page表示未滑过的槽部分
|
||
sub-page表示已滑过的槽部分
|
||
在辅助控制器后面可以设置状态,horizontal就是QSS生效的QSlider的状态
|
||
**/
|
||
|
||
QSlider::groove:horizontal
|
||
{
|
||
height:10px;
|
||
border-radius: 5px;
|
||
background-color:rgb(219,219,219);
|
||
}
|
||
|
||
|
||
QSlider::handle:horizontal
|
||
{
|
||
background: QRadialGradient(cx:0, cy:0, radius: 1, fx:0.5, fy:0.5,stop:0 green, stop:1 green);
|
||
width: 5px;
|
||
height: 5px;
|
||
margin: -5px 3px -5px 6px;
|
||
border-radius:5px;
|
||
border: 3px solid #007900;
|
||
}
|
||
|
||
QSlider::add-page:horizontal
|
||
{
|
||
border-radius: 5px;
|
||
background-color: rgb(219,219,219);
|
||
}
|
||
|
||
QSlider::sub-page:horizontal
|
||
{
|
||
border-radius: 5px;
|
||
background-color: rgb(80,166,234);
|
||
}
|
||
|
||
|
||
|
||
|
||
|
||
</string>
|
||
</property>
|
||
<property name="orientation">
|
||
<enum>Qt::Orientation::Horizontal</enum>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_5">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>800</x>
|
||
<y>160</y>
|
||
<width>31</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">font: 9pt "楷体";</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>10</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QFrame" name="frame_4">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>500</x>
|
||
<y>200</y>
|
||
<width>331</width>
|
||
<height>251</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">background-color: rgb(85, 170, 255);</string>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::Shape::StyledPanel</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Shadow::Raised</enum>
|
||
</property>
|
||
<widget class="QSlider" name="horizontalSlider_J1">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>60</x>
|
||
<y>20</y>
|
||
<width>221</width>
|
||
<height>22</height>
|
||
</rect>
|
||
</property>
|
||
<property name="orientation">
|
||
<enum>Qt::Orientation::Horizontal</enum>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_j1_min">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>60</x>
|
||
<y>0</y>
|
||
<width>31</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>-10</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_j1_max">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>260</x>
|
||
<y>0</y>
|
||
<width>31</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>+10</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_j2_min">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>60</x>
|
||
<y>40</y>
|
||
<width>53</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>-150</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_j2_max">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>260</x>
|
||
<y>40</y>
|
||
<width>21</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>150</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QSlider" name="horizontalSlider_J2">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>60</x>
|
||
<y>60</y>
|
||
<width>221</width>
|
||
<height>22</height>
|
||
</rect>
|
||
</property>
|
||
<property name="orientation">
|
||
<enum>Qt::Orientation::Horizontal</enum>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_j3_min">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>60</x>
|
||
<y>80</y>
|
||
<width>53</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>-150</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_j3_max">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>260</x>
|
||
<y>80</y>
|
||
<width>21</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>150</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QSlider" name="horizontalSlider_J3">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>60</x>
|
||
<y>100</y>
|
||
<width>221</width>
|
||
<height>22</height>
|
||
</rect>
|
||
</property>
|
||
<property name="orientation">
|
||
<enum>Qt::Orientation::Horizontal</enum>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_j5_min">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>60</x>
|
||
<y>160</y>
|
||
<width>53</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>-150</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QSlider" name="horizontalSlider_J5">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>60</x>
|
||
<y>180</y>
|
||
<width>221</width>
|
||
<height>22</height>
|
||
</rect>
|
||
</property>
|
||
<property name="orientation">
|
||
<enum>Qt::Orientation::Horizontal</enum>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_j5_max">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>260</x>
|
||
<y>160</y>
|
||
<width>21</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>150</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_j6_min">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>60</x>
|
||
<y>200</y>
|
||
<width>53</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>-150</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QSlider" name="horizontalSlider_J6">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>60</x>
|
||
<y>220</y>
|
||
<width>221</width>
|
||
<height>22</height>
|
||
</rect>
|
||
</property>
|
||
<property name="orientation">
|
||
<enum>Qt::Orientation::Horizontal</enum>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_j6_max">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>260</x>
|
||
<y>200</y>
|
||
<width>21</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>150</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_j4_min">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>60</x>
|
||
<y>120</y>
|
||
<width>53</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>-150</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QSlider" name="horizontalSlider_J4">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>60</x>
|
||
<y>140</y>
|
||
<width>221</width>
|
||
<height>22</height>
|
||
</rect>
|
||
</property>
|
||
<property name="orientation">
|
||
<enum>Qt::Orientation::Horizontal</enum>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_j4_max">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>260</x>
|
||
<y>120</y>
|
||
<width>21</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>150</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_20">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>20</y>
|
||
<width>21</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">font: 700 9pt "Microsoft YaHei UI";</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>J1</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_21">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>60</y>
|
||
<width>21</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">font: 700 9pt "Microsoft YaHei UI";</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>J2</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_22">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>100</y>
|
||
<width>21</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">font: 700 9pt "Microsoft YaHei UI";</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>J3</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_23">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>140</y>
|
||
<width>21</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">font: 700 9pt "Microsoft YaHei UI";</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>J4</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_24">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>180</y>
|
||
<width>21</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">font: 700 9pt "Microsoft YaHei UI";</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>J5</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_25">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>220</y>
|
||
<width>21</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">font: 700 9pt "Microsoft YaHei UI";</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>J6</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="pushButton_27">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>290</x>
|
||
<y>20</y>
|
||
<width>31</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">*{
|
||
background-color: #E7EAEA;
|
||
border-radius: 10px;
|
||
font: 10pt "楷体";
|
||
}
|
||
*:hover{
|
||
background-color: rgb(85, 85, 255);
|
||
}
|
||
*:pressed{
|
||
background-color:rgb(0, 255, 0);
|
||
}
|
||
</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset theme="QIcon::ThemeIcon::ListAdd"/>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="pushButton_28">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>25</x>
|
||
<y>20</y>
|
||
<width>31</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">*{
|
||
background-color: #E7EAEA;
|
||
border-radius: 10px;
|
||
font: 10pt "楷体";
|
||
}
|
||
*:hover{
|
||
background-color: rgb(85, 85, 255);
|
||
}
|
||
*:pressed{
|
||
background-color: rgb(255, 0, 0);
|
||
}
|
||
</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset theme="QIcon::ThemeIcon::ListRemove"/>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="pushButton_29">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>25</x>
|
||
<y>60</y>
|
||
<width>31</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">*{
|
||
background-color: #E7EAEA;
|
||
border-radius: 10px;
|
||
font: 10pt "楷体";
|
||
}
|
||
*:hover{
|
||
background-color: rgb(85, 85, 255);
|
||
}
|
||
*:pressed{
|
||
background-color: rgb(255, 0, 0);
|
||
}
|
||
</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset theme="QIcon::ThemeIcon::ListRemove"/>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="pushButton_30">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>290</x>
|
||
<y>60</y>
|
||
<width>31</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">*{
|
||
background-color: #E7EAEA;
|
||
border-radius: 10px;
|
||
font: 10pt "楷体";
|
||
}
|
||
*:hover{
|
||
background-color: rgb(85, 85, 255);
|
||
}
|
||
*:pressed{
|
||
background-color:rgb(85, 85, 255);
|
||
}
|
||
</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset theme="QIcon::ThemeIcon::ListAdd"/>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="pushButton_31">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>25</x>
|
||
<y>100</y>
|
||
<width>31</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">*{
|
||
background-color: #E7EAEA;
|
||
border-radius: 10px;
|
||
font: 10pt "楷体";
|
||
}
|
||
*:hover{
|
||
background-color: rgb(85, 85, 255);
|
||
}
|
||
*:pressed{
|
||
background-color: rgb(255, 0, 0);
|
||
}
|
||
</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset theme="QIcon::ThemeIcon::ListRemove"/>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="pushButton_32">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>290</x>
|
||
<y>100</y>
|
||
<width>31</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">*{
|
||
background-color: #E7EAEA;
|
||
border-radius: 10px;
|
||
font: 10pt "楷体";
|
||
}
|
||
*:hover{
|
||
background-color: rgb(85, 85, 255);
|
||
}
|
||
*:pressed{
|
||
background-color:rgb(85, 85, 255);
|
||
}
|
||
</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset theme="QIcon::ThemeIcon::ListAdd"/>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="pushButton_33">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>290</x>
|
||
<y>140</y>
|
||
<width>31</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">*{
|
||
background-color: #E7EAEA;
|
||
border-radius: 10px;
|
||
font: 10pt "楷体";
|
||
}
|
||
*:hover{
|
||
background-color: rgb(85, 85, 255);
|
||
}
|
||
*:pressed{
|
||
background-color:rgb(85, 85, 255);
|
||
}
|
||
</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset theme="QIcon::ThemeIcon::ListAdd"/>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="pushButton_34">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>25</x>
|
||
<y>180</y>
|
||
<width>31</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">*{
|
||
background-color: #E7EAEA;
|
||
border-radius: 10px;
|
||
font: 10pt "楷体";
|
||
}
|
||
*:hover{
|
||
background-color: rgb(85, 85, 255);
|
||
}
|
||
*:pressed{
|
||
background-color: rgb(255, 0, 0);
|
||
}
|
||
</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset theme="QIcon::ThemeIcon::ListRemove"/>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="pushButton_35">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>290</x>
|
||
<y>220</y>
|
||
<width>31</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">*{
|
||
background-color: #E7EAEA;
|
||
border-radius: 10px;
|
||
font: 10pt "楷体";
|
||
}
|
||
*:hover{
|
||
background-color: rgb(85, 85, 255);
|
||
}
|
||
*:pressed{
|
||
background-color:rgb(85, 85, 255);
|
||
}
|
||
</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset theme="QIcon::ThemeIcon::ListAdd"/>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="pushButton_36">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>25</x>
|
||
<y>220</y>
|
||
<width>31</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">*{
|
||
background-color: #E7EAEA;
|
||
border-radius: 10px;
|
||
font: 10pt "楷体";
|
||
}
|
||
*:hover{
|
||
background-color: rgb(85, 85, 255);
|
||
}
|
||
*:pressed{
|
||
background-color: rgb(255, 0, 0);
|
||
}
|
||
</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset theme="QIcon::ThemeIcon::ListRemove"/>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="pushButton_37">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>25</x>
|
||
<y>140</y>
|
||
<width>31</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">*{
|
||
background-color: #E7EAEA;
|
||
border-radius: 10px;
|
||
font: 10pt "楷体";
|
||
}
|
||
*:hover{
|
||
background-color: rgb(85, 85, 255);
|
||
}
|
||
*:pressed{
|
||
background-color: rgb(255, 0, 0);
|
||
}
|
||
</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset theme="QIcon::ThemeIcon::ListRemove"/>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="pushButton_38">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>290</x>
|
||
<y>180</y>
|
||
<width>31</width>
|
||
<height>21</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">*{
|
||
background-color: #E7EAEA;
|
||
border-radius: 10px;
|
||
font: 10pt "楷体";
|
||
}
|
||
*:hover{
|
||
background-color: rgb(85, 85, 255);
|
||
}
|
||
*:pressed{
|
||
background-color:rgb(85, 85, 255);
|
||
}
|
||
</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset theme="QIcon::ThemeIcon::ListAdd"/>
|
||
</property>
|
||
</widget>
|
||
</widget>
|
||
<widget class="QTextEdit" name="textEdit_log">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>280</y>
|
||
<width>481</width>
|
||
<height>171</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">*{
|
||
|
||
background-color: #E6ECF5;
|
||
}</string>
|
||
</property>
|
||
<property name="html">
|
||
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||
<html><head><meta name="qrichtext" content="1" /><meta charset="utf-8" /><style type="text/css">
|
||
p, li { white-space: pre-wrap; }
|
||
hr { height: 1px; border-width: 0; }
|
||
li.unchecked::marker { content: "\2610"; }
|
||
li.checked::marker { content: "\2612"; }
|
||
</style></head><body style=" font-family:'Microsoft YaHei UI'; font-size:9pt; font-weight:400; font-style:normal;">
|
||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">2024-08-06 10:10:10:当前正在运行。。。</p>
|
||
<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_lineIndex">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>520</x>
|
||
<y>10</y>
|
||
<width>271</width>
|
||
<height>41</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">QComboBox {
|
||
border-radius: 10px;
|
||
padding: 5px 5px 5px 5px;
|
||
background-color: #2c2c2c;
|
||
color: white;
|
||
border: 1px solid #474747;
|
||
min-width: 80px;
|
||
}
|
||
|
||
QComboBox::drop-down {
|
||
width: 0px;
|
||
border: none;
|
||
}
|
||
|
||
QComboBox::down-arrow {
|
||
image: none;
|
||
}
|
||
|
||
QComboBox QAbstractItemView {
|
||
border-bottom-right-radius: 10px;
|
||
border-bottom-left-radius: 10px;
|
||
background: #2c2c2c;
|
||
border: 1px solid gray;
|
||
padding: 4px 4px 4px 4px;
|
||
outline: none;
|
||
}</string>
|
||
</property>
|
||
<property name="currentText">
|
||
<string>1号线</string>
|
||
</property>
|
||
<item>
|
||
<property name="text">
|
||
<string>1号线</string>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>新建线</string>
|
||
</property>
|
||
</item>
|
||
</widget>
|
||
<widget class="QStackedWidget" name="stackedWidget_num">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>510</x>
|
||
<y>60</y>
|
||
<width>291</width>
|
||
<height>91</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">background-color: rgb(255, 255, 255);</string>
|
||
</property>
|
||
<property name="currentIndex">
|
||
<number>0</number>
|
||
</property>
|
||
<widget class="QWidget" name="page_3">
|
||
<widget class="QPushButton" name="pushButton_num5">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>60</y>
|
||
<width>61</width>
|
||
<height>31</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">
|
||
*{background-color: #F9FAFC;
|
||
border: 1px solid #dcdfe6;
|
||
border-radius: 10px;
|
||
font: 10pt "楷体";
|
||
}
|
||
*:hover {
|
||
background-color: lightgreen;
|
||
color: black;
|
||
}*:pressed {
|
||
background-color: red;
|
||
color: white;
|
||
}</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>50</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="pushButton_num1">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>20</y>
|
||
<width>61</width>
|
||
<height>31</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">
|
||
*{background-color: #F9FAFC;
|
||
border: 1px solid #dcdfe6;
|
||
border-radius: 10px;
|
||
font: 10pt "楷体";
|
||
}
|
||
*:hover {
|
||
background-color: lightgreen;
|
||
color: black;
|
||
}*:pressed {
|
||
background-color: red;
|
||
color: white;
|
||
}</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>10</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="pushButton_num6">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>80</x>
|
||
<y>60</y>
|
||
<width>61</width>
|
||
<height>31</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">
|
||
*{background-color: #F9FAFC;
|
||
border: 1px solid #dcdfe6;
|
||
border-radius: 10px;
|
||
font: 10pt "楷体";
|
||
}
|
||
*:hover {
|
||
background-color: lightgreen;
|
||
color: black;
|
||
}*:pressed {
|
||
background-color: red;
|
||
color: white;
|
||
}</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>60</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="pushButton_num3">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>150</x>
|
||
<y>20</y>
|
||
<width>61</width>
|
||
<height>31</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">
|
||
*{background-color: #F9FAFC;
|
||
border: 1px solid #dcdfe6;
|
||
border-radius: 10px;
|
||
font: 10pt "楷体";
|
||
}
|
||
*:hover {
|
||
background-color: lightgreen;
|
||
color: black;
|
||
}*:pressed {
|
||
background-color: red;
|
||
color: white;
|
||
}</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>30</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="pushButton_num4">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>220</x>
|
||
<y>20</y>
|
||
<width>61</width>
|
||
<height>31</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">
|
||
*{background-color: #F9FAFC;
|
||
border: 1px solid #dcdfe6;
|
||
border-radius: 10px;
|
||
font: 10pt "楷体";
|
||
}
|
||
*:hover {
|
||
background-color: lightgreen;
|
||
color: black;
|
||
}*:pressed {
|
||
background-color: red;
|
||
color: white;
|
||
}</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>40</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="pushButton_num_free">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>150</x>
|
||
<y>60</y>
|
||
<width>61</width>
|
||
<height>31</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">
|
||
*{background-color: #F9FAFC;
|
||
border: 1px solid #dcdfe6;
|
||
border-radius: 10px;
|
||
font: 10pt "楷体";
|
||
}
|
||
*:hover {
|
||
background-color: lightgreen;
|
||
color: black;
|
||
}*:pressed {
|
||
background-color: red;
|
||
color: white;
|
||
}</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>自定义</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="pushButton_num2">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>80</x>
|
||
<y>20</y>
|
||
<width>61</width>
|
||
<height>31</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">
|
||
*{background-color: #F9FAFC;
|
||
border: 1px solid #dcdfe6;
|
||
border-radius: 10px;
|
||
font: 10pt "楷体";
|
||
}
|
||
*:hover {
|
||
background-color: lightgreen;
|
||
color: black;
|
||
}*:pressed {
|
||
background-color: red;
|
||
color: white;
|
||
}</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>20</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLineEdit" name="lineEdit_num">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>150</x>
|
||
<y>60</y>
|
||
<width>61</width>
|
||
<height>31</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">background-color: #F9FAFC;
|
||
border: 1px solid #dcdfe6;
|
||
border-radius: 10px;
|
||
font: 10pt "楷体";</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>123</string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignmentFlag::AlignCenter</set>
|
||
</property>
|
||
</widget>
|
||
<zorder>lineEdit_num</zorder>
|
||
<zorder>pushButton_num5</zorder>
|
||
<zorder>pushButton_num1</zorder>
|
||
<zorder>pushButton_num6</zorder>
|
||
<zorder>pushButton_num3</zorder>
|
||
<zorder>pushButton_num4</zorder>
|
||
<zorder>pushButton_num_free</zorder>
|
||
<zorder>pushButton_num2</zorder>
|
||
</widget>
|
||
<widget class="QWidget" name="page_4">
|
||
<widget class="QPushButton" name="pushButton_AddNum">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>30</x>
|
||
<y>30</y>
|
||
<width>91</width>
|
||
<height>41</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">*{
|
||
background-color: #499C54;
|
||
font: 12pt "楷体";
|
||
border: 1px solid #dcdfe6;
|
||
border-radius: 10px;
|
||
}
|
||
*:pressed
|
||
{
|
||
background-color: #499c8a;
|
||
}
|
||
</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>补一袋</string>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset theme="QIcon::ThemeIcon::ListAdd"/>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="pushButton_SubNum">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>170</x>
|
||
<y>30</y>
|
||
<width>91</width>
|
||
<height>41</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">*{
|
||
background-color: rgb(255, 0, 0);
|
||
font: 12pt "楷体";
|
||
border: 1px solid #dcdfe6;
|
||
border-radius: 10px;
|
||
}
|
||
*:pressed
|
||
{
|
||
background-color: #499c8a;
|
||
}
|
||
</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>扣一袋</string>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset theme="QIcon::ThemeIcon::ListRemove"/>
|
||
</property>
|
||
</widget>
|
||
</widget>
|
||
</widget>
|
||
</widget>
|
||
<widget class="QPushButton" name="pushButton_16">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>560</x>
|
||
<y>510</y>
|
||
<width>91</width>
|
||
<height>31</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">*{
|
||
background-color: rgb(255, 0, 0);
|
||
font: 9pt "楷体";
|
||
border: 1px solid #dcdfe6;
|
||
border-radius: 10px;
|
||
}
|
||
*:pressed
|
||
{
|
||
background-color: #ff6e00;
|
||
}
|
||
|
||
</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>急停</string>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset theme="QIcon::ThemeIcon::WindowClose"/>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="pushButton_18">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>760</x>
|
||
<y>510</y>
|
||
<width>91</width>
|
||
<height>31</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">*{
|
||
background-color: #1CB2B1;
|
||
font: 9pt "楷体";
|
||
border: 1px solid #dcdfe6;
|
||
border-radius: 10px;
|
||
}
|
||
*:pressed
|
||
{
|
||
background-color:#1cb052;
|
||
}
|
||
|
||
</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>故障诊断</string>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset theme="QIcon::ThemeIcon::HelpFaq"/>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="pushButton_19">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>660</x>
|
||
<y>510</y>
|
||
<width>91</width>
|
||
<height>31</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">
|
||
*{
|
||
background-color: #1062B3;
|
||
font: 9pt "楷体";
|
||
border: 1px solid #dcdfe6;
|
||
border-radius: 10px;
|
||
}
|
||
*:pressed
|
||
{
|
||
background-color:#1053b2;
|
||
}
|
||
|
||
</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>调试</string>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset theme="QIcon::ThemeIcon::InputMouse"/>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="pushButton_startFeed">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>360</x>
|
||
<y>510</y>
|
||
<width>91</width>
|
||
<height>31</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">*{
|
||
background-color: #499C54;
|
||
font: 9pt "楷体";
|
||
border: 1px solid #dcdfe6;
|
||
border-radius: 10px;
|
||
}
|
||
*:pressed
|
||
{
|
||
background-color: #499c8a;
|
||
}
|
||
</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>启动</string>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset theme="QIcon::ThemeIcon::SystemShutdown"/>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="pushButton_reset">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>460</x>
|
||
<y>510</y>
|
||
<width>91</width>
|
||
<height>31</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">*{
|
||
background-color: #FFFFBF;
|
||
font: 9pt "楷体";
|
||
border: 1px solid #dcdfe6;
|
||
border-radius: 10px;
|
||
}
|
||
*:pressed
|
||
{
|
||
background-color: #FFF000;
|
||
}
|
||
</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>复位</string>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset theme="media-optical"/>
|
||
</property>
|
||
</widget>
|
||
</widget>
|
||
</widget>
|
||
<widget class="QWidget" name="page_2"/>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
<widget class="QWidget" name="tab_2">
|
||
<attribute name="title">
|
||
<string>Tab 2</string>
|
||
</attribute>
|
||
<widget class="QPushButton" name="pushButton_2">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>10</y>
|
||
<width>75</width>
|
||
<height>23</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>PushButton</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QPushButton" name="pushButton">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>10</x>
|
||
<y>39</y>
|
||
<width>75</width>
|
||
<height>23</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>PushButton</string>
|
||
</property>
|
||
</widget>
|
||
</widget>
|
||
</widget>
|
||
<widget class="QLabel" name="label_date">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>690</x>
|
||
<y>640</y>
|
||
<width>91</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">color:#fff;
|
||
font: 290 9pt "Microsoft YaHei";
|
||
font: 700 9pt "Microsoft YaHei UI";</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>2024-08-01</string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignmentFlag::AlignCenter</set>
|
||
</property>
|
||
</widget>
|
||
<widget class="QFrame" name="frame">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>300</x>
|
||
<y>634</y>
|
||
<width>301</width>
|
||
<height>28</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">background-color: #9A9A9A;</string>
|
||
</property>
|
||
<property name="frameShape">
|
||
<enum>QFrame::Shape::StyledPanel</enum>
|
||
</property>
|
||
<property name="frameShadow">
|
||
<enum>QFrame::Shadow::Raised</enum>
|
||
</property>
|
||
<widget class="QLabel" name="label">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>20</x>
|
||
<y>7</y>
|
||
<width>81</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">color: #F9FFF9;
|
||
font: 700 9pt "等线";</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>设备状态监控</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_connect_status">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>220</x>
|
||
<y>7</y>
|
||
<width>16</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">QLabel {
|
||
background-color: #A2EF4D; /* 设置背景颜色 */
|
||
color: #ffffff; /* 设置字体颜色 */
|
||
border-radius: 8px; /* 圆角半径设置为 QLabel 的一半,形成圆形 */
|
||
border: 1px solid #A2EF4D; /* 设置边框颜色和宽度 */
|
||
qproperty-alignment: 'AlignCenter'; /* 设置文本居中 */
|
||
}
|
||
</string>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_6">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>160</x>
|
||
<y>7</y>
|
||
<width>51</width>
|
||
<height>16</height>
|
||
</rect>
|
||
</property>
|
||
<property name="styleSheet">
|
||
<string notr="true">color: #F9FFF9;
|
||
font: 700 9pt "等线";</string>
|
||
</property>
|
||
<property name="text">
|
||
<string>通信状态</string>
|
||
</property>
|
||
</widget>
|
||
</widget>
|
||
<zorder>tabWidget</zorder>
|
||
<zorder>label_time</zorder>
|
||
<zorder>label_date</zorder>
|
||
<zorder>frame</zorder>
|
||
</widget>
|
||
</widget>
|
||
<resources>
|
||
<include location="resources.qrc"/>
|
||
</resources>
|
||
<connections/>
|
||
</ui>
|