Continue cleanup
[carla.git] / resources / ui / carla_plugin_compact.ui
blob30e646437cfb7aaaa8e8625372ac324b2fc27218
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>PluginWidget</class>
4 <widget class="QFrame" name="PluginWidget">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>446</width>
10 <height>30</height>
11 </rect>
12 </property>
13 <property name="contextMenuPolicy">
14 <enum>Qt::CustomContextMenu</enum>
15 </property>
16 <property name="windowTitle">
17 <string>Frame</string>
18 </property>
19 <property name="lineWidth">
20 <number>0</number>
21 </property>
22 <layout class="QHBoxLayout" name="horizontalLayout_2">
23 <property name="spacing">
24 <number>1</number>
25 </property>
26 <property name="leftMargin">
27 <number>4</number>
28 </property>
29 <property name="topMargin">
30 <number>3</number>
31 </property>
32 <property name="rightMargin">
33 <number>6</number>
34 </property>
35 <property name="bottomMargin">
36 <number>3</number>
37 </property>
38 <item>
39 <widget class="QWidget" name="w_buttons" native="true">
40 <property name="minimumSize">
41 <size>
42 <width>72</width>
43 <height>24</height>
44 </size>
45 </property>
46 <property name="maximumSize">
47 <size>
48 <width>72</width>
49 <height>24</height>
50 </size>
51 </property>
52 <layout class="QHBoxLayout" name="horizontalLayout">
53 <property name="spacing">
54 <number>0</number>
55 </property>
56 <property name="margin">
57 <number>0</number>
58 </property>
59 <item>
60 <widget class="ScalableButton" name="b_enable">
61 <property name="minimumSize">
62 <size>
63 <width>24</width>
64 <height>24</height>
65 </size>
66 </property>
67 <property name="maximumSize">
68 <size>
69 <width>24</width>
70 <height>24</height>
71 </size>
72 </property>
73 <property name="text">
74 <string/>
75 </property>
76 <property name="icon">
77 <iconset resource="../resources.qrc">
78 <normaloff>:/bitmaps/button_off.png</normaloff>:/bitmaps/button_off.png</iconset>
79 </property>
80 <property name="iconSize">
81 <size>
82 <width>24</width>
83 <height>24</height>
84 </size>
85 </property>
86 <property name="checkable">
87 <bool>true</bool>
88 </property>
89 <property name="flat">
90 <bool>true</bool>
91 </property>
92 </widget>
93 </item>
94 <item>
95 <widget class="ScalableButton" name="b_gui">
96 <property name="minimumSize">
97 <size>
98 <width>24</width>
99 <height>24</height>
100 </size>
101 </property>
102 <property name="maximumSize">
103 <size>
104 <width>24</width>
105 <height>24</height>
106 </size>
107 </property>
108 <property name="text">
109 <string/>
110 </property>
111 <property name="icon">
112 <iconset resource="../resources.qrc">
113 <normaloff>:/bitmaps/button_gui.png</normaloff>:/bitmaps/button_gui.png</iconset>
114 </property>
115 <property name="iconSize">
116 <size>
117 <width>24</width>
118 <height>24</height>
119 </size>
120 </property>
121 <property name="checkable">
122 <bool>true</bool>
123 </property>
124 <property name="flat">
125 <bool>true</bool>
126 </property>
127 </widget>
128 </item>
129 <item>
130 <widget class="ScalableButton" name="b_edit">
131 <property name="minimumSize">
132 <size>
133 <width>24</width>
134 <height>24</height>
135 </size>
136 </property>
137 <property name="maximumSize">
138 <size>
139 <width>24</width>
140 <height>24</height>
141 </size>
142 </property>
143 <property name="text">
144 <string/>
145 </property>
146 <property name="icon">
147 <iconset resource="../resources.qrc">
148 <normaloff>:/bitmaps/button_edit.png</normaloff>:/bitmaps/button_edit.png</iconset>
149 </property>
150 <property name="iconSize">
151 <size>
152 <width>24</width>
153 <height>24</height>
154 </size>
155 </property>
156 <property name="checkable">
157 <bool>true</bool>
158 </property>
159 <property name="flat">
160 <bool>true</bool>
161 </property>
162 </widget>
163 </item>
164 </layout>
165 </widget>
166 </item>
167 <item>
168 <spacer name="spacer_namesep1">
169 <property name="orientation">
170 <enum>Qt::Horizontal</enum>
171 </property>
172 <property name="sizeType">
173 <enum>QSizePolicy::Fixed</enum>
174 </property>
175 <property name="sizeHint" stdset="0">
176 <size>
177 <width>6</width>
178 <height>1</height>
179 </size>
180 </property>
181 </spacer>
182 </item>
183 <item>
184 <widget class="Line" name="line_name_sep">
185 <property name="minimumSize">
186 <size>
187 <width>0</width>
188 <height>20</height>
189 </size>
190 </property>
191 <property name="maximumSize">
192 <size>
193 <width>16777215</width>
194 <height>20</height>
195 </size>
196 </property>
197 <property name="lineWidth">
198 <number>0</number>
199 </property>
200 <property name="midLineWidth">
201 <number>1</number>
202 </property>
203 <property name="orientation">
204 <enum>Qt::Vertical</enum>
205 </property>
206 </widget>
207 </item>
208 <item>
209 <spacer name="spacer_namesep2">
210 <property name="orientation">
211 <enum>Qt::Horizontal</enum>
212 </property>
213 <property name="sizeType">
214 <enum>QSizePolicy::Fixed</enum>
215 </property>
216 <property name="sizeHint" stdset="0">
217 <size>
218 <width>8</width>
219 <height>1</height>
220 </size>
221 </property>
222 </spacer>
223 </item>
224 <item>
225 <widget class="QLabel" name="label_name">
226 <property name="text">
227 <string>PluginName</string>
228 </property>
229 <property name="alignment">
230 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
231 </property>
232 </widget>
233 </item>
234 <item>
235 <spacer name="spacer_namesep3">
236 <property name="orientation">
237 <enum>Qt::Horizontal</enum>
238 </property>
239 <property name="sizeHint" stdset="0">
240 <size>
241 <width>19</width>
242 <height>1</height>
243 </size>
244 </property>
245 </spacer>
246 </item>
247 <item>
248 <layout class="QHBoxLayout" name="layout_peaks">
249 <property name="spacing">
250 <number>4</number>
251 </property>
252 <property name="leftMargin">
253 <number>4</number>
254 </property>
255 <property name="topMargin">
256 <number>2</number>
257 </property>
258 <property name="rightMargin">
259 <number>4</number>
260 </property>
261 <property name="bottomMargin">
262 <number>2</number>
263 </property>
264 <item>
265 <widget class="DigitalPeakMeter" name="peak_in" native="true">
266 <property name="minimumSize">
267 <size>
268 <width>100</width>
269 <height>0</height>
270 </size>
271 </property>
272 <property name="maximumSize">
273 <size>
274 <width>100</width>
275 <height>16777215</height>
276 </size>
277 </property>
278 </widget>
279 </item>
280 <item>
281 <widget class="DigitalPeakMeter" name="peak_out" native="true">
282 <property name="minimumSize">
283 <size>
284 <width>100</width>
285 <height>0</height>
286 </size>
287 </property>
288 <property name="maximumSize">
289 <size>
290 <width>100</width>
291 <height>16777215</height>
292 </size>
293 </property>
294 </widget>
295 </item>
296 </layout>
297 </item>
298 <item>
299 <layout class="QHBoxLayout" name="layout_leds">
300 <property name="spacing">
301 <number>1</number>
302 </property>
303 <item>
304 <widget class="LEDButton" name="led_control">
305 <property name="minimumSize">
306 <size>
307 <width>14</width>
308 <height>14</height>
309 </size>
310 </property>
311 <property name="maximumSize">
312 <size>
313 <width>14</width>
314 <height>14</height>
315 </size>
316 </property>
317 <property name="text">
318 <string/>
319 </property>
320 <property name="checkable">
321 <bool>true</bool>
322 </property>
323 </widget>
324 </item>
325 <item>
326 <widget class="LEDButton" name="led_midi">
327 <property name="minimumSize">
328 <size>
329 <width>14</width>
330 <height>14</height>
331 </size>
332 </property>
333 <property name="maximumSize">
334 <size>
335 <width>14</width>
336 <height>14</height>
337 </size>
338 </property>
339 <property name="text">
340 <string/>
341 </property>
342 <property name="checkable">
343 <bool>true</bool>
344 </property>
345 </widget>
346 </item>
347 <item>
348 <widget class="LEDButton" name="led_audio_in">
349 <property name="minimumSize">
350 <size>
351 <width>14</width>
352 <height>14</height>
353 </size>
354 </property>
355 <property name="maximumSize">
356 <size>
357 <width>14</width>
358 <height>14</height>
359 </size>
360 </property>
361 <property name="text">
362 <string/>
363 </property>
364 <property name="checkable">
365 <bool>true</bool>
366 </property>
367 </widget>
368 </item>
369 <item>
370 <widget class="LEDButton" name="led_audio_out">
371 <property name="minimumSize">
372 <size>
373 <width>14</width>
374 <height>14</height>
375 </size>
376 </property>
377 <property name="maximumSize">
378 <size>
379 <width>14</width>
380 <height>14</height>
381 </size>
382 </property>
383 <property name="text">
384 <string/>
385 </property>
386 <property name="checkable">
387 <bool>true</bool>
388 </property>
389 </widget>
390 </item>
391 </layout>
392 </item>
393 </layout>
394 </widget>
395 <customwidgets>
396 <customwidget>
397 <class>DigitalPeakMeter</class>
398 <extends>QWidget</extends>
399 <header>widgets/digitalpeakmeter.h</header>
400 <container>1</container>
401 </customwidget>
402 <customwidget>
403 <class>LEDButton</class>
404 <extends>QPushButton</extends>
405 <header>widgets/ledbutton.h</header>
406 </customwidget>
407 <customwidget>
408 <class>ScalableButton</class>
409 <extends>QPushButton</extends>
410 <header>widgets/scalablebutton.h</header>
411 </customwidget>
412 </customwidgets>
413 <resources>
414 <include location="../resources.qrc"/>
415 </resources>
416 <connections/>
417 </ui>