QuiltingHMI/sharedviews/systemmanagedialog.ui

650 lines
15 KiB
Plaintext
Raw Permalink Normal View History

2024-02-06 07:10:48 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>SystemManageDialog</class>
<widget class="QDialog" name="SystemManageDialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1024</width>
<height>600</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(120, 120, 120);</string>
</property>
<widget class="QFrame" name="frameBack">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1024</width>
<height>600</height>
</rect>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
</widget>
<widget class="QLabel" name="labelPage">
<property name="geometry">
<rect>
<x>20</x>
<y>570</y>
<width>181</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>PageNums: 1/1</string>
</property>
</widget>
<widget class="QPushButton" name="button6">
<property name="geometry">
<rect>
<x>140</x>
<y>280</y>
<width>760</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="button8">
<property name="geometry">
<rect>
<x>140</x>
<y>360</y>
<width>760</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="button7">
<property name="geometry">
<rect>
<x>140</x>
<y>320</y>
<width>760</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="button1">
<property name="geometry">
<rect>
<x>140</x>
<y>80</y>
<width>760</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QFrame" name="framePageBtn">
<property name="geometry">
<rect>
<x>680</x>
<y>560</y>
<width>321</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="MyButton" name="buttonPgDn">
<property name="geometry">
<rect>
<x>80</x>
<y>0</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="buttonCancel">
<property name="geometry">
<rect>
<x>240</x>
<y>0</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="buttonOk">
<property name="geometry">
<rect>
<x>160</x>
<y>0</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="buttonPgUp">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</widget>
<widget class="QPushButton" name="button3">
<property name="geometry">
<rect>
<x>140</x>
<y>160</y>
<width>760</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="button5">
<property name="geometry">
<rect>
<x>140</x>
<y>240</y>
<width>760</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="button4">
<property name="geometry">
<rect>
<x>140</x>
<y>200</y>
<width>760</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="buttonTypeLogo">
<property name="geometry">
<rect>
<x>30</x>
<y>10</y>
<width>60</width>
<height>60</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="labelMainTitle">
<property name="geometry">
<rect>
<x>110</x>
<y>10</y>
<width>181</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>Update</string>
</property>
</widget>
<widget class="QPushButton" name="button2">
<property name="geometry">
<rect>
<x>140</x>
<y>120</y>
<width>760</width>
<height>32</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="labelSubTitle">
<property name="geometry">
<rect>
<x>140</x>
<y>40</y>
<width>181</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>Update</string>
</property>
</widget>
<widget class="QFrame" name="frameRightUp">
<property name="geometry">
<rect>
<x>680</x>
<y>10</y>
<width>321</width>
<height>61</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="MyButton" name="buttonDelete">
<property name="geometry">
<rect>
<x>250</x>
<y>20</y>
<width>41</width>
<height>40</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="buttonSelectAll">
<property name="geometry">
<rect>
<x>200</x>
<y>20</y>
<width>40</width>
<height>40</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="buttonExport">
<property name="geometry">
<rect>
<x>150</x>
<y>20</y>
<width>41</width>
<height>40</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="buttonChangeLog">
<property name="geometry">
<rect>
<x>100</x>
<y>20</y>
<width>41</width>
<height>40</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string/>
</property>
</widget>
</widget>
<widget class="QFrame" name="frameRightUpWIFI">
<property name="geometry">
<rect>
<x>680</x>
<y>10</y>
<width>321</width>
<height>61</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="MyButton" name="buttonRefresh">
<property name="geometry">
<rect>
<x>250</x>
<y>20</y>
<width>41</width>
<height>40</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="labelCurIP">
<property name="geometry">
<rect>
<x>30</x>
<y>20</y>
<width>181</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>192.168.2.196</string>
</property>
</widget>
</widget>
<widget class="QFrame" name="framePageBtnWIFI">
<property name="geometry">
<rect>
<x>600</x>
<y>560</y>
<width>401</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(118, 118, 118);</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="MyButton" name="buttonPgDnWIFI">
<property name="geometry">
<rect>
<x>80</x>
<y>0</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="buttonSetStaticIP">
<property name="geometry">
<rect>
<x>240</x>
<y>0</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>StaticIP</string>
</property>
</widget>
<widget class="MyButton" name="buttonSetAutoIP">
<property name="geometry">
<rect>
<x>160</x>
<y>0</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>DynamicIP</string>
</property>
</widget>
<widget class="MyButton" name="buttonPgUpWIFI">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="buttonCancelWIFI">
<property name="geometry">
<rect>
<x>320</x>
<y>0</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</widget>
<widget class="QLabel" name="labelExplain">
<property name="geometry">
<rect>
<x>160</x>
<y>560</y>
<width>421</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<family>Arial</family>
<pointsize>8</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string comment="设置静态IP前需要先设置动态IP动态IP设置完成后需要返回此界面继续设置静态IP">*Before setting the static IP, you need to first set the dynamic IP. After the dynamic IP is set, you need to return to this interface to continue setting the static IP</string>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</widget>
<customwidgets>
<customwidget>
<class>MyButton</class>
<extends>QPushButton</extends>
<header location="global">sharedviews/mybutton.h</header>
</customwidget>
</customwidgets>
<resources/>
<connections/>
</ui>