282 lines
8.0 KiB
XML
282 lines
8.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>pageAutoProc</class>
|
|
<widget class="QWidget" name="pageAutoProc">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1696</width>
|
|
<height>1262</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string/>
|
|
</property>
|
|
<widget class="QTabWidget" name="tabProc">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>10</y>
|
|
<width>1041</width>
|
|
<height>691</height>
|
|
</rect>
|
|
</property>
|
|
<property name="currentIndex">
|
|
<number>0</number>
|
|
</property>
|
|
<widget class="QWidget" name="tab_8">
|
|
<attribute name="title">
|
|
<string>作业信息0</string>
|
|
</attribute>
|
|
<widget class="QWidget" name="">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>50</y>
|
|
<width>951</width>
|
|
<height>571</height>
|
|
</rect>
|
|
</property>
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
<item>
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
<item>
|
|
<widget class="QGroupBox" name="grpCamera0">
|
|
<property name="title">
|
|
<string>相机0</string>
|
|
</property>
|
|
<widget class="QFrame" name="fraCamera0">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>40</y>
|
|
<width>421</width>
|
|
<height>231</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::Shape::StyledPanel</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Shadow::Raised</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QGroupBox" name="grpCamera1">
|
|
<property name="title">
|
|
<string>相机1</string>
|
|
</property>
|
|
<widget class="QFrame" name="fraCamera1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>40</y>
|
|
<width>441</width>
|
|
<height>231</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::Shape::StyledPanel</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Shadow::Raised</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
<item>
|
|
<widget class="QGroupBox" name="grpOperate">
|
|
<property name="title">
|
|
<string>操作作业</string>
|
|
</property>
|
|
<widget class="QPushButton" name="btnProcStart">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>41</y>
|
|
<width>110</width>
|
|
<height>50</height>
|
|
</rect>
|
|
</property>
|
|
<property name="cursor">
|
|
<cursorShape>PointingHandCursor</cursorShape>
|
|
</property>
|
|
<property name="text">
|
|
<string>启动码垛作业</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="btnProcStop">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>110</y>
|
|
<width>110</width>
|
|
<height>50</height>
|
|
</rect>
|
|
</property>
|
|
<property name="cursor">
|
|
<cursorShape>PointingHandCursor</cursorShape>
|
|
</property>
|
|
<property name="text">
|
|
<string>停止码垛作业</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="btnReset">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>180</y>
|
|
<width>110</width>
|
|
<height>50</height>
|
|
</rect>
|
|
</property>
|
|
<property name="cursor">
|
|
<cursorShape>PointingHandCursor</cursorShape>
|
|
</property>
|
|
<property name="text">
|
|
<string>设备复位</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QGroupBox" name="grpWaste">
|
|
<property name="title">
|
|
<string>废料区状态</string>
|
|
</property>
|
|
<widget class="QLabel" name="lblWaste">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>60</y>
|
|
<width>81</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>当前废料个数:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QTextEdit" name="editWaste">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>110</x>
|
|
<y>50</y>
|
|
<width>81</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="btnWasteZero">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>120</y>
|
|
<width>111</width>
|
|
<height>51</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>废料区清零</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QProgressBar" name="pgbWaste">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>110</x>
|
|
<y>150</y>
|
|
<width>151</width>
|
|
<height>91</height>
|
|
</rect>
|
|
</property>
|
|
<property name="layoutDirection">
|
|
<enum>Qt::LayoutDirection::LeftToRight</enum>
|
|
</property>
|
|
<property name="value">
|
|
<number>24</number>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Qt::Orientation::Vertical</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QGroupBox" name="grpInfo">
|
|
<property name="title">
|
|
<string>作业信息</string>
|
|
</property>
|
|
<widget class="QTabWidget" name="tabInfo">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>30</y>
|
|
<width>191</width>
|
|
<height>211</height>
|
|
</rect>
|
|
</property>
|
|
<property name="currentIndex">
|
|
<number>0</number>
|
|
</property>
|
|
<widget class="QWidget" name="tab_9">
|
|
<attribute name="title">
|
|
<string>流程信息</string>
|
|
</attribute>
|
|
</widget>
|
|
<widget class="QWidget" name="tab_13">
|
|
<attribute name="title">
|
|
<string>报警信息</string>
|
|
</attribute>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QGroupBox" name="grpType">
|
|
<property name="title">
|
|
<string>线条类型</string>
|
|
</property>
|
|
<widget class="QFrame" name="fraType">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>30</y>
|
|
<width>191</width>
|
|
<height>201</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::Shape::StyledPanel</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Shadow::Raised</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QWidget" name="tab_14">
|
|
<attribute name="title">
|
|
<string>作业信息1</string>
|
|
</attribute>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|