1474 lines
32 KiB
Plaintext
1474 lines
32 KiB
Plaintext
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|||
|
|
<ui version="4.0">
|
|||
|
|
<class>PatternNeedleLayoutWidget</class>
|
|||
|
|
<widget class="QWidget" name="PatternNeedleLayoutWidget">
|
|||
|
|
<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>
|
|||
|
|
<widget class="QLabel" name="labelMainTitle">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>100</x>
|
|||
|
|
<y>10</y>
|
|||
|
|
<width>181</width>
|
|||
|
|
<height>21</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="styleSheet">
|
|||
|
|
<string notr="true"/>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string extracomment="花样选择">Pattern Select</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 class="QLabel" name="labelExplain">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>560</x>
|
|||
|
|
<y>470</y>
|
|||
|
|
<width>441</width>
|
|||
|
|
<height>50</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string extracomment="针排定义:O,无针;L,左针;R,右针"><html><head/><body><p>Needle arrangement definition: O, no needles; L, Left needle; R, Right needle</p></body></html></string>
|
|||
|
|
</property>
|
|||
|
|
<property name="wordWrap">
|
|||
|
|
<bool>true</bool>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonDouble">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>910</x>
|
|||
|
|
<y>435</y>
|
|||
|
|
<width>80</width>
|
|||
|
|
<height>30</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string>Double</string>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonRight">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>790</x>
|
|||
|
|
<y>435</y>
|
|||
|
|
<width>80</width>
|
|||
|
|
<height>30</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string>Right</string>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonNone">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>560</x>
|
|||
|
|
<y>435</y>
|
|||
|
|
<width>80</width>
|
|||
|
|
<height>30</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string>None</string>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonLeft">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>630</x>
|
|||
|
|
<y>435</y>
|
|||
|
|
<width>80</width>
|
|||
|
|
<height>30</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string>Left</string>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="MyButton" name="pushButtonLRSpace">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>880</x>
|
|||
|
|
<y>310</y>
|
|||
|
|
<width>71</width>
|
|||
|
|
<height>20</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="MyButton" name="pushButton12Space">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>880</x>
|
|||
|
|
<y>370</y>
|
|||
|
|
<width>71</width>
|
|||
|
|
<height>20</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="MyButton" name="pushButton23Space">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>880</x>
|
|||
|
|
<y>400</y>
|
|||
|
|
<width>71</width>
|
|||
|
|
<height>20</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="MyButton" name="pushButtonNSpace">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>880</x>
|
|||
|
|
<y>340</y>
|
|||
|
|
<width>71</width>
|
|||
|
|
<height>20</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QLabel" name="labelLRSpace">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>570</x>
|
|||
|
|
<y>310</y>
|
|||
|
|
<width>300</width>
|
|||
|
|
<height>20</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string>TextLabel</string>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QLabel" name="label12Space">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>570</x>
|
|||
|
|
<y>370</y>
|
|||
|
|
<width>300</width>
|
|||
|
|
<height>20</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string>TextLabel</string>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QLabel" name="labelNSpace">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>570</x>
|
|||
|
|
<y>340</y>
|
|||
|
|
<width>300</width>
|
|||
|
|
<height>20</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string>TextLabel</string>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QLabel" name="label23Space">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>570</x>
|
|||
|
|
<y>400</y>
|
|||
|
|
<width>300</width>
|
|||
|
|
<height>20</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string>TextLabel</string>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QLabel" name="labelUnit1">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>970</x>
|
|||
|
|
<y>310</y>
|
|||
|
|
<width>41</width>
|
|||
|
|
<height>20</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string>mm</string>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QLabel" name="labelUnit2">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>970</x>
|
|||
|
|
<y>340</y>
|
|||
|
|
<width>41</width>
|
|||
|
|
<height>20</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string>mm</string>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QLabel" name="labelUnit3">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>970</x>
|
|||
|
|
<y>370</y>
|
|||
|
|
<width>41</width>
|
|||
|
|
<height>20</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string>mm</string>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QLabel" name="labelUnit4">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>970</x>
|
|||
|
|
<y>400</y>
|
|||
|
|
<width>41</width>
|
|||
|
|
<height>20</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string>mm</string>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<zorder>pushButton12Space</zorder>
|
|||
|
|
<zorder>pushButton23Space</zorder>
|
|||
|
|
<zorder>pushButtonNSpace</zorder>
|
|||
|
|
<zorder>labelExplain</zorder>
|
|||
|
|
<zorder>pushButtonDouble</zorder>
|
|||
|
|
<zorder>pushButtonRight</zorder>
|
|||
|
|
<zorder>pushButtonNone</zorder>
|
|||
|
|
<zorder>pushButtonLeft</zorder>
|
|||
|
|
<zorder>pushButtonLRSpace</zorder>
|
|||
|
|
<zorder>labelLRSpace</zorder>
|
|||
|
|
<zorder>label12Space</zorder>
|
|||
|
|
<zorder>labelNSpace</zorder>
|
|||
|
|
<zorder>label23Space</zorder>
|
|||
|
|
<zorder>labelUnit1</zorder>
|
|||
|
|
<zorder>labelUnit2</zorder>
|
|||
|
|
<zorder>labelUnit3</zorder>
|
|||
|
|
<zorder>labelUnit4</zorder>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QFrame" name="framePageBtn">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>630</x>
|
|||
|
|
<y>540</y>
|
|||
|
|
<width>381</width>
|
|||
|
|
<height>60</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="buttonCircle">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>120</x>
|
|||
|
|
<y>10</y>
|
|||
|
|
<width>64</width>
|
|||
|
|
<height>40</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="focusPolicy">
|
|||
|
|
<enum>Qt::NoFocus</enum>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string extracomment="循环">Circle</string>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="MyButton" name="buttonOk">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>210</x>
|
|||
|
|
<y>10</y>
|
|||
|
|
<width>64</width>
|
|||
|
|
<height>40</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="focusPolicy">
|
|||
|
|
<enum>Qt::NoFocus</enum>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string>Ok</string>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="MyButton" name="buttonCancel">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>300</x>
|
|||
|
|
<y>10</y>
|
|||
|
|
<width>64</width>
|
|||
|
|
<height>40</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="focusPolicy">
|
|||
|
|
<enum>Qt::NoFocus</enum>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string>Cancel</string>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="MyButton" name="buttonClear">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>30</x>
|
|||
|
|
<y>10</y>
|
|||
|
|
<width>64</width>
|
|||
|
|
<height>40</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="focusPolicy">
|
|||
|
|
<enum>Qt::NoFocus</enum>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string extracomment="清空">Clear</string>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="MyButton" name="buttonTypeLogo">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>20</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>130</x>
|
|||
|
|
<y>40</y>
|
|||
|
|
<width>331</width>
|
|||
|
|
<height>21</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="styleSheet">
|
|||
|
|
<string notr="true"/>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string extracomment="花样选择 < 花样设置">Pattern setting > Alignment preview</string>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QFrame" name="frameFront">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>10</x>
|
|||
|
|
<y>90</y>
|
|||
|
|
<width>991</width>
|
|||
|
|
<height>60</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="frameShape">
|
|||
|
|
<enum>QFrame::StyledPanel</enum>
|
|||
|
|
</property>
|
|||
|
|
<property name="frameShadow">
|
|||
|
|
<enum>QFrame::Raised</enum>
|
|||
|
|
</property>
|
|||
|
|
<widget class="QPushButton" name="pushButtonFront1">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>20</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="styleSheet">
|
|||
|
|
<string notr="true"/>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonFront2">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>60</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="styleSheet">
|
|||
|
|
<string notr="true"/>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonFront3">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>100</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="styleSheet">
|
|||
|
|
<string notr="true"/>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonFront4">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>140</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="styleSheet">
|
|||
|
|
<string notr="true"/>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonFront5">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>180</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="styleSheet">
|
|||
|
|
<string notr="true"/>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonFront6">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>220</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="styleSheet">
|
|||
|
|
<string notr="true"/>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonFront7">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>260</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="styleSheet">
|
|||
|
|
<string notr="true"/>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonFront8">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>300</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="styleSheet">
|
|||
|
|
<string notr="true"/>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonFront9">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>340</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="styleSheet">
|
|||
|
|
<string notr="true"/>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonFront10">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>380</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="styleSheet">
|
|||
|
|
<string notr="true"/>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonFront11">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>420</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonFront12">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>460</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonFront18">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>700</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonFront19">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>740</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonFront21">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>820</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonFront13">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>500</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonFront17">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>660</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonFront22">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>860</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonFront14">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>540</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonFront15">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>580</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonFront16">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>620</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonFront23">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>900</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonFront20">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>780</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonFront24">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>940</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QFrame" name="frameMiddle">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>10</x>
|
|||
|
|
<y>160</y>
|
|||
|
|
<width>991</width>
|
|||
|
|
<height>60</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="frameShape">
|
|||
|
|
<enum>QFrame::StyledPanel</enum>
|
|||
|
|
</property>
|
|||
|
|
<property name="frameShadow">
|
|||
|
|
<enum>QFrame::Raised</enum>
|
|||
|
|
</property>
|
|||
|
|
<widget class="QPushButton" name="pushButtonMiddle1">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>20</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonMiddle5">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>180</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonMiddle4">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>140</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonMiddle2">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>60</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonMiddle23">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>900</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonMiddle13">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>500</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonMiddle15">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>580</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonMiddle16">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>620</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonMiddle8">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>300</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonMiddle24">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>940</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonMiddle22">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>860</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonMiddle12">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>460</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonMiddle14">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>540</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonMiddle20">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>780</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonMiddle18">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>700</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonMiddle3">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>100</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonMiddle6">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>220</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonMiddle9">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>340</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonMiddle11">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>420</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonMiddle19">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>740</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonMiddle21">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>820</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonMiddle17">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>660</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonMiddle10">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>380</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonMiddle7">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>260</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QFrame" name="frameBehind">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>10</x>
|
|||
|
|
<y>230</y>
|
|||
|
|
<width>991</width>
|
|||
|
|
<height>60</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="frameShape">
|
|||
|
|
<enum>QFrame::StyledPanel</enum>
|
|||
|
|
</property>
|
|||
|
|
<property name="frameShadow">
|
|||
|
|
<enum>QFrame::Raised</enum>
|
|||
|
|
</property>
|
|||
|
|
<widget class="QPushButton" name="pushButtonBehind1">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>20</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonBehind5">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>180</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonBehind4">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>140</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonBehind2">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>60</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonBehind23">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>900</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonBehind13">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>500</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonBehind15">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>580</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonBehind16">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>620</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonBehind8">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>300</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonBehind24">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>940</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonBehind22">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>860</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonBehind12">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>460</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonBehind14">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>540</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonBehind20">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>780</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonBehind18">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>700</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonBehind3">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>100</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonBehind6">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>220</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonBehind9">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>340</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonBehind11">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>420</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonBehind19">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>740</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonBehind21">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>820</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonBehind17">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>660</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonBehind10">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>380</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QPushButton" name="pushButtonBehind7">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>260</x>
|
|||
|
|
<y>14</y>
|
|||
|
|
<width>32</width>
|
|||
|
|
<height>32</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QLabel" name="labelImage">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>80</x>
|
|||
|
|
<y>320</y>
|
|||
|
|
<width>451</width>
|
|||
|
|
<height>251</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string/>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QFrame" name="frameBGImg">
|
|||
|
|
<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>
|
|||
|
|
<zorder>frameBGImg</zorder>
|
|||
|
|
<zorder>frameBack</zorder>
|
|||
|
|
<zorder>labelMainTitle</zorder>
|
|||
|
|
<zorder>framePageBtn</zorder>
|
|||
|
|
<zorder>buttonTypeLogo</zorder>
|
|||
|
|
<zorder>labelSubTitle</zorder>
|
|||
|
|
<zorder>frameFront</zorder>
|
|||
|
|
<zorder>frameMiddle</zorder>
|
|||
|
|
<zorder>frameBehind</zorder>
|
|||
|
|
<zorder>labelImage</zorder>
|
|||
|
|
</widget>
|
|||
|
|
<customwidgets>
|
|||
|
|
<customwidget>
|
|||
|
|
<class>MyButton</class>
|
|||
|
|
<extends>QPushButton</extends>
|
|||
|
|
<header location="global">sharedviews/mybutton.h</header>
|
|||
|
|
</customwidget>
|
|||
|
|
</customwidgets>
|
|||
|
|
<resources/>
|
|||
|
|
<connections/>
|
|||
|
|
</ui>
|