|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<ui version="4.0">
|
|
|
<class>DialogSetup</class>
|
|
|
<widget class="QDialog" name="DialogSetup">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>0</x>
|
|
|
<y>0</y>
|
|
|
<width>660</width>
|
|
|
<height>992</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>14</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="windowTitle">
|
|
|
<string>DialogSetup</string>
|
|
|
</property>
|
|
|
<property name="styleSheet">
|
|
|
<string notr="true">background-color: rgb(240, 240, 240);</string>
|
|
|
</property>
|
|
|
<widget class="QScrollArea" name="scrollArea">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>0</x>
|
|
|
<y>0</y>
|
|
|
<width>661</width>
|
|
|
<height>1000</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="sizePolicy">
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
<horstretch>0</horstretch>
|
|
|
<verstretch>0</verstretch>
|
|
|
</sizepolicy>
|
|
|
</property>
|
|
|
<property name="minimumSize">
|
|
|
<size>
|
|
|
<width>0</width>
|
|
|
<height>0</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
<property name="widgetResizable">
|
|
|
<bool>true</bool>
|
|
|
</property>
|
|
|
<widget class="QWidget" name="scrollAreaWidgetContents">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>0</x>
|
|
|
<y>0</y>
|
|
|
<width>670</width>
|
|
|
<height>977</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="sizePolicy">
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
<horstretch>0</horstretch>
|
|
|
<verstretch>0</verstretch>
|
|
|
</sizepolicy>
|
|
|
</property>
|
|
|
<property name="minimumSize">
|
|
|
<size>
|
|
|
<width>670</width>
|
|
|
<height>900</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
<widget class="QGroupBox" name="groupBox_startSets">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>10</x>
|
|
|
<y>60</y>
|
|
|
<width>641</width>
|
|
|
<height>61</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="title">
|
|
|
<string>启动设置</string>
|
|
|
</property>
|
|
|
<widget class="QCheckBox" name="checkBox_auto_open">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>30</x>
|
|
|
<y>30</y>
|
|
|
<width>220</width>
|
|
|
<height>22</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>自动打开所有相机</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QCheckBox" name="checkBox_auto_work">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>380</x>
|
|
|
<y>30</y>
|
|
|
<width>261</width>
|
|
|
<height>21</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>程序启动后自动开始工作</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</widget>
|
|
|
<widget class="QGroupBox" name="groupBox_adminUpdate">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>10</x>
|
|
|
<y>610</y>
|
|
|
<width>641</width>
|
|
|
<height>81</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="title">
|
|
|
<string>管理员密码修改</string>
|
|
|
</property>
|
|
|
<widget class="QPushButton" name="pushButton_pswd">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>540</x>
|
|
|
<y>20</y>
|
|
|
<width>91</width>
|
|
|
<height>51</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>确定</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_newPwd">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>190</x>
|
|
|
<y>30</y>
|
|
|
<width>61</width>
|
|
|
<height>31</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>新密码:</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_confirm">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>440</x>
|
|
|
<y>32</y>
|
|
|
<width>91</width>
|
|
|
<height>31</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
<property name="echoMode">
|
|
|
<enum>QLineEdit::Password</enum>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_new">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>250</x>
|
|
|
<y>30</y>
|
|
|
<width>101</width>
|
|
|
<height>31</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
<property name="echoMode">
|
|
|
<enum>QLineEdit::Password</enum>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_confirm">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>360</x>
|
|
|
<y>30</y>
|
|
|
<width>81</width>
|
|
|
<height>31</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>确认密码:</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_old">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>90</x>
|
|
|
<y>30</y>
|
|
|
<width>91</width>
|
|
|
<height>31</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
<property name="echoMode">
|
|
|
<enum>QLineEdit::Password</enum>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_oldPwd">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>20</x>
|
|
|
<y>30</y>
|
|
|
<width>61</width>
|
|
|
<height>31</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>原密码:</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</widget>
|
|
|
<widget class="QGroupBox" name="groupBox_camerasParams">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>10</x>
|
|
|
<y>180</y>
|
|
|
<width>640</width>
|
|
|
<height>278</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="title">
|
|
|
<string>相机参数</string>
|
|
|
</property>
|
|
|
<widget class="QLabel" name="label_11">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>20</x>
|
|
|
<y>40</y>
|
|
|
<width>180</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>1#相机曝光时间(微秒):</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_expo_1">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>210</x>
|
|
|
<y>40</y>
|
|
|
<width>90</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_expo_2">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>210</x>
|
|
|
<y>70</y>
|
|
|
<width>90</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_21">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>20</x>
|
|
|
<y>70</y>
|
|
|
<width>180</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>2#相机曝光时间(微秒):</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_gain_2">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>510</x>
|
|
|
<y>70</y>
|
|
|
<width>90</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_12">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>320</x>
|
|
|
<y>40</y>
|
|
|
<width>180</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>1#相机模拟增益(0~64):</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_22">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>320</x>
|
|
|
<y>70</y>
|
|
|
<width>180</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>2#相机模拟增益(0~64):</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_gain_1">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>510</x>
|
|
|
<y>40</y>
|
|
|
<width>90</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_expo_3">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>210</x>
|
|
|
<y>100</y>
|
|
|
<width>90</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_41">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>20</x>
|
|
|
<y>130</y>
|
|
|
<width>180</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>4#相机曝光时间(微秒):</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_expo_4">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>210</x>
|
|
|
<y>130</y>
|
|
|
<width>90</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_31">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>20</x>
|
|
|
<y>100</y>
|
|
|
<width>180</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>3#相机曝光时间(微秒):</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_gain_4">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>510</x>
|
|
|
<y>130</y>
|
|
|
<width>90</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_32">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>320</x>
|
|
|
<y>100</y>
|
|
|
<width>180</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>3#相机模拟增益(0~64):</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_42">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>320</x>
|
|
|
<y>130</y>
|
|
|
<width>180</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>4#相机模拟增益(0~64):</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_gain_3">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>510</x>
|
|
|
<y>100</y>
|
|
|
<width>90</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QPushButton" name="pushButton_expo">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>680</x>
|
|
|
<y>90</y>
|
|
|
<width>91</width>
|
|
|
<height>51</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>确定</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_51">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>20</x>
|
|
|
<y>160</y>
|
|
|
<width>180</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>5#相机曝光时间(微秒):</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_61">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>20</x>
|
|
|
<y>190</y>
|
|
|
<width>180</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>6#相机曝光时间(微秒):</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_71">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>20</x>
|
|
|
<y>220</y>
|
|
|
<width>180</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>7#相机曝光时间(微秒):</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_expo_5">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>210</x>
|
|
|
<y>160</y>
|
|
|
<width>90</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_expo_6">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>210</x>
|
|
|
<y>190</y>
|
|
|
<width>90</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_expo_7">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>210</x>
|
|
|
<y>220</y>
|
|
|
<width>90</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_52">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>320</x>
|
|
|
<y>160</y>
|
|
|
<width>180</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>5#相机模拟增益(0~64):</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_62">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>320</x>
|
|
|
<y>190</y>
|
|
|
<width>180</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>6#相机模拟增益(0~64):</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_72">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>320</x>
|
|
|
<y>220</y>
|
|
|
<width>180</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>7#相机模拟增益(0~64):</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_gain_5">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>510</x>
|
|
|
<y>160</y>
|
|
|
<width>90</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_gain_6">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>510</x>
|
|
|
<y>190</y>
|
|
|
<width>90</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_gain_7">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>510</x>
|
|
|
<y>220</y>
|
|
|
<width>90</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_81">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>20</x>
|
|
|
<y>250</y>
|
|
|
<width>180</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>8#相机曝光时间(微秒):</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_expo_8">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>210</x>
|
|
|
<y>250</y>
|
|
|
<width>90</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_82">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>320</x>
|
|
|
<y>250</y>
|
|
|
<width>180</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>8#相机模拟增益(0~64):</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_gain_8">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>510</x>
|
|
|
<y>250</y>
|
|
|
<width>90</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</widget>
|
|
|
<widget class="QGroupBox" name="groupBox_filterSet">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>10</x>
|
|
|
<y>770</y>
|
|
|
<width>641</width>
|
|
|
<height>148</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="title">
|
|
|
<string>滤波设置</string>
|
|
|
</property>
|
|
|
<widget class="QLabel" name="label_1">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>20</x>
|
|
|
<y>30</y>
|
|
|
<width>180</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>1#相机滤波时间(微秒):</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_filter_1">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>210</x>
|
|
|
<y>30</y>
|
|
|
<width>90</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_filter_2">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>510</x>
|
|
|
<y>30</y>
|
|
|
<width>90</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>320</x>
|
|
|
<y>30</y>
|
|
|
<width>180</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>2#相机滤波时间(微秒):</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_filter_4">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>510</x>
|
|
|
<y>60</y>
|
|
|
<width>90</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_3">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>20</x>
|
|
|
<y>60</y>
|
|
|
<width>180</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>3#相机滤波时间(微秒):</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_filter_3">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>210</x>
|
|
|
<y>60</y>
|
|
|
<width>90</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_4">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>320</x>
|
|
|
<y>60</y>
|
|
|
<width>180</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>4#相机滤波时间(微秒):</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QPushButton" name="pushButton_filter">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>680</x>
|
|
|
<y>50</y>
|
|
|
<width>91</width>
|
|
|
<height>51</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>确定</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_5">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>20</x>
|
|
|
<y>90</y>
|
|
|
<width>180</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>5#相机滤波时间(微秒):</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_6">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>320</x>
|
|
|
<y>90</y>
|
|
|
<width>180</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>6#相机滤波时间(微秒):</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_7">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>20</x>
|
|
|
<y>120</y>
|
|
|
<width>180</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>7#相机滤波时间(微秒):</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_8">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>320</x>
|
|
|
<y>120</y>
|
|
|
<width>180</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>8#相机滤波时间(微秒):</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_filter_5">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>210</x>
|
|
|
<y>90</y>
|
|
|
<width>90</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_filter_7">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>210</x>
|
|
|
<y>120</y>
|
|
|
<width>90</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_filter_6">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>510</x>
|
|
|
<y>90</y>
|
|
|
<width>90</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_filter_8">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>510</x>
|
|
|
<y>120</y>
|
|
|
<width>90</width>
|
|
|
<height>20</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</widget>
|
|
|
<widget class="QGroupBox" name="groupBox_saveSets">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>10</x>
|
|
|
<y>120</y>
|
|
|
<width>641</width>
|
|
|
<height>61</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="title">
|
|
|
<string>存图设置</string>
|
|
|
</property>
|
|
|
<widget class="QRadioButton" name="radioButton_none">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>30</x>
|
|
|
<y>30</y>
|
|
|
<width>90</width>
|
|
|
<height>21</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>不存</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QRadioButton" name="radioButton_ng">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>230</x>
|
|
|
<y>30</y>
|
|
|
<width>90</width>
|
|
|
<height>21</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>存NG</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QRadioButton" name="radioButton_all">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>440</x>
|
|
|
<y>30</y>
|
|
|
<width>90</width>
|
|
|
<height>21</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>全存</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QPushButton" name="pushButton_image">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>570</x>
|
|
|
<y>25</y>
|
|
|
<width>50</width>
|
|
|
<height>30</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>确定</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</widget>
|
|
|
<widget class="QPushButton" name="pushButton_save">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>110</x>
|
|
|
<y>930</y>
|
|
|
<width>131</width>
|
|
|
<height>51</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>保存参数</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QPushButton" name="pushButton_exit">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>520</x>
|
|
|
<y>10</y>
|
|
|
<width>130</width>
|
|
|
<height>50</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>退出系统</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QGroupBox" name="groupBox_userUpdate">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>10</x>
|
|
|
<y>690</y>
|
|
|
<width>641</width>
|
|
|
<height>81</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="title">
|
|
|
<string>操作员密码修改</string>
|
|
|
</property>
|
|
|
<widget class="QLabel" name="label_admin_newPwd">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>190</x>
|
|
|
<y>30</y>
|
|
|
<width>61</width>
|
|
|
<height>31</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>新密码:</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_confirm_op">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>440</x>
|
|
|
<y>32</y>
|
|
|
<width>91</width>
|
|
|
<height>31</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
<property name="echoMode">
|
|
|
<enum>QLineEdit::Password</enum>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_new_op">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>250</x>
|
|
|
<y>30</y>
|
|
|
<width>101</width>
|
|
|
<height>31</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
<property name="echoMode">
|
|
|
<enum>QLineEdit::Password</enum>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_admin_confirm">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>360</x>
|
|
|
<y>30</y>
|
|
|
<width>81</width>
|
|
|
<height>31</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>确认密码:</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLineEdit" name="lineEdit_old_op">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>90</x>
|
|
|
<y>30</y>
|
|
|
<width>91</width>
|
|
|
<height>31</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
<property name="echoMode">
|
|
|
<enum>QLineEdit::Password</enum>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_admin_oldPwd">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>20</x>
|
|
|
<y>30</y>
|
|
|
<width>61</width>
|
|
|
<height>31</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>原密码:</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QPushButton" name="pushButton_pswd_op">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>540</x>
|
|
|
<y>20</y>
|
|
|
<width>91</width>
|
|
|
<height>51</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>确定</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</widget>
|
|
|
<widget class="QPushButton" name="pushButton_close">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>370</x>
|
|
|
<y>930</y>
|
|
|
<width>131</width>
|
|
|
<height>51</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>关闭窗口</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QPushButton" name="pushButton_desktop">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>220</x>
|
|
|
<y>10</y>
|
|
|
<width>130</width>
|
|
|
<height>50</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>显示桌面</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QToolButton" name="toolButton_keyboard">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>110</x>
|
|
|
<y>10</y>
|
|
|
<width>91</width>
|
|
|
<height>41</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="styleSheet">
|
|
|
<string notr="true">border-image: url(:/Cigarette/Resources/keyboard.png);</string>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string/>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>20</x>
|
|
|
<y>20</y>
|
|
|
<width>81</width>
|
|
|
<height>21</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>系统设置</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QPushButton" name="pushButton_config">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>40</x>
|
|
|
<y>460</y>
|
|
|
<width>101</width>
|
|
|
<height>41</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>配方设置</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QPushButton" name="pushButton_change">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>40</x>
|
|
|
<y>560</y>
|
|
|
<width>101</width>
|
|
|
<height>41</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>换班设置</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QPushButton" name="pushButton_statistic">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>40</x>
|
|
|
<y>510</y>
|
|
|
<width>101</width>
|
|
|
<height>41</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>产量统计</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QToolButton" name="toolButton_choose_model_path">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>620</x>
|
|
|
<y>470</y>
|
|
|
<width>27</width>
|
|
|
<height>25</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>...</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_model_path">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>190</x>
|
|
|
<y>470</y>
|
|
|
<width>171</width>
|
|
|
<height>30</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>模型存储路径</string>
|
|
|
</property>
|
|
|
<property name="alignment">
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QComboBox" name="comboBox_model_path">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>370</x>
|
|
|
<y>470</y>
|
|
|
<width>241</width>
|
|
|
<height>30</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
</font>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_path_jpg">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>340</x>
|
|
|
<y>1020</y>
|
|
|
<width>91</width>
|
|
|
<height>21</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>图片存储路径</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QComboBox" name="comboBox_2">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>440</x>
|
|
|
<y>1020</y>
|
|
|
<width>171</width>
|
|
|
<height>25</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
</font>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QToolButton" name="toolButton_choose_path_jpg">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>620</x>
|
|
|
<y>1020</y>
|
|
|
<width>27</width>
|
|
|
<height>26</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>...</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QPushButton" name="pushButton_clear_pic">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>370</x>
|
|
|
<y>10</y>
|
|
|
<width>130</width>
|
|
|
<height>50</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>清理图片</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QPushButton" name="pushButton_testimg">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>520</x>
|
|
|
<y>930</y>
|
|
|
<width>131</width>
|
|
|
<height>21</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>测试单张图片</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QPushButton" name="pushButton_testimgs">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>520</x>
|
|
|
<y>960</y>
|
|
|
<width>131</width>
|
|
|
<height>21</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>测试多张图片</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_conf_path">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>190</x>
|
|
|
<y>520</y>
|
|
|
<width>171</width>
|
|
|
<height>30</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>配置文件存储路径</string>
|
|
|
</property>
|
|
|
<property name="alignment">
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QComboBox" name="comboBox_config_path">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>370</x>
|
|
|
<y>520</y>
|
|
|
<width>241</width>
|
|
|
<height>30</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
</font>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QToolButton" name="toolButton_choose_config_path">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>620</x>
|
|
|
<y>520</y>
|
|
|
<width>27</width>
|
|
|
<height>25</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>...</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QLabel" name="label_save_pics_path">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>190</x>
|
|
|
<y>570</y>
|
|
|
<width>171</width>
|
|
|
<height>30</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>12</pointsize>
|
|
|
<weight>75</weight>
|
|
|
<bold>true</bold>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>图片存储路径</string>
|
|
|
</property>
|
|
|
<property name="alignment">
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QComboBox" name="comboBox_save_pics_path">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>370</x>
|
|
|
<y>570</y>
|
|
|
<width>241</width>
|
|
|
<height>30</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
<pointsize>10</pointsize>
|
|
|
</font>
|
|
|
</property>
|
|
|
</widget>
|
|
|
<widget class="QToolButton" name="toolButton_choose_save_pics_path">
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>620</x>
|
|
|
<y>570</y>
|
|
|
<width>27</width>
|
|
|
<height>25</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="font">
|
|
|
<font>
|
|
|
<family>微软雅黑</family>
|
|
|
</font>
|
|
|
</property>
|
|
|
<property name="text">
|
|
|
<string>...</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</widget>
|
|
|
</widget>
|
|
|
</widget>
|
|
|
<layoutdefault spacing="6" margin="11"/>
|
|
|
<resources>
|
|
|
<include location="cigarette.qrc"/>
|
|
|
</resources>
|
|
|
<connections/>
|
|
|
</ui>
|