<?xml version="1.0" encoding="UTF-8"?>
|
<ui version="4.0">
|
<class>CUserParamsClass</class>
|
<widget class="QDialog" name="CUserParamsClass">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>671</width>
|
<height>577</height>
|
</rect>
|
</property>
|
<property name="windowTitle">
|
<string>CUserParams</string>
|
</property>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>90</y>
|
<width>621</width>
|
<height>31</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_8">
|
<item row="0" column="0">
|
<widget class="QLabel" name="label_5">
|
<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;">Local authority</span></p></body></html></string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="Line" name="line">
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget_2">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>290</y>
|
<width>621</width>
|
<height>31</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_9">
|
<item row="0" column="0">
|
<widget class="QLabel" name="label_6">
|
<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-size:10pt; color:#0000ff;">Remote authority of client</span></p></body></html></string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="Line" name="line_2">
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</widget>
|
<widget class="Line" name="line_3">
|
<property name="geometry">
|
<rect>
|
<x>350</x>
|
<y>120</y>
|
<width>20</width>
|
<height>161</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="QTableWidget" name="tableLocalChannel">
|
<property name="geometry">
|
<rect>
|
<x>380</x>
|
<y>170</y>
|
<width>256</width>
|
<height>111</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="Line" name="line_4">
|
<property name="geometry">
|
<rect>
|
<x>640</x>
|
<y>310</y>
|
<width>20</width>
|
<height>211</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="QTableWidget" name="tableRemoteChannel">
|
<property name="geometry">
|
<rect>
|
<x>380</x>
|
<y>370</y>
|
<width>256</width>
|
<height>111</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="QWidget" name="layoutWidget_4">
|
<property name="geometry">
|
<rect>
|
<x>380</x>
|
<y>340</y>
|
<width>161</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_17">
|
<item row="0" column="0">
|
<widget class="QLabel" name="label_16">
|
<property name="text">
|
<string>Authority</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="QComboBox" name="comboNetRight"/>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>20</y>
|
<width>621</width>
|
<height>25</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_10">
|
<item row="0" column="0">
|
<layout class="QGridLayout" name="gridLayout_2">
|
<item row="0" column="0">
|
<widget class="QLabel" name="label">
|
<property name="text">
|
<string>User</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="QComboBox" name="comboUserNo"/>
|
</item>
|
</layout>
|
</item>
|
<item row="0" column="1">
|
<layout class="QGridLayout" name="gridLayout">
|
<item row="0" column="0">
|
<widget class="QLabel" name="label_3">
|
<property name="text">
|
<string>Username</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="QLineEdit" name="editUserName"/>
|
</item>
|
</layout>
|
</item>
|
<item row="0" column="2">
|
<layout class="QGridLayout" name="gridLayout_11">
|
<item row="0" column="0">
|
<widget class="QLabel" name="label_2">
|
<property name="text">
|
<string>Priority</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="QComboBox" name="comboPriority"/>
|
</item>
|
</layout>
|
</item>
|
<item row="0" column="3">
|
<layout class="QGridLayout" name="gridLayout_3">
|
<item row="0" column="0">
|
<widget class="QLabel" name="label_7">
|
<property name="text">
|
<string>Password</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="QLineEdit" name="editPassword"/>
|
</item>
|
</layout>
|
</item>
|
<item row="0" column="4">
|
<layout class="QGridLayout" name="gridLayout_4">
|
<item row="0" column="0">
|
<widget class="QLabel" name="label_8">
|
<property name="text">
|
<string>Confirm</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="QLineEdit" name="editPassword2"/>
|
</item>
|
</layout>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>280</x>
|
<y>50</y>
|
<width>381</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_5">
|
<item row="0" column="0">
|
<widget class="QLineEdit" name="editMACAddr1"/>
|
</item>
|
<item row="0" column="1">
|
<widget class="QLabel" name="label_10">
|
<property name="text">
|
<string>:</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="2">
|
<widget class="QLineEdit" name="editMACAddr2"/>
|
</item>
|
<item row="0" column="3">
|
<widget class="QLabel" name="label_11">
|
<property name="text">
|
<string>:</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="4">
|
<widget class="QLineEdit" name="editMACAddr3"/>
|
</item>
|
<item row="0" column="5">
|
<widget class="QLabel" name="label_12">
|
<property name="text">
|
<string>:</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="6">
|
<widget class="QLineEdit" name="editMACAddr4"/>
|
</item>
|
<item row="0" column="7">
|
<widget class="QLabel" name="label_13">
|
<property name="text">
|
<string>:</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="8">
|
<widget class="QLineEdit" name="editMACAddr5"/>
|
</item>
|
<item row="0" column="9">
|
<widget class="QLabel" name="label_14">
|
<property name="text">
|
<string>:</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="10">
|
<widget class="QLineEdit" name="editMACAddr6"/>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>50</y>
|
<width>231</width>
|
<height>25</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_13">
|
<item row="0" column="0">
|
<layout class="QGridLayout" name="gridLayout_12">
|
<item row="0" column="0">
|
<widget class="QLabel" name="label_4">
|
<property name="text">
|
<string>IP allowed</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="QLineEdit" name="editUserIP"/>
|
</item>
|
</layout>
|
</item>
|
<item row="0" column="1">
|
<widget class="QLabel" name="label_9">
|
<property name="text">
|
<string>Mac allowed</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>380</x>
|
<y>140</y>
|
<width>161</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_15">
|
<item row="0" column="0">
|
<widget class="QLabel" name="label_15">
|
<property name="text">
|
<string>Authority</string>
|
</property>
|
</widget>
|
</item>
|
<item row="0" column="1">
|
<widget class="QComboBox" name="comboLocalRight"/>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>200</x>
|
<y>130</y>
|
<width>157</width>
|
<height>141</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_6">
|
<item row="0" column="0">
|
<widget class="QCheckBox" name="checkLocalRight5">
|
<property name="text">
|
<string>Upgrade/format</string>
|
</property>
|
</widget>
|
</item>
|
<item row="1" column="0">
|
<widget class="QCheckBox" name="checkLocalRight6">
|
<property name="text">
|
<string>Check local parameter</string>
|
</property>
|
</widget>
|
</item>
|
<item row="2" column="0">
|
<widget class="QCheckBox" name="checkLocalRight7">
|
<property name="text">
|
<string>Local config of IP</string>
|
</property>
|
</widget>
|
</item>
|
<item row="3" column="0">
|
<widget class="QCheckBox" name="checkLocalRight8">
|
<property name="text">
|
<string>Local backup</string>
|
</property>
|
</widget>
|
</item>
|
<item row="4" column="0">
|
<widget class="QCheckBox" name="checkLocalRight9">
|
<property name="text">
|
<string>Local reboot/shut down</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>131</y>
|
<width>171</width>
|
<height>141</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_14">
|
<item row="0" column="0">
|
<widget class="QCheckBox" name="checkLocalRight0">
|
<property name="text">
|
<string>Local PTZ control</string>
|
</property>
|
</widget>
|
</item>
|
<item row="1" column="0">
|
<widget class="QCheckBox" name="checkLocalRight1">
|
<property name="text">
|
<string>Local record</string>
|
</property>
|
</widget>
|
</item>
|
<item row="2" column="0">
|
<widget class="QCheckBox" name="checkLocalRight2">
|
<property name="text">
|
<string>Local playback</string>
|
</property>
|
</widget>
|
</item>
|
<item row="3" column="0">
|
<widget class="QCheckBox" name="checkLocalRight3">
|
<property name="text">
|
<string>Local parameter set</string>
|
</property>
|
</widget>
|
</item>
|
<item row="4" column="0">
|
<widget class="QCheckBox" name="checkLocalRight4">
|
<property name="text">
|
<string>Local state/log</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>330</y>
|
<width>141</width>
|
<height>191</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_7">
|
<item row="0" column="0">
|
<widget class="QCheckBox" name="checkRemoteRight0">
|
<property name="text">
|
<string>PTZ control</string>
|
</property>
|
</widget>
|
</item>
|
<item row="1" column="0">
|
<widget class="QCheckBox" name="checkRemoteRight1">
|
<property name="text">
|
<string>Manual record</string>
|
</property>
|
</widget>
|
</item>
|
<item row="2" column="0">
|
<widget class="QCheckBox" name="checkRemoteRight2">
|
<property name="text">
|
<string>Playback</string>
|
</property>
|
</widget>
|
</item>
|
<item row="3" column="0">
|
<widget class="QCheckBox" name="checkRemoteRight3">
|
<property name="text">
|
<string>Parameter config</string>
|
</property>
|
</widget>
|
</item>
|
<item row="4" column="0">
|
<widget class="QCheckBox" name="checkRemoteRight4">
|
<property name="text">
|
<string>Check state/log</string>
|
</property>
|
</widget>
|
</item>
|
<item row="5" column="0">
|
<widget class="QCheckBox" name="checkRemoteRight5">
|
<property name="text">
|
<string>Upgrade/format</string>
|
</property>
|
</widget>
|
</item>
|
<item row="6" column="0">
|
<widget class="QCheckBox" name="checkRemoteRight6">
|
<property name="text">
|
<string>Audio talk</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</widget>
|
<widget class="QWidget" name="layoutWidget">
|
<property name="geometry">
|
<rect>
|
<x>191</x>
|
<y>330</y>
|
<width>187</width>
|
<height>191</height>
|
</rect>
|
</property>
|
<layout class="QGridLayout" name="gridLayout_16">
|
<item row="0" column="0">
|
<widget class="QCheckBox" name="checkRemoteRight7">
|
<property name="text">
|
<string>preview</string>
|
</property>
|
</widget>
|
</item>
|
<item row="1" column="0">
|
<widget class="QCheckBox" name="checkRemoteRight8">
|
<property name="text">
|
<string>Alarm upload/output</string>
|
</property>
|
</widget>
|
</item>
|
<item row="2" column="0">
|
<widget class="QCheckBox" name="checkRemoteRight9">
|
<property name="text">
|
<string>Remote control local output</string>
|
</property>
|
</widget>
|
</item>
|
<item row="3" column="0">
|
<widget class="QCheckBox" name="checkRemoteRight10">
|
<property name="text">
|
<string>Control serial port</string>
|
</property>
|
</widget>
|
</item>
|
<item row="4" column="0">
|
<widget class="QCheckBox" name="checkRemoteRight11">
|
<property name="text">
|
<string>Reversed</string>
|
</property>
|
</widget>
|
</item>
|
<item row="5" column="0">
|
<widget class="QCheckBox" name="checkRemoteRight12">
|
<property name="text">
|
<string>Remote config of IP</string>
|
</property>
|
</widget>
|
</item>
|
<item row="6" column="0">
|
<widget class="QCheckBox" name="checkRemoteRight13">
|
<property name="text">
|
<string>Remote reboot/shut down</string>
|
</property>
|
</widget>
|
</item>
|
</layout>
|
</widget>
|
</widget>
|
<layoutdefault spacing="6" margin="11"/>
|
<resources/>
|
<connections/>
|
</ui>
|