LP-311 Remove basic/advanced stabilization tab auto-switch (autotune/txpid lock issues)
[librepilot.git] / ground / gcs / src / plugins / config / failsafechannelform.ui
blob5ee101f9ebcca6c275958cb1832888b30a1362fc
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>FailsafeChannelForm</class>
4 <widget class="QWidget" name="FailsafeChannelForm">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>993</width>
10 <height>57</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Form</string>
15 </property>
16 <layout class="QGridLayout" name="gridLayout">
17 <property name="leftMargin">
18 <number>0</number>
19 </property>
20 <property name="topMargin">
21 <number>0</number>
22 </property>
23 <property name="rightMargin">
24 <number>0</number>
25 </property>
26 <property name="bottomMargin">
27 <number>0</number>
28 </property>
29 <property name="horizontalSpacing">
30 <number>12</number>
31 </property>
32 <item row="0" column="1">
33 <widget class="QLabel" name="legend4">
34 <property name="enabled">
35 <bool>true</bool>
36 </property>
37 <property name="sizePolicy">
38 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
39 <horstretch>0</horstretch>
40 <verstretch>0</verstretch>
41 </sizepolicy>
42 </property>
43 <property name="minimumSize">
44 <size>
45 <width>0</width>
46 <height>20</height>
47 </size>
48 </property>
49 <property name="font">
50 <font>
51 <pointsize>-1</pointsize>
52 <weight>75</weight>
53 <italic>false</italic>
54 <bold>true</bold>
55 </font>
56 </property>
57 <property name="toolTip">
58 <string>Channel value</string>
59 </property>
60 <property name="styleSheet">
61 <string notr="true">background-color: qlineargradient(spread:reflect, x1:0.507, y1:0, x2:0.507, y2:0.772, stop:0.208955 rgba(74, 74, 74, 255), stop:0.78607 rgba(36, 36, 36, 255));
62 color: rgb(255, 255, 255);
63 border-radius: 5;
64 font: bold 12px;
65 margin:1px;</string>
66 </property>
67 <property name="frameShape">
68 <enum>QFrame::StyledPanel</enum>
69 </property>
70 <property name="text">
71 <string>Channel Value relative to channel Neutral</string>
72 </property>
73 <property name="alignment">
74 <set>Qt::AlignCenter</set>
75 </property>
76 </widget>
77 </item>
78 <item row="0" column="3">
79 <widget class="QLabel" name="legend5">
80 <property name="toolTip">
81 <string>Channel value</string>
82 </property>
83 <property name="styleSheet">
84 <string notr="true">background-color: qlineargradient(spread:reflect, x1:0.507, y1:0, x2:0.507, y2:0.772, stop:0.208955 rgba(74, 74, 74, 255), stop:0.78607 rgba(36, 36, 36, 255));
85 color: rgb(255, 255, 255);
86 border-radius: 5;
87 font: bold 12px;
88 margin:1px;</string>
89 </property>
90 <property name="text">
91 <string>Value</string>
92 </property>
93 <property name="alignment">
94 <set>Qt::AlignCenter</set>
95 </property>
96 </widget>
97 </item>
98 <item row="1" column="1">
99 <widget class="TextBubbleSlider" name="channelValue">
100 <property name="sizePolicy">
101 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
102 <horstretch>0</horstretch>
103 <verstretch>0</verstretch>
104 </sizepolicy>
105 </property>
106 <property name="minimumSize">
107 <size>
108 <width>200</width>
109 <height>0</height>
110 </size>
111 </property>
112 <property name="focusPolicy">
113 <enum>Qt::StrongFocus</enum>
114 </property>
115 <property name="toolTip">
116 <string>Channel value in %</string>
117 </property>
118 <property name="accessibleName">
119 <string/>
120 </property>
121 <property name="accessibleDescription">
122 <string/>
123 </property>
124 <property name="inputMethodHints">
125 <set>Qt::ImhNone</set>
126 </property>
127 <property name="minimum">
128 <number>-100</number>
129 </property>
130 <property name="maximum">
131 <number>100</number>
132 </property>
133 <property name="orientation">
134 <enum>Qt::Horizontal</enum>
135 </property>
136 <property name="tickPosition">
137 <enum>QSlider::TicksBothSides</enum>
138 </property>
139 <property name="tickInterval">
140 <number>10</number>
141 </property>
142 </widget>
143 </item>
144 <item row="1" column="3">
145 <widget class="QSpinBox" name="channelValueSpinner">
146 <property name="alignment">
147 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
148 </property>
149 <property name="keyboardTracking">
150 <bool>false</bool>
151 </property>
152 <property name="suffix">
153 <string>%</string>
154 </property>
155 <property name="minimum">
156 <number>-100</number>
157 </property>
158 <property name="maximum">
159 <number>100</number>
160 </property>
161 <property name="value">
162 <number>0</number>
163 </property>
164 </widget>
165 </item>
166 <item row="0" column="0">
167 <widget class="QLabel" name="legend0">
168 <property name="enabled">
169 <bool>true</bool>
170 </property>
171 <property name="sizePolicy">
172 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
173 <horstretch>0</horstretch>
174 <verstretch>0</verstretch>
175 </sizepolicy>
176 </property>
177 <property name="minimumSize">
178 <size>
179 <width>0</width>
180 <height>20</height>
181 </size>
182 </property>
183 <property name="font">
184 <font>
185 <pointsize>-1</pointsize>
186 <weight>75</weight>
187 <italic>false</italic>
188 <bold>true</bold>
189 </font>
190 </property>
191 <property name="toolTip">
192 <string>Channel function</string>
193 </property>
194 <property name="styleSheet">
195 <string notr="true">background-color: qlineargradient(spread:reflect, x1:0.507, y1:0, x2:0.507, y2:0.772, stop:0.208955 rgba(74, 74, 74, 255), stop:0.78607 rgba(36, 36, 36, 255));
196 color: rgb(255, 255, 255);
197 border-radius: 5;
198 font: bold 12px;
199 margin:1px;</string>
200 </property>
201 <property name="frameShape">
202 <enum>QFrame::StyledPanel</enum>
203 </property>
204 <property name="text">
205 <string>Function</string>
206 </property>
207 <property name="alignment">
208 <set>Qt::AlignCenter</set>
209 </property>
210 </widget>
211 </item>
212 <item row="1" column="0">
213 <widget class="QLabel" name="channelName">
214 <property name="sizePolicy">
215 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
216 <horstretch>0</horstretch>
217 <verstretch>0</verstretch>
218 </sizepolicy>
219 </property>
220 <property name="minimumSize">
221 <size>
222 <width>100</width>
223 <height>0</height>
224 </size>
225 </property>
226 <property name="maximumSize">
227 <size>
228 <width>16777215</width>
229 <height>16777215</height>
230 </size>
231 </property>
232 <property name="text">
233 <string>Text</string>
234 </property>
235 </widget>
236 </item>
237 </layout>
238 </widget>
239 <customwidgets>
240 <customwidget>
241 <class>TextBubbleSlider</class>
242 <extends>QSlider</extends>
243 <header>utils/textbubbleslider.h</header>
244 </customwidget>
245 </customwidgets>
246 <tabstops>
247 <tabstop>channelValue</tabstop>
248 </tabstops>
249 <resources/>
250 <connections>
251 <connection>
252 <sender>channelValue</sender>
253 <signal>valueChanged(int)</signal>
254 <receiver>channelValueSpinner</receiver>
255 <slot>setValue(int)</slot>
256 <hints>
257 <hint type="sourcelabel">
258 <x>530</x>
259 <y>43</y>
260 </hint>
261 <hint type="destinationlabel">
262 <x>965</x>
263 <y>43</y>
264 </hint>
265 </hints>
266 </connection>
267 <connection>
268 <sender>channelValueSpinner</sender>
269 <signal>valueChanged(int)</signal>
270 <receiver>channelValue</receiver>
271 <slot>setValue(int)</slot>
272 <hints>
273 <hint type="sourcelabel">
274 <x>965</x>
275 <y>43</y>
276 </hint>
277 <hint type="destinationlabel">
278 <x>530</x>
279 <y>43</y>
280 </hint>
281 </hints>
282 </connection>
283 </connections>
284 </ui>