1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>SimulatedUIWidgetX9E
</class>
4 <widget class=
"QWidget" name=
"SimulatedUIWidgetX9E">
5 <property name=
"geometry">
13 <property name=
"sizePolicy">
14 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Fixed">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
19 <property name=
"minimumSize">
25 <property name=
"maximumSize">
31 <layout class=
"QGridLayout" name=
"gridLayout">
32 <property name=
"leftMargin">
35 <property name=
"topMargin">
38 <property name=
"rightMargin">
41 <property name=
"bottomMargin">
44 <property name=
"spacing">
47 <item row=
"0" column=
"0" rowspan=
"3">
48 <widget class=
"ButtonsWidget" name=
"leftbuttons" native=
"true">
49 <property name=
"sizePolicy">
50 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Fixed">
51 <horstretch>0</horstretch>
52 <verstretch>0</verstretch>
55 <property name=
"minimumSize">
61 <property name=
"mouseTracking">
64 <property name=
"styleSheet">
65 <string notr=
"true">background:url(:/images/simulator/X9E/left.png);
</string>
69 <item row=
"0" column=
"1">
70 <widget class=
"QWidget" name=
"top" native=
"true">
71 <property name=
"sizePolicy">
72 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Fixed">
73 <horstretch>0</horstretch>
74 <verstretch>0</verstretch>
77 <property name=
"minimumSize">
83 <property name=
"styleSheet">
84 <string notr=
"true">background:url(:/images/simulator/X9E/top.png)
</string>
88 <item row=
"0" column=
"2" rowspan=
"3">
89 <widget class=
"ButtonsWidget" name=
"rightbuttons" native=
"true">
90 <property name=
"sizePolicy">
91 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Fixed">
92 <horstretch>0</horstretch>
93 <verstretch>0</verstretch>
96 <property name=
"minimumSize">
102 <property name=
"styleSheet">
103 <string notr=
"true">background:url(:/images/simulator/X9E/right.png)
</string>
107 <item row=
"1" column=
"1">
108 <widget class=
"LcdWidget" name=
"lcd" native=
"true">
109 <property name=
"sizePolicy">
110 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Fixed">
111 <horstretch>0</horstretch>
112 <verstretch>0</verstretch>
115 <property name=
"minimumSize">
121 <property name=
"maximumSize">
129 <item row=
"2" column=
"1">
130 <widget class=
"QWidget" name=
"bottom" native=
"true">
131 <property name=
"sizePolicy">
132 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Fixed">
133 <horstretch>0</horstretch>
134 <verstretch>0</verstretch>
137 <property name=
"minimumSize">
143 <property name=
"styleSheet">
144 <string notr=
"true">background:url(:/images/simulator/X9E/bottom.png)
</string>
152 <class>LcdWidget
</class>
153 <extends>QWidget
</extends>
154 <header>lcdwidget.h
</header>
155 <container>1</container>
158 <class>ButtonsWidget
</class>
159 <extends>QWidget
</extends>
160 <header>buttonswidget.h
</header>
161 <container>1</container>