|
|
@ -72,6 +72,35 @@ |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item> |
|
|
|
<widget class="QLabel" name="label_63"> |
|
|
|
<property name="text"> |
|
|
|
<string>SN</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item> |
|
|
|
<widget class="QLineEdit" name="snDisplay"> |
|
|
|
<property name="maximumSize"> |
|
|
|
<size> |
|
|
|
<width>150</width> |
|
|
|
<height>16777215</height> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
<property name="font"> |
|
|
|
<font> |
|
|
|
<weight>75</weight> |
|
|
|
<bold>true</bold> |
|
|
|
</font> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string/> |
|
|
|
</property> |
|
|
|
<property name="readOnly"> |
|
|
|
<bool>false</bool> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item> |
|
|
|
<spacer name="horizontalSpacer"> |
|
|
|
<property name="orientation"> |
|
|
|
<enum>Qt::Horizontal</enum> |
|
|
@ -175,7 +204,7 @@ |
|
|
|
</sizepolicy> |
|
|
|
</property> |
|
|
|
<property name="currentIndex"> |
|
|
|
<number>4</number> |
|
|
|
<number>6</number> |
|
|
|
</property> |
|
|
|
<widget class="QWidget" name="tab_8"> |
|
|
|
<attribute name="title"> |
|
|
@ -2480,13 +2509,13 @@ |
|
|
|
</widget> |
|
|
|
<widget class="QWidget" name="tab_2"> |
|
|
|
<attribute name="title"> |
|
|
|
<string>IP配置</string> |
|
|
|
<string>设备基础操作</string> |
|
|
|
</attribute> |
|
|
|
<widget class="QPushButton" name="GenNewMac"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>20</x> |
|
|
|
<y>20</y> |
|
|
|
<x>600</x> |
|
|
|
<y>30</y> |
|
|
|
<width>101</width> |
|
|
|
<height>31</height> |
|
|
|
</rect> |
|
|
@ -2495,110 +2524,201 @@ |
|
|
|
<string>GenNewMac</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<widget class="QPushButton" name="FactoryReset"> |
|
|
|
<widget class="QGroupBox" name="groupBox_21"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>20</x> |
|
|
|
<y>60</y> |
|
|
|
<width>101</width> |
|
|
|
<height>31</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>FactoryReset</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<widget class="QPushButton" name="Reboot"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>20</x> |
|
|
|
<y>100</y> |
|
|
|
<width>101</width> |
|
|
|
<height>31</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>Reboot</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<widget class="QPushButton" name="ChangeNetCfg"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>20</x> |
|
|
|
<y>140</y> |
|
|
|
<width>101</width> |
|
|
|
<height>31</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>ChangeNetCfg</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<widget class="QLineEdit" name="ChangeNetCfg_ip"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>130</x> |
|
|
|
<y>140</y> |
|
|
|
<width>111</width> |
|
|
|
<height>31</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="font"> |
|
|
|
<font> |
|
|
|
<weight>75</weight> |
|
|
|
<bold>true</bold> |
|
|
|
</font> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>192.168.8.10</string> |
|
|
|
</property> |
|
|
|
<property name="readOnly"> |
|
|
|
<bool>false</bool> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<widget class="QLineEdit" name="ChangeNetCfg_mask"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>250</x> |
|
|
|
<y>140</y> |
|
|
|
<width>111</width> |
|
|
|
<height>31</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="font"> |
|
|
|
<font> |
|
|
|
<weight>75</weight> |
|
|
|
<bold>true</bold> |
|
|
|
</font> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>255.255.255.0</string> |
|
|
|
</property> |
|
|
|
<property name="readOnly"> |
|
|
|
<bool>false</bool> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
<widget class="QLineEdit" name="ChangeNetCfg_gateway"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>370</x> |
|
|
|
<y>140</y> |
|
|
|
<width>111</width> |
|
|
|
<height>31</height> |
|
|
|
<y>20</y> |
|
|
|
<width>441</width> |
|
|
|
<height>311</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="font"> |
|
|
|
<font> |
|
|
|
<weight>75</weight> |
|
|
|
<bold>true</bold> |
|
|
|
</font> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>192.168.8.1</string> |
|
|
|
</property> |
|
|
|
<property name="readOnly"> |
|
|
|
<bool>false</bool> |
|
|
|
<property name="title"> |
|
|
|
<string>配置</string> |
|
|
|
</property> |
|
|
|
<layout class="QGridLayout" name="gridLayout"> |
|
|
|
<item row="5" column="0" colspan="2"> |
|
|
|
<widget class="QPushButton" name="NetworkConfig_storage"> |
|
|
|
<property name="minimumSize"> |
|
|
|
<size> |
|
|
|
<width>0</width> |
|
|
|
<height>25</height> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>保存配置</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="1" column="1"> |
|
|
|
<widget class="QLineEdit" name="NetworkConfigStaticIpMode_Ip"> |
|
|
|
<property name="minimumSize"> |
|
|
|
<size> |
|
|
|
<width>0</width> |
|
|
|
<height>25</height> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
<property name="font"> |
|
|
|
<font> |
|
|
|
<weight>75</weight> |
|
|
|
<bold>true</bold> |
|
|
|
</font> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string/> |
|
|
|
</property> |
|
|
|
<property name="readOnly"> |
|
|
|
<bool>false</bool> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="7" column="0" colspan="2"> |
|
|
|
<widget class="QPushButton" name="FactoryReset"> |
|
|
|
<property name="minimumSize"> |
|
|
|
<size> |
|
|
|
<width>0</width> |
|
|
|
<height>25</height> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>恢复出厂设置</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="2" column="0"> |
|
|
|
<widget class="QLabel" name="label_60"> |
|
|
|
<property name="text"> |
|
|
|
<string>静态IP-网关</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="4" column="0" colspan="2"> |
|
|
|
<widget class="QPushButton" name="NetworkConfig_read"> |
|
|
|
<property name="minimumSize"> |
|
|
|
<size> |
|
|
|
<width>0</width> |
|
|
|
<height>25</height> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>读取配置</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="2" column="1"> |
|
|
|
<widget class="QLineEdit" name="NetworkConfigStaticIpMode_Gateway"> |
|
|
|
<property name="minimumSize"> |
|
|
|
<size> |
|
|
|
<width>0</width> |
|
|
|
<height>25</height> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
<property name="font"> |
|
|
|
<font> |
|
|
|
<weight>75</weight> |
|
|
|
<bold>true</bold> |
|
|
|
</font> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string/> |
|
|
|
</property> |
|
|
|
<property name="readOnly"> |
|
|
|
<bool>false</bool> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="6" column="0" colspan="2"> |
|
|
|
<widget class="QPushButton" name="Reboot"> |
|
|
|
<property name="minimumSize"> |
|
|
|
<size> |
|
|
|
<width>0</width> |
|
|
|
<height>25</height> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string>重启设备</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="8" 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="3" column="0"> |
|
|
|
<widget class="QLabel" name="label_61"> |
|
|
|
<property name="text"> |
|
|
|
<string>静态IP-子网掩码</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="1" column="0"> |
|
|
|
<widget class="QLabel" name="label_59"> |
|
|
|
<property name="text"> |
|
|
|
<string>静态IP-IP</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="3" column="1"> |
|
|
|
<widget class="QLineEdit" name="NetworkConfigStaticIpMode_Mask"> |
|
|
|
<property name="minimumSize"> |
|
|
|
<size> |
|
|
|
<width>0</width> |
|
|
|
<height>25</height> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
<property name="font"> |
|
|
|
<font> |
|
|
|
<weight>75</weight> |
|
|
|
<bold>true</bold> |
|
|
|
</font> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string/> |
|
|
|
</property> |
|
|
|
<property name="readOnly"> |
|
|
|
<bool>false</bool> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="0" column="0"> |
|
|
|
<widget class="QLabel" name="label_62"> |
|
|
|
<property name="text"> |
|
|
|
<string>网络配置模式(0:static,1:dhcp)</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="0" column="1"> |
|
|
|
<widget class="QLineEdit" name="NetworkConfig_Mode"> |
|
|
|
<property name="minimumSize"> |
|
|
|
<size> |
|
|
|
<width>0</width> |
|
|
|
<height>25</height> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
<property name="font"> |
|
|
|
<font> |
|
|
|
<weight>75</weight> |
|
|
|
<bold>true</bold> |
|
|
|
</font> |
|
|
|
</property> |
|
|
|
<property name="text"> |
|
|
|
<string/> |
|
|
|
</property> |
|
|
|
<property name="readOnly"> |
|
|
|
<bool>false</bool> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</layout> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|