EmbHMI/sharedviews/controlactionwidget.ui

1578 lines
37 KiB
Plaintext
Raw Normal View History

2024-02-06 06:27:07 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>ControlActionWidget</class>
<widget class="QWidget" name="ControlActionWidget">
<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="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">background-color: rgb(182, 182, 182);</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
</widget>
<widget class="MyButton" name="buttonTypeLogo">
<property name="geometry">
<rect>
<x>30</x>
<y>10</y>
<width>60</width>
<height>60</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QFrame" name="framePageBtn">
<property name="geometry">
<rect>
<x>760</x>
<y>570</y>
<width>241</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="MyButton" name="buttonPgDn">
<property name="geometry">
<rect>
<x>80</x>
<y>0</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="buttonPgUp">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyButton" name="buttonBack">
<property name="geometry">
<rect>
<x>160</x>
<y>0</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<zorder>buttonPgUp</zorder>
<zorder>buttonPgDn</zorder>
<zorder>buttonBack</zorder>
</widget>
<widget class="QLabel" name="labelMainTitle">
<property name="geometry">
<rect>
<x>110</x>
<y>10</y>
<width>181</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string extracomment="控制动作 ">Control action</string>
</property>
</widget>
<widget class="QLabel" name="labelSubTitle">
<property name="geometry">
<rect>
<x>140</x>
<y>40</y>
<width>261</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string extracomment="控制动作 &lt; 辅助功能">Control action &lt; Auxiliary function</string>
</property>
</widget>
<widget class="QLabel" name="labelPage">
<property name="geometry">
<rect>
<x>20</x>
<y>570</y>
<width>181</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>PageNums: 1/1</string>
</property>
</widget>
<widget class="QFrame" name="frame1">
<property name="geometry">
<rect>
<x>140</x>
<y>80</y>
<width>760</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(239, 239, 239);</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="label1">
<property name="geometry">
<rect>
<x>10</x>
<y>4</y>
<width>331</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>TextLabel</string>
</property>
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
</property>
</widget>
<widget class="MyButton" name="button1_1">
<property name="geometry">
<rect>
<x>350</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button1_2">
<property name="geometry">
<rect>
<x>430</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button1_3">
<property name="geometry">
<rect>
<x>510</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button1_4">
<property name="geometry">
<rect>
<x>590</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button1_5">
<property name="geometry">
<rect>
<x>670</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</widget>
<widget class="QFrame" name="frame2">
<property name="geometry">
<rect>
<x>140</x>
<y>120</y>
<width>760</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(239, 239, 239);</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="label2">
<property name="geometry">
<rect>
<x>10</x>
<y>4</y>
<width>331</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>TextLabel</string>
</property>
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
</property>
</widget>
<widget class="MyButton" name="button2_1">
<property name="geometry">
<rect>
<x>350</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button2_2">
<property name="geometry">
<rect>
<x>430</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button2_3">
<property name="geometry">
<rect>
<x>510</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button2_4">
<property name="geometry">
<rect>
<x>590</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button2_5">
<property name="geometry">
<rect>
<x>670</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</widget>
<widget class="QFrame" name="frame5">
<property name="geometry">
<rect>
<x>140</x>
<y>240</y>
<width>760</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(239, 239, 239);</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="label5">
<property name="geometry">
<rect>
<x>10</x>
<y>4</y>
<width>331</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>TextLabel</string>
</property>
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
</property>
</widget>
<widget class="MyButton" name="button5_1">
<property name="geometry">
<rect>
<x>350</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button5_2">
<property name="geometry">
<rect>
<x>430</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button5_3">
<property name="geometry">
<rect>
<x>510</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button5_4">
<property name="geometry">
<rect>
<x>590</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button5_5">
<property name="geometry">
<rect>
<x>670</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</widget>
<widget class="QFrame" name="frame4">
<property name="geometry">
<rect>
<x>140</x>
<y>200</y>
<width>760</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(239, 239, 239);</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="label4">
<property name="geometry">
<rect>
<x>10</x>
<y>4</y>
<width>331</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>TextLabel</string>
</property>
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
</property>
</widget>
<widget class="MyButton" name="button4_1">
<property name="geometry">
<rect>
<x>350</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button4_2">
<property name="geometry">
<rect>
<x>430</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button4_3">
<property name="geometry">
<rect>
<x>510</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button4_4">
<property name="geometry">
<rect>
<x>590</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button4_5">
<property name="geometry">
<rect>
<x>670</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</widget>
<widget class="QFrame" name="frame6">
<property name="geometry">
<rect>
<x>140</x>
<y>280</y>
<width>760</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(239, 239, 239);</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="label6">
<property name="geometry">
<rect>
<x>10</x>
<y>4</y>
<width>331</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>TextLabel</string>
</property>
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
</property>
</widget>
<widget class="MyButton" name="button6_1">
<property name="geometry">
<rect>
<x>350</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button6_2">
<property name="geometry">
<rect>
<x>430</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button6_3">
<property name="geometry">
<rect>
<x>510</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button6_4">
<property name="geometry">
<rect>
<x>590</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button6_5">
<property name="geometry">
<rect>
<x>670</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</widget>
<widget class="QFrame" name="frame3">
<property name="geometry">
<rect>
<x>140</x>
<y>160</y>
<width>760</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(239, 239, 239);</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="label3">
<property name="geometry">
<rect>
<x>10</x>
<y>4</y>
<width>331</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>TextLabel</string>
</property>
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
</property>
</widget>
<widget class="MyButton" name="button3_1">
<property name="geometry">
<rect>
<x>350</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button3_2">
<property name="geometry">
<rect>
<x>430</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button3_3">
<property name="geometry">
<rect>
<x>510</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button3_4">
<property name="geometry">
<rect>
<x>590</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button3_5">
<property name="geometry">
<rect>
<x>670</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</widget>
<widget class="QFrame" name="frame7">
<property name="geometry">
<rect>
<x>140</x>
<y>320</y>
<width>760</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(239, 239, 239);</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="label7">
<property name="geometry">
<rect>
<x>10</x>
<y>4</y>
<width>331</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>TextLabel</string>
</property>
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
</property>
</widget>
<widget class="MyButton" name="button7_1">
<property name="geometry">
<rect>
<x>350</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button7_2">
<property name="geometry">
<rect>
<x>430</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button7_3">
<property name="geometry">
<rect>
<x>510</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button7_4">
<property name="geometry">
<rect>
<x>590</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button7_5">
<property name="geometry">
<rect>
<x>670</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</widget>
<widget class="QFrame" name="frame8">
<property name="geometry">
<rect>
<x>140</x>
<y>360</y>
<width>760</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(239, 239, 239);</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="label8">
<property name="geometry">
<rect>
<x>10</x>
<y>4</y>
<width>331</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>TextLabel</string>
</property>
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
</property>
</widget>
<widget class="MyButton" name="button8_1">
<property name="geometry">
<rect>
<x>350</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button8_2">
<property name="geometry">
<rect>
<x>430</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button8_3">
<property name="geometry">
<rect>
<x>510</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button8_4">
<property name="geometry">
<rect>
<x>590</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button8_5">
<property name="geometry">
<rect>
<x>670</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</widget>
<widget class="QFrame" name="frame9">
<property name="geometry">
<rect>
<x>140</x>
<y>400</y>
<width>760</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(239, 239, 239);</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="label9">
<property name="geometry">
<rect>
<x>10</x>
<y>4</y>
<width>331</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>TextLabel</string>
</property>
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
</property>
</widget>
<widget class="MyButton" name="button9_1">
<property name="geometry">
<rect>
<x>350</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button9_2">
<property name="geometry">
<rect>
<x>430</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button9_3">
<property name="geometry">
<rect>
<x>510</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button9_4">
<property name="geometry">
<rect>
<x>590</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button9_5">
<property name="geometry">
<rect>
<x>670</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</widget>
<widget class="QFrame" name="frame10">
<property name="geometry">
<rect>
<x>140</x>
<y>440</y>
<width>760</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(239, 239, 239);</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="label10">
<property name="geometry">
<rect>
<x>10</x>
<y>4</y>
<width>331</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>TextLabel</string>
</property>
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
</property>
</widget>
<widget class="MyButton" name="button10_1">
<property name="geometry">
<rect>
<x>350</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button10_2">
<property name="geometry">
<rect>
<x>430</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button10_3">
<property name="geometry">
<rect>
<x>510</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button10_4">
<property name="geometry">
<rect>
<x>590</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button10_5">
<property name="geometry">
<rect>
<x>670</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</widget>
<widget class="QFrame" name="frame11">
<property name="geometry">
<rect>
<x>140</x>
<y>480</y>
<width>760</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(239, 239, 239);</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="label11">
<property name="geometry">
<rect>
<x>10</x>
<y>4</y>
<width>331</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>TextLabel</string>
</property>
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
</property>
</widget>
<widget class="MyButton" name="button11_1">
<property name="geometry">
<rect>
<x>350</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button11_2">
<property name="geometry">
<rect>
<x>430</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button11_3">
<property name="geometry">
<rect>
<x>510</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button11_4">
<property name="geometry">
<rect>
<x>590</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button11_5">
<property name="geometry">
<rect>
<x>670</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</widget>
<widget class="QFrame" name="frame12">
<property name="geometry">
<rect>
<x>140</x>
<y>520</y>
<width>760</width>
<height>32</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(239, 239, 239);</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="label12">
<property name="geometry">
<rect>
<x>10</x>
<y>4</y>
<width>331</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>TextLabel</string>
</property>
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
</property>
</widget>
<widget class="MyButton" name="button12_1">
<property name="geometry">
<rect>
<x>350</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button12_2">
<property name="geometry">
<rect>
<x>430</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button12_3">
<property name="geometry">
<rect>
<x>510</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button12_4">
<property name="geometry">
<rect>
<x>590</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
<widget class="MyButton" name="button12_5">
<property name="geometry">
<rect>
<x>670</x>
<y>4</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</widget>
</widget>
<customwidgets>
<customwidget>
<class>MyButton</class>
<extends>QPushButton</extends>
<header location="global">sharedviews/mybutton.h</header>
</customwidget>
</customwidgets>
<resources/>
<connections/>
</ui>