<?xml version="1.0" encoding="UTF-8"?>
|
<ui version="4.0">
|
<class>SysSet_Page</class>
|
<widget class="QDialog" name="SysSet_Page">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>800</width>
|
<height>480</height>
|
</rect>
|
</property>
|
<property name="windowTitle">
|
<string>Dialog</string>
|
</property>
|
<widget class="QLabel" name="label_USB">
|
<property name="geometry">
|
<rect>
|
<x>490</x>
|
<y>10</y>
|
<width>40</width>
|
<height>30</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_version8kw">
|
<property name="geometry">
|
<rect>
|
<x>250</x>
|
<y>400</y>
|
<width>391</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>18</pointsize>
|
<weight>50</weight>
|
<bold>false</bold>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string>V1.00.01</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_Title">
|
<property name="geometry">
|
<rect>
|
<x>6</x>
|
<y>6</y>
|
<width>200</width>
|
<height>35</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>24</pointsize>
|
<weight>50</weight>
|
<bold>false</bold>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 0);</string>
|
</property>
|
<property name="text">
|
<string>系统设置</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_Time">
|
<property name="geometry">
|
<rect>
|
<x>550</x>
|
<y>10</y>
|
<width>220</width>
|
<height>30</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>18</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 0);</string>
|
</property>
|
<property name="text">
|
<string>2017-10-09 12:20:09</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_background">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>800</width>
|
<height>480</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="pixmap">
|
<pixmap resource="../Source/resource.qrc">:/new/prefix1/bg.png</pixmap>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_version">
|
<property name="geometry">
|
<rect>
|
<x>160</x>
|
<y>400</y>
|
<width>111</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>18</pointsize>
|
<weight>50</weight>
|
<bold>false</bold>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string>V1.00.01</string>
|
</property>
|
</widget>
|
<widget class="QTabWidget" name="SysSet_tab">
|
<property name="geometry">
|
<rect>
|
<x>39</x>
|
<y>50</y>
|
<width>721</width>
|
<height>351</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">QTabBar::tab{
|
color:green;
|
min-width:130px;
|
min-height:50px;
|
}
|
QTabBar::tab:selected{
|
color:blue;
|
}</string>
|
</property>
|
<property name="currentIndex">
|
<number>0</number>
|
</property>
|
<widget class="QWidget" name="tab_datetime">
|
<property name="styleSheet">
|
<string notr="true"/>
|
</property>
|
<attribute name="title">
|
<string>系统时间</string>
|
</attribute>
|
<widget class="QLabel" name="label_tab1_bg">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>760</width>
|
<height>300</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="pixmap">
|
<pixmap resource="../Source/resource.qrc">:/new/prefix1/bg.png</pixmap>
|
</property>
|
</widget>
|
<widget class="Custom_LineEdit" name="ledit_date" native="true">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>170</x>
|
<y>30</y>
|
<width>191</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>19</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text" stdset="0">
|
<string>2017-12-08</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_date">
|
<property name="geometry">
|
<rect>
|
<x>60</x>
|
<y>30</y>
|
<width>101</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<family>Ubuntu</family>
|
<pointsize>22</pointsize>
|
<weight>50</weight>
|
<italic>false</italic>
|
<bold>false</bold>
|
<underline>false</underline>
|
<kerning>true</kerning>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string>日 期:</string>
|
</property>
|
</widget>
|
<widget class="Custom_LineEdit" name="ledit_time" native="true">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>170</x>
|
<y>80</y>
|
<width>191</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>19</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text" stdset="0">
|
<string>09:34:56</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_time">
|
<property name="geometry">
|
<rect>
|
<x>60</x>
|
<y>80</y>
|
<width>101</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<family>Ubuntu</family>
|
<pointsize>22</pointsize>
|
<weight>50</weight>
|
<italic>false</italic>
|
<bold>false</bold>
|
<underline>false</underline>
|
<kerning>true</kerning>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string>时 间:</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_settime">
|
<property name="geometry">
|
<rect>
|
<x>140</x>
|
<y>220</y>
|
<width>91</width>
|
<height>51</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>18</pointsize>
|
</font>
|
</property>
|
<property name="text">
|
<string>应 用</string>
|
</property>
|
</widget>
|
</widget>
|
<widget class="QWidget" name="tab_sysparam">
|
<attribute name="title">
|
<string>系统参数</string>
|
</attribute>
|
<widget class="QLabel" name="label_tab2_bg">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>760</width>
|
<height>300</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="pixmap">
|
<pixmap resource="../Source/resource.qrc">:/new/prefix1/bg.png</pixmap>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_savedatainterval">
|
<property name="geometry">
|
<rect>
|
<x>80</x>
|
<y>20</y>
|
<width>211</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<family>Ubuntu</family>
|
<pointsize>22</pointsize>
|
<weight>50</weight>
|
<italic>false</italic>
|
<bold>false</bold>
|
<underline>false</underline>
|
<kerning>true</kerning>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string>数据保存间隔(S):</string>
|
</property>
|
</widget>
|
<widget class="Custom_LineEdit" name="ledit_savedatainterval" native="true">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>320</x>
|
<y>20</y>
|
<width>110</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>19</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text" stdset="0">
|
<string>1.0</string>
|
</property>
|
</widget>
|
<widget class="Custom_LineEdit" name="ledit_devaddr" native="true">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>320</x>
|
<y>70</y>
|
<width>110</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>19</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text" stdset="0">
|
<string>1.0</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_devaddr">
|
<property name="geometry">
|
<rect>
|
<x>80</x>
|
<y>70</y>
|
<width>211</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<family>Ubuntu</family>
|
<pointsize>22</pointsize>
|
<weight>50</weight>
|
<italic>false</italic>
|
<bold>false</bold>
|
<underline>false</underline>
|
<kerning>true</kerning>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string>本机设备地址:</string>
|
</property>
|
</widget>
|
</widget>
|
<widget class="QWidget" name="tab_network">
|
<attribute name="title">
|
<string>网络配置</string>
|
</attribute>
|
<widget class="QLabel" name="label_tab3_bg">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>760</width>
|
<height>300</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="pixmap">
|
<pixmap resource="../Source/resource.qrc">:/new/prefix1/bg.png</pixmap>
|
</property>
|
</widget>
|
<widget class="Custom_LineEdit" name="ledit_ipaddr" native="true">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>160</x>
|
<y>60</y>
|
<width>200</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>19</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text" stdset="0">
|
<string>0.0.0.0</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_ipaddr">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>60</y>
|
<width>161</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<family>Ubuntu</family>
|
<pointsize>22</pointsize>
|
<weight>50</weight>
|
<italic>false</italic>
|
<bold>false</bold>
|
<underline>false</underline>
|
<kerning>true</kerning>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string>IP 地 址:</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_netmask">
|
<property name="geometry">
|
<rect>
|
<x>11</x>
|
<y>115</y>
|
<width>161</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<family>Ubuntu</family>
|
<pointsize>22</pointsize>
|
<weight>50</weight>
|
<italic>false</italic>
|
<bold>false</bold>
|
<underline>false</underline>
|
<kerning>true</kerning>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string>子网掩码:</string>
|
</property>
|
</widget>
|
<widget class="Custom_LineEdit" name="ledit_netmask" native="true">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>160</x>
|
<y>115</y>
|
<width>200</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>19</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text" stdset="0">
|
<string>0.0.0.0</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_gateway">
|
<property name="geometry">
|
<rect>
|
<x>11</x>
|
<y>170</y>
|
<width>161</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<family>Ubuntu</family>
|
<pointsize>22</pointsize>
|
<weight>50</weight>
|
<italic>false</italic>
|
<bold>false</bold>
|
<underline>false</underline>
|
<kerning>true</kerning>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string>网关地址:</string>
|
</property>
|
</widget>
|
<widget class="Custom_LineEdit" name="ledit_gateway" native="true">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>160</x>
|
<y>170</y>
|
<width>200</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>19</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text" stdset="0">
|
<string>0.0.0.0</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_setipaddr">
|
<property name="geometry">
|
<rect>
|
<x>350</x>
|
<y>240</y>
|
<width>91</width>
|
<height>51</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>18</pointsize>
|
</font>
|
</property>
|
<property name="text">
|
<string>应 用</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_ipaddr_2">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>0</y>
|
<width>211</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<family>Ubuntu</family>
|
<pointsize>22</pointsize>
|
<weight>50</weight>
|
<italic>false</italic>
|
<bold>false</bold>
|
<underline>false</underline>
|
<kerning>true</kerning>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string>本机网络地址</string>
|
</property>
|
</widget>
|
<widget class="Line" name="line_v">
|
<property name="geometry">
|
<rect>
|
<x>390</x>
|
<y>10</y>
|
<width>4</width>
|
<height>220</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_serverip">
|
<property name="geometry">
|
<rect>
|
<x>420</x>
|
<y>60</y>
|
<width>161</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<family>Ubuntu</family>
|
<pointsize>22</pointsize>
|
<weight>50</weight>
|
<italic>false</italic>
|
<bold>false</bold>
|
<underline>false</underline>
|
<kerning>true</kerning>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string>服务器地址:</string>
|
</property>
|
</widget>
|
<widget class="Custom_LineEdit" name="ledit_serverip" native="true">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>420</x>
|
<y>100</y>
|
<width>200</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>19</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text" stdset="0">
|
<string>0.0.0.0</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_serverport">
|
<property name="geometry">
|
<rect>
|
<x>420</x>
|
<y>140</y>
|
<width>161</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<family>Ubuntu</family>
|
<pointsize>22</pointsize>
|
<weight>50</weight>
|
<italic>false</italic>
|
<bold>false</bold>
|
<underline>false</underline>
|
<kerning>true</kerning>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string>端口号:</string>
|
</property>
|
</widget>
|
<widget class="Custom_LineEdit" name="ledit_serverport" native="true">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>420</x>
|
<y>180</y>
|
<width>200</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>19</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text" stdset="0">
|
<string>0.0.0.0</string>
|
</property>
|
</widget>
|
<widget class="QComboBox" name="comboBox_tcptype">
|
<property name="geometry">
|
<rect>
|
<x>510</x>
|
<y>5</y>
|
<width>125</width>
|
<height>45</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">QComboBox {
|
border: 1px solid gray;
|
border-radius: 3px;
|
padding: 1px 2px 1px 2px;
|
min-width: 100px;
|
}
|
QComboBox::down-arrow {
|
image: url(:/new/prefix1/combox.png);
|
}
|
QComboBox::drop-down {
|
subcontrol-origin: padding;
|
subcontrol-position: top right;
|
width: 20px;
|
|
border-left-width: 1px;
|
border-left-color: darkgray;
|
border-left-style: solid; /* just a single line */
|
border-top-right-radius: 3px; /* same radius as the QComboBox */
|
border-bottom-right-radius: 3px;
|
}
|
|
QComboBox QAbstractItemView
|
{
|
|
}
|
QComboBox QAbstractItemView::item {
|
|
}
|
|
QListView::item {
|
background: white;
|
}
|
|
QListView::item:hover {
|
background: #BDD7FD;
|
}</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_tcptype">
|
<property name="geometry">
|
<rect>
|
<x>420</x>
|
<y>10</y>
|
<width>91</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<family>Ubuntu</family>
|
<pointsize>22</pointsize>
|
<weight>50</weight>
|
<italic>false</italic>
|
<bold>false</bold>
|
<underline>false</underline>
|
<kerning>true</kerning>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string>本机是</string>
|
</property>
|
</widget>
|
</widget>
|
<widget class="QWidget" name="tab_adjust">
|
<attribute name="title">
|
<string>高级设置</string>
|
</attribute>
|
<widget class="QLabel" name="label_tab4_bg">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>760</width>
|
<height>300</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="pixmap">
|
<pixmap resource="../Source/resource.qrc">:/new/prefix1/bg.png</pixmap>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="btn_deviceconfig">
|
<property name="geometry">
|
<rect>
|
<x>80</x>
|
<y>110</y>
|
<width>220</width>
|
<height>70</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text">
|
<string>设 备 配 置</string>
|
</property>
|
</widget>
|
<widget class="Custom_LineEdit" name="ledit_password" native="true">
|
<property name="enabled">
|
<bool>true</bool>
|
</property>
|
<property name="geometry">
|
<rect>
|
<x>350</x>
|
<y>110</y>
|
<width>141</width>
|
<height>41</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>19</pointsize>
|
</font>
|
</property>
|
<property name="cursor">
|
<cursorShape>ArrowCursor</cursorShape>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text" stdset="0">
|
<string/>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_password">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>110</y>
|
<width>311</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>22</pointsize>
|
<weight>50</weight>
|
<bold>false</bold>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string>输入密码后显示高级设置:</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="btn_to_8kw">
|
<property name="geometry">
|
<rect>
|
<x>390</x>
|
<y>10</y>
|
<width>220</width>
|
<height>70</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text">
|
<string>内部模块升级 -></string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="btn_logoset">
|
<property name="geometry">
|
<rect>
|
<x>80</x>
|
<y>210</y>
|
<width>220</width>
|
<height>70</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text">
|
<string>修改开机界面</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="btn_setPWD">
|
<property name="geometry">
|
<rect>
|
<x>510</x>
|
<y>108</y>
|
<width>111</width>
|
<height>45</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true"/>
|
</property>
|
<property name="text">
|
<string>确 定</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="btn_to_reboot">
|
<property name="geometry">
|
<rect>
|
<x>80</x>
|
<y>10</y>
|
<width>220</width>
|
<height>70</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text">
|
<string>本机App升级 -></string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="btn_funcset">
|
<property name="geometry">
|
<rect>
|
<x>390</x>
|
<y>210</y>
|
<width>220</width>
|
<height>70</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text">
|
<string>功 能 配 置</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="btn_deviceadj">
|
<property name="geometry">
|
<rect>
|
<x>390</x>
|
<y>110</y>
|
<width>220</width>
|
<height>70</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>20</pointsize>
|
</font>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="text">
|
<string>设 备 校 准</string>
|
</property>
|
</widget>
|
<zorder>label_tab4_bg</zorder>
|
<zorder>btn_deviceconfig</zorder>
|
<zorder>ledit_password</zorder>
|
<zorder>label_password</zorder>
|
<zorder>btn_to_8kw</zorder>
|
<zorder>btn_logoset</zorder>
|
<zorder>btn_to_reboot</zorder>
|
<zorder>btn_funcset</zorder>
|
<zorder>btn_setPWD</zorder>
|
<zorder>btn_deviceadj</zorder>
|
</widget>
|
</widget>
|
<widget class="Line" name="line_h">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>40</y>
|
<width>800</width>
|
<height>4</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_softinfo">
|
<property name="geometry">
|
<rect>
|
<x>70</x>
|
<y>400</y>
|
<width>121</width>
|
<height>40</height>
|
</rect>
|
</property>
|
<property name="font">
|
<font>
|
<pointsize>18</pointsize>
|
<weight>50</weight>
|
<bold>false</bold>
|
</font>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
</property>
|
<property name="text">
|
<string>版本信息:</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_exit">
|
<property name="geometry">
|
<rect>
|
<x>750</x>
|
<y>0</y>
|
<width>45</width>
|
<height>45</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="pixmap">
|
<pixmap resource="../Source/resource.qrc">:/new/prefix1/return.png</pixmap>
|
</property>
|
<property name="scaledContents">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_Exit">
|
<property name="geometry">
|
<rect>
|
<x>720</x>
|
<y>1</y>
|
<width>80</width>
|
<height>70</height>
|
</rect>
|
</property>
|
<property name="focusPolicy">
|
<enum>Qt::NoFocus</enum>
|
</property>
|
<property name="styleSheet">
|
<string notr="true">background-color: transparent;</string>
|
</property>
|
<property name="text">
|
<string/>
|
</property>
|
<property name="iconSize">
|
<size>
|
<width>44</width>
|
<height>44</height>
|
</size>
|
</property>
|
<property name="autoDefault">
|
<bool>true</bool>
|
</property>
|
<property name="flat">
|
<bool>true</bool>
|
</property>
|
</widget>
|
<zorder>label_background</zorder>
|
<zorder>SysSet_tab</zorder>
|
<zorder>label_version</zorder>
|
<zorder>label_version8kw</zorder>
|
<zorder>line_h</zorder>
|
<zorder>label_softinfo</zorder>
|
<zorder>label_Title</zorder>
|
<zorder>label_Time</zorder>
|
<zorder>label_USB</zorder>
|
<zorder>label_exit</zorder>
|
<zorder>pushButton_Exit</zorder>
|
</widget>
|
<customwidgets>
|
<customwidget>
|
<class>Custom_LineEdit</class>
|
<extends>QWidget</extends>
|
<header>custom_lineedit.h</header>
|
</customwidget>
|
</customwidgets>
|
<resources>
|
<include location="../Source/resource.qrc"/>
|
</resources>
|
<connections/>
|
</ui>
|