1027 lines
24 KiB
XML
1027 lines
24 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>PatternManageWidget</class>
|
|
<widget class="QWidget" name="PatternManageWidget">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1024</width>
|
|
<height>600</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Form</string>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">background-color: rgb(172, 172, 172);</string>
|
|
</property>
|
|
<widget class="QLabel" name="labelPage">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>560</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: 0/0</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="MyButton" name="button10">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>100</x>
|
|
<y>430</y>
|
|
<width>300</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="button2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>100</x>
|
|
<y>110</y>
|
|
<width>300</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>470</x>
|
|
<y>550</y>
|
|
<width>531</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>290</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: rgb(255, 255, 255);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="MyButton" name="buttonCancel">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>450</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: rgb(255, 255, 255);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="MyButton" name="buttonOk">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>370</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: rgb(255, 255, 255);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="MyButton" name="buttonPgUp">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>210</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: rgb(255, 255, 255);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="MyButton" name="button7">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>100</x>
|
|
<y>310</y>
|
|
<width>300</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="button11">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>100</x>
|
|
<y>470</y>
|
|
<width>300</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="button3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>100</x>
|
|
<y>150</y>
|
|
<width>300</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="button1">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>100</x>
|
|
<y>70</y>
|
|
<width>300</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="button9">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>100</x>
|
|
<y>390</y>
|
|
<width>300</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="button6">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>100</x>
|
|
<y>270</y>
|
|
<width>300</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="button8">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>100</x>
|
|
<y>350</y>
|
|
<width>300</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="button4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>100</x>
|
|
<y>190</y>
|
|
<width>300</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="button5">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>100</x>
|
|
<y>230</y>
|
|
<width>300</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="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>Sub title < Title</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>Sub title</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelPatternView">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>770</x>
|
|
<y>70</y>
|
|
<width>200</width>
|
|
<height>200</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">background-color: rgb(255, 255, 255);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<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="styleSheet">
|
|
<string notr="true"/>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::StyledPanel</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Raised</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="MyButton" name="button17">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>420</x>
|
|
<y>270</y>
|
|
<width>241</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="button18">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>420</x>
|
|
<y>310</y>
|
|
<width>241</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="button12">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>420</x>
|
|
<y>70</y>
|
|
<width>241</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="button20">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>420</x>
|
|
<y>390</y>
|
|
<width>241</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="button14">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>420</x>
|
|
<y>150</y>
|
|
<width>241</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="button21">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>420</x>
|
|
<y>430</y>
|
|
<width>241</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="button19">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>420</x>
|
|
<y>350</y>
|
|
<width>241</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="button22">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>420</x>
|
|
<y>470</y>
|
|
<width>241</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="button15">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>420</x>
|
|
<y>190</y>
|
|
<width>241</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="button16">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>420</x>
|
|
<y>230</y>
|
|
<width>241</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="button13">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>420</x>
|
|
<y>110</y>
|
|
<width>241</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="labelHValue">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>860</x>
|
|
<y>420</y>
|
|
<width>72</width>
|
|
<height>16</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>1000.0</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelW">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>830</x>
|
|
<y>400</y>
|
|
<width>20</width>
|
|
<height>16</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>W</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelXValue">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>860</x>
|
|
<y>360</y>
|
|
<width>72</width>
|
|
<height>16</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>500.0</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelCValue">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>860</x>
|
|
<y>440</y>
|
|
<width>72</width>
|
|
<height>16</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>999</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelH">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>830</x>
|
|
<y>420</y>
|
|
<width>20</width>
|
|
<height>16</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>H</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelNValue">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>860</x>
|
|
<y>460</y>
|
|
<width>72</width>
|
|
<height>16</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>1000000</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelWValue">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>860</x>
|
|
<y>400</y>
|
|
<width>72</width>
|
|
<height>16</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>1000.0</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelY">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>830</x>
|
|
<y>380</y>
|
|
<width>20</width>
|
|
<height>16</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>Y</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelX">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>830</x>
|
|
<y>360</y>
|
|
<width>20</width>
|
|
<height>16</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>X</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelYValue">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>860</x>
|
|
<y>380</y>
|
|
<width>72</width>
|
|
<height>16</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>800.0</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelNameValue">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>800</x>
|
|
<y>330</y>
|
|
<width>72</width>
|
|
<height>16</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>dst</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelC">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>830</x>
|
|
<y>440</y>
|
|
<width>20</width>
|
|
<height>16</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>C</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelN">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>830</x>
|
|
<y>460</y>
|
|
<width>20</width>
|
|
<height>16</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>N</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QFrame" name="frameRightUp">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>700</x>
|
|
<y>10</y>
|
|
<width>291</width>
|
|
<height>51</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="buttonSelectAll">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>130</x>
|
|
<y>10</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: rgb(255, 255, 255);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="MyButton" name="buttonBackUpDir">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>210</x>
|
|
<y>10</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: rgb(255, 255, 255);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="MyButton" name="buttonNewFolder">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>40</x>
|
|
<y>10</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: rgb(255, 255, 255);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<zorder>frameBack</zorder>
|
|
<zorder>labelPage</zorder>
|
|
<zorder>button10</zorder>
|
|
<zorder>button2</zorder>
|
|
<zorder>framePageBtn</zorder>
|
|
<zorder>button7</zorder>
|
|
<zorder>button11</zorder>
|
|
<zorder>button3</zorder>
|
|
<zorder>button1</zorder>
|
|
<zorder>button9</zorder>
|
|
<zorder>button6</zorder>
|
|
<zorder>button8</zorder>
|
|
<zorder>button4</zorder>
|
|
<zorder>button5</zorder>
|
|
<zorder>buttonTypeLogo</zorder>
|
|
<zorder>labelSubTitle</zorder>
|
|
<zorder>labelMainTitle</zorder>
|
|
<zorder>labelPatternView</zorder>
|
|
<zorder>button17</zorder>
|
|
<zorder>button18</zorder>
|
|
<zorder>button12</zorder>
|
|
<zorder>button20</zorder>
|
|
<zorder>button14</zorder>
|
|
<zorder>button21</zorder>
|
|
<zorder>button19</zorder>
|
|
<zorder>button22</zorder>
|
|
<zorder>button15</zorder>
|
|
<zorder>button16</zorder>
|
|
<zorder>button13</zorder>
|
|
<zorder>labelHValue</zorder>
|
|
<zorder>labelW</zorder>
|
|
<zorder>labelXValue</zorder>
|
|
<zorder>labelCValue</zorder>
|
|
<zorder>labelH</zorder>
|
|
<zorder>labelNValue</zorder>
|
|
<zorder>labelWValue</zorder>
|
|
<zorder>labelY</zorder>
|
|
<zorder>labelX</zorder>
|
|
<zorder>labelYValue</zorder>
|
|
<zorder>labelNameValue</zorder>
|
|
<zorder>labelC</zorder>
|
|
<zorder>labelN</zorder>
|
|
<zorder>frameRightUp</zorder>
|
|
</widget>
|
|
<customwidgets>
|
|
<customwidget>
|
|
<class>MyButton</class>
|
|
<extends>QPushButton</extends>
|
|
<header location="global">sharedviews/mybutton.h</header>
|
|
</customwidget>
|
|
</customwidgets>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|