Initial version.
[opentx.git] / companion / src / simulation / simulateduiwidget9X.ui
blob639f3a5b0a7af698c8947ca7bf5ad2384ed6dc1a
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>SimulatedUIWidget9X</class>
4 <widget class="QWidget" name="SimulatedUIWidget9X">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>569</width>
10 <height>186</height>
11 </rect>
12 </property>
13 <property name="sizePolicy">
14 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
17 </sizepolicy>
18 </property>
19 <property name="minimumSize">
20 <size>
21 <width>569</width>
22 <height>186</height>
23 </size>
24 </property>
25 <property name="maximumSize">
26 <size>
27 <width>569</width>
28 <height>186</height>
29 </size>
30 </property>
31 <layout class="QGridLayout" name="gridLayout">
32 <property name="leftMargin">
33 <number>0</number>
34 </property>
35 <property name="topMargin">
36 <number>0</number>
37 </property>
38 <property name="rightMargin">
39 <number>0</number>
40 </property>
41 <property name="bottomMargin">
42 <number>0</number>
43 </property>
44 <property name="spacing">
45 <number>0</number>
46 </property>
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>
53 </sizepolicy>
54 </property>
55 <property name="minimumSize">
56 <size>
57 <width>128</width>
58 <height>186</height>
59 </size>
60 </property>
61 <property name="mouseTracking">
62 <bool>true</bool>
63 </property>
64 <property name="styleSheet">
65 <string notr="true">background:url(:/images/simulator/9X/9xcurs.png);</string>
66 </property>
67 </widget>
68 </item>
69 <item row="0" column="1" rowspan="3">
70 <widget class="QWidget" name="left" native="true">
71 <property name="sizePolicy">
72 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
73 <horstretch>0</horstretch>
74 <verstretch>0</verstretch>
75 </sizepolicy>
76 </property>
77 <property name="minimumSize">
78 <size>
79 <width>41</width>
80 <height>186</height>
81 </size>
82 </property>
83 <property name="styleSheet">
84 <string notr="true">background:url(:/images/simulator/9X/9xdl.png)</string>
85 </property>
86 </widget>
87 </item>
88 <item row="0" column="2">
89 <widget class="QWidget" name="top" native="true">
90 <property name="sizePolicy">
91 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
92 <horstretch>0</horstretch>
93 <verstretch>0</verstretch>
94 </sizepolicy>
95 </property>
96 <property name="minimumSize">
97 <size>
98 <width>256</width>
99 <height>29</height>
100 </size>
101 </property>
102 <property name="styleSheet">
103 <string notr="true">background:url(:/images/simulator/9X/9xdt.png)</string>
104 </property>
105 </widget>
106 </item>
107 <item row="0" column="3" rowspan="3">
108 <widget class="QWidget" name="right" native="true">
109 <property name="sizePolicy">
110 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
111 <horstretch>0</horstretch>
112 <verstretch>0</verstretch>
113 </sizepolicy>
114 </property>
115 <property name="minimumSize">
116 <size>
117 <width>55</width>
118 <height>186</height>
119 </size>
120 </property>
121 <property name="styleSheet">
122 <string notr="true">background:url(:/images/simulator/9X/9xdr.png)</string>
123 </property>
124 </widget>
125 </item>
126 <item row="0" column="4" rowspan="3">
127 <widget class="ButtonsWidget" name="rightbuttons" native="true">
128 <property name="sizePolicy">
129 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
130 <horstretch>0</horstretch>
131 <verstretch>0</verstretch>
132 </sizepolicy>
133 </property>
134 <property name="minimumSize">
135 <size>
136 <width>89</width>
137 <height>186</height>
138 </size>
139 </property>
140 <property name="styleSheet">
141 <string notr="true">background:url(:/images/simulator/9X/9xmenu.png)</string>
142 </property>
143 </widget>
144 </item>
145 <item row="1" column="2">
146 <widget class="LcdWidget" name="lcd" native="true">
147 <property name="sizePolicy">
148 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
149 <horstretch>0</horstretch>
150 <verstretch>0</verstretch>
151 </sizepolicy>
152 </property>
153 <property name="minimumSize">
154 <size>
155 <width>256</width>
156 <height>128</height>
157 </size>
158 </property>
159 </widget>
160 </item>
161 <item row="2" column="2">
162 <widget class="QWidget" name="bottom" native="true">
163 <property name="sizePolicy">
164 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
165 <horstretch>0</horstretch>
166 <verstretch>0</verstretch>
167 </sizepolicy>
168 </property>
169 <property name="minimumSize">
170 <size>
171 <width>256</width>
172 <height>29</height>
173 </size>
174 </property>
175 <property name="styleSheet">
176 <string notr="true">background:url(:/images/simulator/9X/9xdb.png)</string>
177 </property>
178 </widget>
179 </item>
180 </layout>
181 </widget>
182 <customwidgets>
183 <customwidget>
184 <class>LcdWidget</class>
185 <extends>QWidget</extends>
186 <header>lcdwidget.h</header>
187 <container>1</container>
188 </customwidget>
189 <customwidget>
190 <class>ButtonsWidget</class>
191 <extends>QWidget</extends>
192 <header location="global">buttonswidget.h</header>
193 <container>1</container>
194 </customwidget>
195 </customwidgets>
196 <resources/>
197 <connections/>
198 </ui>