371 lines
8.6 KiB
Plaintext
371 lines
8.6 KiB
Plaintext
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<ui version="4.0">
|
||
|
|
<class>ConfigDialog</class>
|
||
|
|
<widget class="QDialog" name="ConfigDialog">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>0</x>
|
||
|
|
<y>0</y>
|
||
|
|
<width>685</width>
|
||
|
|
<height>395</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="windowTitle">
|
||
|
|
<string>区域标定</string>
|
||
|
|
</property>
|
||
|
|
<widget class="QGroupBox" name="groupBox">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>20</x>
|
||
|
|
<y>60</y>
|
||
|
|
<width>211</width>
|
||
|
|
<height>241</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>18</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="title">
|
||
|
|
<string>基本参数</string>
|
||
|
|
</property>
|
||
|
|
<widget class="QWidget" name="layoutWidget">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>20</x>
|
||
|
|
<y>50</y>
|
||
|
|
<width>181</width>
|
||
|
|
<height>171</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>18</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
||
|
|
<item>
|
||
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
||
|
|
<item>
|
||
|
|
<widget class="QLabel" name="label_2">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>18</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>曝光</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QLineEdit" name="lineEdit">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>18</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
||
|
|
<item>
|
||
|
|
<widget class="QLabel" name="label_3">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>18</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>增益</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QLineEdit" name="lineEdit_2">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>18</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
||
|
|
<item>
|
||
|
|
<widget class="QLabel" name="label_4">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>18</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>帧率</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QLineEdit" name="lineEdit_3">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>18</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
</widget>
|
||
|
|
<widget class="QGroupBox" name="groupBox_2">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>240</x>
|
||
|
|
<y>60</y>
|
||
|
|
<width>211</width>
|
||
|
|
<height>241</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>18</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="title">
|
||
|
|
<string>基本参数</string>
|
||
|
|
</property>
|
||
|
|
<widget class="QWidget" name="layoutWidget_2">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>20</x>
|
||
|
|
<y>50</y>
|
||
|
|
<width>181</width>
|
||
|
|
<height>171</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>18</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
||
|
|
<item>
|
||
|
|
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
||
|
|
<item>
|
||
|
|
<widget class="QLabel" name="label_5">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>18</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>曝光</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QLineEdit" name="lineEdit_4">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>18</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<layout class="QHBoxLayout" name="horizontalLayout_5">
|
||
|
|
<item>
|
||
|
|
<widget class="QLabel" name="label_6">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>18</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>增益</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QLineEdit" name="lineEdit_5">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>18</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<layout class="QHBoxLayout" name="horizontalLayout_6">
|
||
|
|
<item>
|
||
|
|
<widget class="QLabel" name="label_7">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>18</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>帧率</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QLineEdit" name="lineEdit_6">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>18</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
</widget>
|
||
|
|
<widget class="QGroupBox" name="groupBox_3">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>460</x>
|
||
|
|
<y>60</y>
|
||
|
|
<width>211</width>
|
||
|
|
<height>241</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>18</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="title">
|
||
|
|
<string>基本参数</string>
|
||
|
|
</property>
|
||
|
|
<widget class="QWidget" name="layoutWidget_3">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>20</x>
|
||
|
|
<y>50</y>
|
||
|
|
<width>181</width>
|
||
|
|
<height>171</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>18</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
||
|
|
<item>
|
||
|
|
<layout class="QHBoxLayout" name="horizontalLayout_7">
|
||
|
|
<item>
|
||
|
|
<widget class="QLabel" name="label_8">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>18</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>曝光</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QLineEdit" name="lineEdit_7">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>18</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<layout class="QHBoxLayout" name="horizontalLayout_8">
|
||
|
|
<item>
|
||
|
|
<widget class="QLabel" name="label_9">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>18</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>增益</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QLineEdit" name="lineEdit_8">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>18</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<layout class="QHBoxLayout" name="horizontalLayout_9">
|
||
|
|
<item>
|
||
|
|
<widget class="QLabel" name="label_10">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>18</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>帧率</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item>
|
||
|
|
<widget class="QLineEdit" name="lineEdit_9">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>18</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
</widget>
|
||
|
|
<widget class="QLabel" name="label">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>20</x>
|
||
|
|
<y>0</y>
|
||
|
|
<width>651</width>
|
||
|
|
<height>41</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>18</pointsize>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>区域标定</string>
|
||
|
|
</property>
|
||
|
|
<property name="alignment">
|
||
|
|
<set>Qt::AlignCenter</set>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</widget>
|
||
|
|
<resources/>
|
||
|
|
<connections/>
|
||
|
|
</ui>
|