132 lines
3.0 KiB
XML
132 lines
3.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>P05CameraView</class>
|
|
<widget class="QMainWindow" name="P05CameraView">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1024</width>
|
|
<height>600</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>MainWindow</string>
|
|
</property>
|
|
<property name="statusTip">
|
|
<string>Page=5</string>
|
|
</property>
|
|
<property name="whatsThis">
|
|
<string/>
|
|
</property>
|
|
<widget class="QWidget" name="centralwidget">
|
|
<property name="statusTip">
|
|
<string/>
|
|
</property>
|
|
<widget class="QLabel" name="P05BG">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>-1</x>
|
|
<y>-1</y>
|
|
<width>1024</width>
|
|
<height>600</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="pixmap">
|
|
<pixmap>../Light_image/Light_CameraView.png</pixmap>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBox_sys">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>60</y>
|
|
<width>60</width>
|
|
<height>391</height>
|
|
</rect>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string/>
|
|
</property>
|
|
<property name="statusTip">
|
|
<string/>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">border:none;</string>
|
|
</property>
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<widget class="QPushButton" name="Btn_Home">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>11</x>
|
|
<y>20</y>
|
|
<width>42</width>
|
|
<height>42</height>
|
|
</rect>
|
|
</property>
|
|
<property name="statusTip">
|
|
<string>Index=9, Action=SetPage0,SelectImag=IMxx_00D.png</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="iconSize">
|
|
<size>
|
|
<width>72</width>
|
|
<height>144</height>
|
|
</size>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QLabel" name="Canvas00">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>64</x>
|
|
<y>125</y>
|
|
<width>951</width>
|
|
<height>461</height>
|
|
</rect>
|
|
</property>
|
|
<property name="statusTip">
|
|
<string>canvas0=camera0, Timeout=5000</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="CameraChioceLabel">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>180</x>
|
|
<y>70</y>
|
|
<width>21</width>
|
|
<height>51</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>黑体</family>
|
|
<pointsize>26</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">color: rgb(83, 106, 185);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>1</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|