2025-06-19 01:38:50 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<ui version="4.0">
|
|
|
|
|
<class>devstatus</class>
|
|
|
|
|
<widget class="QWidget" name="devstatus">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
2025-06-26 00:40:36 +08:00
|
|
|
<width>556</width>
|
|
|
|
|
<height>80</height>
|
2025-06-19 01:38:50 +08:00
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="windowTitle">
|
|
|
|
|
<string>Form</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(37, 38, 42);</string>
|
|
|
|
|
</property>
|
|
|
|
|
<widget class="QWidget" name="layoutWidget">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2025-06-26 00:40:36 +08:00
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
|
|
|
|
<width>551</width>
|
|
|
|
|
<height>81</height>
|
2025-06-19 01:38:50 +08:00
|
|
|
</rect>
|
|
|
|
|
</property>
|
2025-06-26 00:40:36 +08:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
2025-06-19 01:38:50 +08:00
|
|
|
<item>
|
2025-06-26 00:40:36 +08:00
|
|
|
<widget class="QFrame" name="frame_camera_1">
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(37, 38, 42);</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="frameShape">
|
|
|
|
|
<enum>QFrame::Shape::StyledPanel</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="frameShadow">
|
|
|
|
|
<enum>QFrame::Shadow::Raised</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<widget class="QLabel" name="dev_camera_1_txt">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>85</x>
|
|
|
|
|
<y>26</y>
|
|
|
|
|
<width>80</width>
|
|
|
|
|
<height>26</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="font">
|
|
|
|
|
<font>
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
</font>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">color: rgb(0, 255, 0);</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>相机在线</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QWidget" name="dev_camer_1_img" native="true">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>25</x>
|
|
|
|
|
<y>16</y>
|
|
|
|
|
<width>48</width>
|
|
|
|
|
<height>48</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">image: url(:/resource/camera_offline.png);</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</widget>
|
2025-06-19 01:38:50 +08:00
|
|
|
</item>
|
|
|
|
|
<item>
|
2025-06-26 00:40:36 +08:00
|
|
|
<widget class="QFrame" name="frame_camera_2">
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(37, 38, 42);</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="frameShape">
|
|
|
|
|
<enum>QFrame::Shape::StyledPanel</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="frameShadow">
|
|
|
|
|
<enum>QFrame::Shadow::Raised</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<widget class="QLabel" name="dev_camera_2_txt">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>85</x>
|
|
|
|
|
<y>26</y>
|
|
|
|
|
<width>80</width>
|
|
|
|
|
<height>26</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="font">
|
|
|
|
|
<font>
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
</font>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">color: rgb(0, 255, 0);</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>相机在线</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QWidget" name="dev_camer_2_img" native="true">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>25</x>
|
|
|
|
|
<y>16</y>
|
|
|
|
|
<width>48</width>
|
|
|
|
|
<height>48</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">image: url(:/resource/camera_offline.png);</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</widget>
|
2025-06-19 01:38:50 +08:00
|
|
|
</item>
|
|
|
|
|
<item>
|
2025-06-26 00:40:36 +08:00
|
|
|
<widget class="QFrame" name="frame_robot">
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(37, 38, 42);</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="frameShape">
|
|
|
|
|
<enum>QFrame::Shape::StyledPanel</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="frameShadow">
|
|
|
|
|
<enum>QFrame::Shadow::Raised</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<widget class="QLabel" name="dev_robot_txt">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>85</x>
|
|
|
|
|
<y>26</y>
|
|
|
|
|
<width>80</width>
|
|
|
|
|
<height>26</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="font">
|
|
|
|
|
<font>
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
</font>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">color: rgb(0, 255, 0);</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>机械臂在线</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QWidget" name="dev_robot_img" native="true">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>25</x>
|
|
|
|
|
<y>16</y>
|
|
|
|
|
<width>48</width>
|
|
|
|
|
<height>48</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">image: url(:/resource/robot_offline.png);</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</widget>
|
2025-06-19 01:38:50 +08:00
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
</widget>
|
|
|
|
|
<resources/>
|
|
|
|
|
<connections/>
|
|
|
|
|
</ui>
|