|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
<ui version="4.0">
|
|
|
|
|
|
<class>QCamSetDlg</class>
|
|
|
|
|
|
<widget class="QWidget" name="QCamSetDlg">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>0</x>
|
|
|
|
|
|
<y>0</y>
|
|
|
|
|
|
<width>841</width>
|
|
|
|
|
|
<height>484</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="windowTitle">
|
|
|
|
|
|
<string>相机设置</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
|
|
|
|
|
<item row="0" column="0" rowspan="2">
|
|
|
|
|
|
<widget class="QLabel" name="m_ImageLabel">
|
|
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
|
|
<horstretch>5</horstretch>
|
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">background-color: rgb(191, 191, 191);</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string/>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item row="0" column="1">
|
|
|
|
|
|
<widget class="QGroupBox" name="groupBox">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>9</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="title">
|
|
|
|
|
|
<string/>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
|
|
<item row="3" column="1">
|
|
|
|
|
|
<widget class="QLineEdit" name="lineEdit_3">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>11</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item row="3" column="0">
|
|
|
|
|
|
<widget class="QLineEdit" name="lineEdit_2">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>11</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item row="0" column="0" colspan="2">
|
|
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>11</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>相机ID:</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item row="1" column="0" colspan="2">
|
|
|
|
|
|
<widget class="QLineEdit" name="m_camSnlineEdit">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>11</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item row="4" column="0">
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_2">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>11</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>打开</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item row="2" column="1">
|
|
|
|
|
|
<widget class="QLabel" name="label_4">
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>增益值:</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item row="2" column="0">
|
|
|
|
|
|
<widget class="QLabel" name="label_3">
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>曝光值:</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item row="5" column="0">
|
|
|
|
|
|
<spacer name="verticalSpacer">
|
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
|
<size>
|
|
|
|
|
|
<width>20</width>
|
|
|
|
|
|
<height>40</height>
|
|
|
|
|
|
</size>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</spacer>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item row="4" column="1">
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_3">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>11</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>应用参数</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item row="1" column="1">
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>11</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>保存</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
<layoutdefault spacing="6" margin="11"/>
|
|
|
|
|
|
<resources/>
|
|
|
|
|
|
<connections/>
|
|
|
|
|
|
</ui>
|