[companion] Adjust GVAR not possible in global functions (fix #5425)
[opentx.git] / companion / src / simulation / simulateduiwidgetX9E.ui
blob87a23e5522ad6aa6b5e1e7f09eba06feea60b41c
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>SimulatedUIWidgetX9E</class>
4 <widget class="QWidget" name="SimulatedUIWidgetX9E">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>724</width>
10 <height>210</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>724</width>
22 <height>210</height>
23 </size>
24 </property>
25 <property name="maximumSize">
26 <size>
27 <width>724</width>
28 <height>210</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>150</width>
58 <height>208</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/X9E/left.png);</string>
66 </property>
67 </widget>
68 </item>
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>
75 </sizepolicy>
76 </property>
77 <property name="minimumSize">
78 <size>
79 <width>424</width>
80 <height>40</height>
81 </size>
82 </property>
83 <property name="styleSheet">
84 <string notr="true">background:url(:/images/simulator/X9E/top.png)</string>
85 </property>
86 </widget>
87 </item>
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>
94 </sizepolicy>
95 </property>
96 <property name="minimumSize">
97 <size>
98 <width>150</width>
99 <height>208</height>
100 </size>
101 </property>
102 <property name="styleSheet">
103 <string notr="true">background:url(:/images/simulator/X9E/right.png)</string>
104 </property>
105 </widget>
106 </item>
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>
113 </sizepolicy>
114 </property>
115 <property name="minimumSize">
116 <size>
117 <width>424</width>
118 <height>128</height>
119 </size>
120 </property>
121 <property name="maximumSize">
122 <size>
123 <width>424</width>
124 <height>128</height>
125 </size>
126 </property>
127 </widget>
128 </item>
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>
135 </sizepolicy>
136 </property>
137 <property name="minimumSize">
138 <size>
139 <width>424</width>
140 <height>40</height>
141 </size>
142 </property>
143 <property name="styleSheet">
144 <string notr="true">background:url(:/images/simulator/X9E/bottom.png)</string>
145 </property>
146 </widget>
147 </item>
148 </layout>
149 </widget>
150 <customwidgets>
151 <customwidget>
152 <class>LcdWidget</class>
153 <extends>QWidget</extends>
154 <header>lcdwidget.h</header>
155 <container>1</container>
156 </customwidget>
157 <customwidget>
158 <class>ButtonsWidget</class>
159 <extends>QWidget</extends>
160 <header>buttonswidget.h</header>
161 <container>1</container>
162 </customwidget>
163 </customwidgets>
164 <resources/>
165 <connections/>
166 </ui>