<?xml version="1.0" encoding="UTF-8"?>
|
<ui version="4.0">
|
<class>CChannelParamsClass</class>
|
<widget class="QWidget" name="CChannelParamsClass">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>671</width>
|
<height>621</height>
|
</rect>
|
</property>
|
<property name="windowTitle">
|
<string>CChannelParams</string>
|
</property>
|
<widget class="QLabel" name="label_2">
|
<property name="geometry">
|
<rect>
|
<x>110</x>
|
<y>10</y>
|
<width>61</width>
|
<height>21</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>channel No.</string>
|
</property>
|
</widget>
|
<widget class="QComboBox" name="comboChannelNo">
|
<property name="geometry">
|
<rect>
|
<x>176</x>
|
<y>10</y>
|
<width>101</width>
|
<height>21</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="QWidget" name="layoutWidget_4">
|
<property name="geometry">
|
<rect>
|
<x>171</x>
|
<y>101</y>
|
<width>74</width>
|
<height>77</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_6">
|
<item row="0" column="0">
|
<widget class="QLabel" name="label_10">
|
<property name="text">
|
<string>stream mode</string>
|
</property>
|
</widget>
|
</item>
|
<item row="1" column="0">
|
<widget class="QLabel" name="label_11">
|
<property name="text">
|
<string>max bitrate</string>
|
</property>
|
</widget>
|
</item>
|
<item row="2" column="0">
|
<widget class="QLabel" name="label_12">
|
<property name="text">
|
<string>audio format</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget_5">
|
<property name="geometry">
|
<rect>
|
<x>240</x>
|
<y>100</y>
|
<width>71</width>
|
<height>77</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_7">
|
<item row="0" column="0">
|
<widget class="QComboBox" name="comboStreamType"/>
|
</item>
|
<item row="1" column="0">
|
<widget class="QComboBox" name="comboVideoBit"/>
|
</item>
|
<item row="2" column="0">
|
<widget class="QComboBox" name="comboAudioEncType"/>
|
</item>
|
</layout>
|
</widget>
|
<widget class="Line" name="line_4">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>350</y>
|
<width>641</width>
|
<height>16</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_5">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>420</y>
|
<width>641</width>
|
<height>16</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_6">
|
<property name="geometry">
|
<rect>
|
<x>180</x>
|
<y>470</y>
|
<width>481</width>
|
<height>16</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>330</x>
|
<y>10</y>
|
<width>189</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_2">
|
<item row="0" column="1">
|
<widget class="QLineEdit" name="editChannelName"/>
|
</item>
|
<item row="0" column="0">
|
<widget class="QLabel" name="label">
|
<property name="text">
|
<string>channel name</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>310</x>
|
<y>130</y>
|
<width>71</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_13">
|
<item row="0" column="1">
|
<widget class="QLabel" name="label_13">
|
<property name="text">
|
<string>kbps</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="0">
|
<widget class="QLineEdit" name="editVideoBit"/>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>100</x>
|
<y>101</y>
|
<width>71</width>
|
<height>77</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_5">
|
<item row="0" column="0">
|
<widget class="QComboBox" name="comboPicQuality"/>
|
</item>
|
<item row="1" column="0">
|
<widget class="QComboBox" name="comboVideoFrameRate"/>
|
</item>
|
<item row="2" column="0">
|
<widget class="QComboBox" name="comboVideoEncType"/>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>101</y>
|
<width>74</width>
|
<height>77</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_4">
|
<item row="0" column="0">
|
<widget class="QLabel" name="label_4">
|
<property name="text">
|
<string>image</string>
|
</property>
|
</widget>
|
</item>
|
<item row="1" column="0">
|
<widget class="QLabel" name="label_8">
|
<property name="text">
|
<string>frame rate</string>
|
</property>
|
</widget>
|
</item>
|
<item row="2" column="0">
|
<widget class="QLabel" name="label_9">
|
<property name="text">
|
<string>video format</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>70</y>
|
<width>241</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_3">
|
<item row="0" column="0">
|
<widget class="QLabel" name="label_3">
|
<property name="text">
|
<string>encoding parameter type</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="QComboBox" name="comboPressType"/>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>380</x>
|
<y>100</y>
|
<width>104</width>
|
<height>51</height>
|
</rect>
|
</property>
|
<layout class="QVBoxLayout" name="verticalLayout">
|
<item>
|
<widget class="QLabel" name="label_14">
|
<property name="text">
|
<string>resolution</string>
|
</property>
|
</widget>
|
</item>
|
<item>
|
<widget class="QLabel" name="label_15">
|
<property name="text">
|
<string>I frame</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>451</x>
|
<y>101</y>
|
<width>71</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
<item>
|
<widget class="QComboBox" name="comboResolution"/>
|
</item>
|
<item>
|
<widget class="QLineEdit" name="editIntervalFrameI"/>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>523</x>
|
<y>101</y>
|
<width>74</width>
|
<height>51</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_11">
|
<item row="0" column="0">
|
<widget class="QLabel" name="label_17">
|
<property name="text">
|
<string>bitrate</string>
|
</property>
|
</widget>
|
</item>
|
<item row="1" column="0">
|
<widget class="QLabel" name="label_18">
|
<property name="text">
|
<string>BP frame </string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>591</x>
|
<y>101</y>
|
<width>71</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_12">
|
<item row="0" column="0">
|
<widget class="QComboBox" name="comboBitrateType"/>
|
</item>
|
<item row="1" column="0">
|
<widget class="QComboBox" name="comboIntervalBPFrame"/>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QLabel" name="label_5">
|
<property name="geometry">
|
<rect>
|
<x>21</x>
|
<y>40</y>
|
<width>171</width>
|
<height>21</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
p, li { white-space: pre-wrap; }
|
</style></head><body style=" font-family:'宋体'; font-size:9pt; font-weight:400; font-style:normal;">
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Sans'; font-size:10pt; color:#0000ff;">encoding parameter setup</span></p></body></html></string>
|
</property>
|
</widget>
|
<widget class="Line" name="line">
|
<property name="geometry">
|
<rect>
|
<x>199</x>
|
<y>40</y>
|
<width>461</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_6">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>185</y>
|
<width>121</width>
|
<height>21</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
p, li { white-space: pre-wrap; }
|
</style></head><body style=" font-family:'宋体'; font-size:9pt; font-weight:400; font-style:normal;">
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#0000ff;">record parameter</span></p></body></html></string>
|
</property>
|
</widget>
|
<widget class="Line" name="line_2">
|
<property name="geometry">
|
<rect>
|
<x>139</x>
|
<y>186</y>
|
<width>521</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_7">
|
<property name="geometry">
|
<rect>
|
<x>21</x>
|
<y>269</y>
|
<width>131</width>
|
<height>21</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
p, li { white-space: pre-wrap; }
|
</style></head><body style=" font-family:'宋体'; font-size:9pt; font-weight:400; font-style:normal;">
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#0000ff;">image parameter setup</span></p></body></html></string>
|
</property>
|
</widget>
|
<widget class="Line" name="line_3">
|
<property name="geometry">
|
<rect>
|
<x>149</x>
|
<y>270</y>
|
<width>511</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>210</y>
|
<width>211</width>
|
<height>56</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_9">
|
<item row="0" column="0">
|
<layout class="QGridLayout" name="gridLayout">
|
<item row="0" column="0">
|
<widget class="QCheckBox" name="checkboVideoRecord">
|
<property name="text">
|
<string>schedule record</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="QPushButton" name="btnRemoteRecord">
|
<property name="text">
|
<string>setup</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</item>
|
<item row="1" column="0">
|
<layout class="QGridLayout" name="gridLayout_8">
|
<item row="0" column="0">
|
<widget class="QLabel" name="label_20">
|
<property name="text">
|
<string>save duration</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="QLineEdit" name="editDurationTime"/>
|
</item>
|
<item row="0" column="2">
|
<widget class="QLabel" name="label_16">
|
<property name="text">
|
<string>day</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>260</x>
|
<y>210</y>
|
<width>161</width>
|
<height>61</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_15">
|
<item row="0" column="0">
|
<layout class="QGridLayout" name="gridLayout_10">
|
<item row="0" column="0">
|
<widget class="QLabel" name="label_19">
|
<property name="text">
|
<string>pre-record</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="QComboBox" name="comboPreRecordTime"/>
|
</item>
|
</layout>
|
</item>
|
<item row="1" column="0">
|
<widget class="QCheckBox" name="checkboRedundancy">
|
<property name="text">
|
<string>redundancy record</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>450</x>
|
<y>210</y>
|
<width>151</width>
|
<height>61</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_16">
|
<item row="0" column="0">
|
<layout class="QGridLayout" name="gridLayout_14">
|
<item row="0" column="0">
|
<widget class="QLabel" name="label_22">
|
<property name="text">
|
<string>delay record</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="QComboBox" name="comboRecordDelay"/>
|
</item>
|
</layout>
|
</item>
|
<item row="1" column="0">
|
<widget class="QCheckBox" name="checkAudioRec">
|
<property name="text">
|
<string>record audio</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget_2">
|
<property name="geometry">
|
<rect>
|
<x>260</x>
|
<y>300</y>
|
<width>191</width>
|
<height>54</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_18">
|
<item row="0" column="0">
|
<widget class="QCheckBox" name="checkMotion">
|
<property name="text">
|
<string>motion detect</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="QPushButton" name="btnMotion">
|
<property name="text">
|
<string>setup</string>
|
</property>
|
</widget>
|
</item>
|
<item row="1" column="0">
|
<widget class="QCheckBox" name="checkHide">
|
<property name="text">
|
<string>mask alarm</string>
|
</property>
|
</widget>
|
</item>
|
<item row="1" column="1">
|
<widget class="QPushButton" name="btnHide">
|
<property name="text">
|
<string>setup</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget_3">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>440</y>
|
<width>309</width>
|
<height>25</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_24">
|
<item row="0" column="0">
|
<widget class="QCheckBox" name="checkboShowChanName">
|
<property name="text">
|
<string>diaplay channel name</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<layout class="QGridLayout" name="gridLayout_25">
|
<item row="0" column="0">
|
<widget class="QLabel" name="label_31">
|
<property name="text">
|
<string>X</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="QLineEdit" name="editShowNameTopLeftX"/>
|
</item>
|
<item row="0" column="2">
|
<widget class="QLabel" name="label_32">
|
<property name="text">
|
<string>Y</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="3">
|
<widget class="QLineEdit" name="editShowNameTopLeftY"/>
|
</item>
|
</layout>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QLabel" name="label_34">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>470</y>
|
<width>151</width>
|
<height>21</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>add OSD</string>
|
</property>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>300</y>
|
<width>221</width>
|
<height>54</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_17">
|
<item row="0" column="0">
|
<widget class="QCheckBox" name="checkShelter">
|
<property name="text">
|
<string>mask</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="QPushButton" name="btnShelter">
|
<property name="text">
|
<string>setup</string>
|
</property>
|
</widget>
|
</item>
|
<item row="1" column="0">
|
<widget class="QCheckBox" name="checkboVILost">
|
<property name="text">
|
<string>video loss alarm</string>
|
</property>
|
</widget>
|
</item>
|
<item row="1" column="1">
|
<widget class="QPushButton" name="btnVILost">
|
<property name="text">
|
<string>setup</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>460</x>
|
<y>300</y>
|
<width>206</width>
|
<height>50</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_19">
|
<item row="0" column="0">
|
<widget class="QLabel" name="label_23">
|
<property name="text">
|
<string>brightness</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="QLineEdit" name="editBrightness"/>
|
</item>
|
<item row="0" column="2">
|
<widget class="QLabel" name="label_26">
|
<property name="text">
|
<string>contrast</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="3">
|
<widget class="QLineEdit" name="editContrast"/>
|
</item>
|
<item row="1" column="0">
|
<widget class="QLabel" name="label_24">
|
<property name="text">
|
<string>saturation</string>
|
</property>
|
</widget>
|
</item>
|
<item row="1" column="1">
|
<widget class="QLineEdit" name="editSaturation"/>
|
</item>
|
<item row="1" column="2">
|
<widget class="QLabel" name="label_25">
|
<property name="text">
|
<string>hue</string>
|
</property>
|
</widget>
|
</item>
|
<item row="1" column="3">
|
<widget class="QLineEdit" name="editHue"/>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>360</y>
|
<width>281</width>
|
<height>25</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_21">
|
<item row="0" column="0">
|
<widget class="QCheckBox" name="checkShowOsd">
|
<property name="text">
|
<string>display OSD</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<layout class="QGridLayout" name="gridLayout_20">
|
<item row="0" column="0">
|
<widget class="QLabel" name="label_27">
|
<property name="text">
|
<string>X</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="QLineEdit" name="editOSDTopLeftX"/>
|
</item>
|
<item row="0" column="2">
|
<widget class="QLabel" name="label_28">
|
<property name="text">
|
<string>Y</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="3">
|
<widget class="QLineEdit" name="editOSDTopLeftY"/>
|
</item>
|
</layout>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>390</y>
|
<width>281</width>
|
<height>31</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_22">
|
<item row="0" column="0">
|
<widget class="QCheckBox" name="checkDispWeek">
|
<property name="text">
|
<string>display week</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="QLabel" name="label_21">
|
<property name="text">
|
<string>time format</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="2">
|
<widget class="QComboBox" name="comboHourOsdType"/>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>340</x>
|
<y>360</y>
|
<width>284</width>
|
<height>61</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_23">
|
<property name="leftMargin">
|
<number>0</number>
|
</property>
|
<property name="rightMargin">
|
<number>0</number>
|
</property>
|
<property name="bottomMargin">
|
<number>0</number>
|
</property>
|
<property name="spacing">
|
<number>6</number>
|
</property>
|
<item row="0" column="0">
|
<widget class="QLabel" name="label_29">
|
<property name="text">
|
<string>OS property</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="QComboBox" name="comboOSDAttrib"/>
|
</item>
|
<item row="1" column="0">
|
<widget class="QLabel" name="label_30">
|
<property name="text">
|
<string>date format</string>
|
</property>
|
</widget>
|
</item>
|
<item row="1" column="1">
|
<widget class="QComboBox" name="comboOSDType"/>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>530</y>
|
<width>281</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_27">
|
<item row="0" column="0">
|
<widget class="QLabel" name="label_36">
|
<property name="text">
|
<string>X</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="QLineEdit" name="editShowStringTopLeftX"/>
|
</item>
|
<item row="0" column="2">
|
<widget class="QLabel" name="label_35">
|
<property name="text">
|
<string>Y</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="3">
|
<widget class="QLineEdit" name="editShowStringTopLeftY"/>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>370</x>
|
<y>530</y>
|
<width>241</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_28">
|
<item row="0" column="0">
|
<widget class="QLabel" name="label_37">
|
<property name="text">
|
<string>contest</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="QLineEdit" name="editString"/>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>500</y>
|
<width>282</width>
|
<height>25</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_29">
|
<item row="0" column="0">
|
<layout class="QGridLayout" name="gridLayout_26">
|
<item row="0" column="0">
|
<widget class="QLabel" name="label_33">
|
<property name="text">
|
<string>display area </string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="QComboBox" name="comboStringNo"/>
|
</item>
|
</layout>
|
</item>
|
<item row="0" column="1">
|
<widget class="QCheckBox" name="checkShowString">
|
<property name="text">
|
<string>enable diaplay</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</widget>
|
</widget>
|
<layoutdefault spacing="6" margin="11"/>
|
<resources/>
|
<connections/>
|
</ui>
|