2215 lines
48 KiB
Plaintext
2215 lines
48 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<ui version="4.0">
|
||
|
<class>WordsInputDialog</class>
|
||
|
<widget class="QDialog" name="WordsInputDialog">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>1010</width>
|
||
|
<height>440</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="windowTitle">
|
||
|
<string>Dialog</string>
|
||
|
</property>
|
||
|
<widget class="QLabel" name="labelTitle">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>1024</width>
|
||
|
<height>48</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true">background-color: rgb(0, 170, 255);</string>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string> Words input</string>
|
||
|
</property>
|
||
|
<property name="alignment">
|
||
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonLatterM">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>760</x>
|
||
|
<y>310</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">M</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonNum6">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>510</x>
|
||
|
<y>130</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">6</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonLatterE">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>208</x>
|
||
|
<y>190</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">E</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonLatterU">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>610</x>
|
||
|
<y>190</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">U</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonLatterK">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>760</x>
|
||
|
<y>250</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">K</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonNum2">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>107</x>
|
||
|
<y>130</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">2</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonLatterH">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>560</x>
|
||
|
<y>250</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">H</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonLatterJ">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>660</x>
|
||
|
<y>250</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">J</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonLatterT">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>410</x>
|
||
|
<y>190</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">T</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonLatterP">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>910</x>
|
||
|
<y>190</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">P</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonLatterF">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>360</x>
|
||
|
<y>250</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">F</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonLatterB">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>560</x>
|
||
|
<y>310</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">B</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonNum3">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>208</x>
|
||
|
<y>130</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">3</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonLatterQ">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>7</x>
|
||
|
<y>190</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">Q</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonLatterW">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>107</x>
|
||
|
<y>190</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">W</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonNum7">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>610</x>
|
||
|
<y>130</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">7</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonLatterS">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>160</x>
|
||
|
<y>250</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">S</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonLatterA">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>58</x>
|
||
|
<y>250</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">A</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonLatterC">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>360</x>
|
||
|
<y>310</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">C</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonNum0">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>910</x>
|
||
|
<y>130</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">0</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonNum1">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>7</x>
|
||
|
<y>130</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">1</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="labelName">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>10</x>
|
||
|
<y>70</y>
|
||
|
<width>181</width>
|
||
|
<height>44</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Name:</string>
|
||
|
</property>
|
||
|
<property name="alignment">
|
||
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonLatterI">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>710</x>
|
||
|
<y>190</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">I</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="labelNameNewWords">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>200</x>
|
||
|
<y>70</y>
|
||
|
<width>581</width>
|
||
|
<height>44</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true">font: 16pt "wqy-microhei";
|
||
|
background-color: rgb(255, 255, 255);
|
||
|
border: 0px solid rgb(11 , 137 , 234);</string>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string/>
|
||
|
</property>
|
||
|
<property name="alignment">
|
||
|
<set>Qt::AlignCenter</set>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonLatterY">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>510</x>
|
||
|
<y>190</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">Y</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonLatterV">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>460</x>
|
||
|
<y>310</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">V</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonLatterZ">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>159</x>
|
||
|
<y>310</y>
|
||
|
<width>91</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">Z</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonLatterR">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>309</x>
|
||
|
<y>190</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">R</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonBack">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>860</x>
|
||
|
<y>310</y>
|
||
|
<width>130</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<family>wqy-microhei</family>
|
||
|
<pointsize>16</pointsize>
|
||
|
<weight>50</weight>
|
||
|
<italic>false</italic>
|
||
|
<bold>false</bold>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>←</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonLatterO">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>810</x>
|
||
|
<y>190</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">O</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonNum5">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>410</x>
|
||
|
<y>130</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">5</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonLatterN">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>660</x>
|
||
|
<y>310</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">N</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonNum4">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>309</x>
|
||
|
<y>130</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">4</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonNum8">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>710</x>
|
||
|
<y>130</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">8</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonLatterD">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>260</x>
|
||
|
<y>250</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">D</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonLatterL">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>860</x>
|
||
|
<y>250</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">L</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonLatterG">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>460</x>
|
||
|
<y>250</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">G</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QFrame" name="frameBack">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>1010</width>
|
||
|
<height>440</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>0</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="frameShape">
|
||
|
<enum>QFrame::StyledPanel</enum>
|
||
|
</property>
|
||
|
<property name="frameShadow">
|
||
|
<enum>QFrame::Raised</enum>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="labelNameOldWords">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>800</x>
|
||
|
<y>70</y>
|
||
|
<width>161</width>
|
||
|
<height>44</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true">border:0px;</string>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>old</string>
|
||
|
</property>
|
||
|
<property name="alignment">
|
||
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonShift">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>10</x>
|
||
|
<y>310</y>
|
||
|
<width>141</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<family>wqy-microhei</family>
|
||
|
<pointsize>16</pointsize>
|
||
|
<weight>50</weight>
|
||
|
<italic>false</italic>
|
||
|
<bold>false</bold>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">↑</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QFrame" name="frameTwo">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>670</x>
|
||
|
<y>380</y>
|
||
|
<width>321</width>
|
||
|
<height>51</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="frameShape">
|
||
|
<enum>QFrame::StyledPanel</enum>
|
||
|
</property>
|
||
|
<property name="frameShadow">
|
||
|
<enum>QFrame::Raised</enum>
|
||
|
</property>
|
||
|
<widget class="MyButton" name="buttonOk">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>88</x>
|
||
|
<y>0</y>
|
||
|
<width>92</width>
|
||
|
<height>48</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>10</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>100</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string/>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="MyButton" name="buttonCancel">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>190</x>
|
||
|
<y>0</y>
|
||
|
<width>92</width>
|
||
|
<height>48</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>10</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>100</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string/>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonLatterX">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>260</x>
|
||
|
<y>310</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">X</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonNum9">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>810</x>
|
||
|
<y>130</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">9</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonChara3">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>210</x>
|
||
|
<y>110</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">%</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonChara8">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>710</x>
|
||
|
<y>110</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">*</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonChara2">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>110</x>
|
||
|
<y>110</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">@</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonChara1">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>10</x>
|
||
|
<y>110</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">!</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonChara6">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>510</x>
|
||
|
<y>110</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">)</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonChara9">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>810</x>
|
||
|
<y>110</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">_</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonChara4">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>310</x>
|
||
|
<y>110</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">^</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonChara7">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>610</x>
|
||
|
<y>110</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">.</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonChara5">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>410</x>
|
||
|
<y>110</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">(</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="buttonChara10">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>910</x>
|
||
|
<y>110</y>
|
||
|
<width>92</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="minimumSize">
|
||
|
<size>
|
||
|
<width>30</width>
|
||
|
<height>10</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="maximumSize">
|
||
|
<size>
|
||
|
<width>500</width>
|
||
|
<height>200</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
<property name="focusPolicy">
|
||
|
<enum>Qt::NoFocus</enum>
|
||
|
</property>
|
||
|
<property name="styleSheet">
|
||
|
<string notr="true"/>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string notr="true">-</string>
|
||
|
</property>
|
||
|
<property name="autoDefault">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="default">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
<property name="flat">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<zorder>frameBack</zorder>
|
||
|
<zorder>labelTitle</zorder>
|
||
|
<zorder>buttonLatterM</zorder>
|
||
|
<zorder>buttonNum6</zorder>
|
||
|
<zorder>buttonLatterE</zorder>
|
||
|
<zorder>buttonLatterU</zorder>
|
||
|
<zorder>buttonLatterK</zorder>
|
||
|
<zorder>buttonNum2</zorder>
|
||
|
<zorder>buttonLatterH</zorder>
|
||
|
<zorder>buttonLatterJ</zorder>
|
||
|
<zorder>buttonLatterT</zorder>
|
||
|
<zorder>buttonLatterP</zorder>
|
||
|
<zorder>buttonLatterF</zorder>
|
||
|
<zorder>buttonLatterB</zorder>
|
||
|
<zorder>buttonNum3</zorder>
|
||
|
<zorder>buttonLatterQ</zorder>
|
||
|
<zorder>buttonLatterW</zorder>
|
||
|
<zorder>buttonNum7</zorder>
|
||
|
<zorder>buttonLatterS</zorder>
|
||
|
<zorder>buttonLatterA</zorder>
|
||
|
<zorder>buttonLatterC</zorder>
|
||
|
<zorder>buttonNum0</zorder>
|
||
|
<zorder>buttonNum1</zorder>
|
||
|
<zorder>labelName</zorder>
|
||
|
<zorder>buttonLatterI</zorder>
|
||
|
<zorder>labelNameNewWords</zorder>
|
||
|
<zorder>buttonLatterY</zorder>
|
||
|
<zorder>buttonLatterV</zorder>
|
||
|
<zorder>buttonLatterZ</zorder>
|
||
|
<zorder>buttonLatterR</zorder>
|
||
|
<zorder>buttonBack</zorder>
|
||
|
<zorder>buttonLatterO</zorder>
|
||
|
<zorder>buttonNum5</zorder>
|
||
|
<zorder>buttonLatterN</zorder>
|
||
|
<zorder>buttonNum4</zorder>
|
||
|
<zorder>buttonNum8</zorder>
|
||
|
<zorder>buttonLatterD</zorder>
|
||
|
<zorder>buttonLatterL</zorder>
|
||
|
<zorder>buttonLatterG</zorder>
|
||
|
<zorder>labelNameOldWords</zorder>
|
||
|
<zorder>buttonShift</zorder>
|
||
|
<zorder>frameTwo</zorder>
|
||
|
<zorder>buttonLatterX</zorder>
|
||
|
<zorder>buttonNum9</zorder>
|
||
|
<zorder>buttonChara3</zorder>
|
||
|
<zorder>buttonChara8</zorder>
|
||
|
<zorder>buttonChara2</zorder>
|
||
|
<zorder>buttonChara1</zorder>
|
||
|
<zorder>buttonChara6</zorder>
|
||
|
<zorder>buttonChara9</zorder>
|
||
|
<zorder>buttonChara4</zorder>
|
||
|
<zorder>buttonChara7</zorder>
|
||
|
<zorder>buttonChara5</zorder>
|
||
|
<zorder>buttonChara10</zorder>
|
||
|
</widget>
|
||
|
<customwidgets>
|
||
|
<customwidget>
|
||
|
<class>MyButton</class>
|
||
|
<extends>QPushButton</extends>
|
||
|
<header location="global">sharedviews/mybutton.h</header>
|
||
|
</customwidget>
|
||
|
</customwidgets>
|
||
|
<resources/>
|
||
|
<connections/>
|
||
|
</ui>
|