1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>PluginWidget
</class>
4 <widget class=
"QFrame" name=
"PluginWidget">
5 <property name=
"geometry">
13 <property name=
"contextMenuPolicy">
14 <enum>Qt::CustomContextMenu
</enum>
16 <property name=
"windowTitle">
17 <string>Frame
</string>
19 <property name=
"lineWidth">
22 <layout class=
"QHBoxLayout" name=
"horizontalLayout_2">
23 <property name=
"spacing">
26 <property name=
"leftMargin">
29 <property name=
"topMargin">
32 <property name=
"rightMargin">
35 <property name=
"bottomMargin">
39 <widget class=
"QWidget" name=
"w_buttons" native=
"true">
40 <property name=
"minimumSize">
46 <property name=
"maximumSize">
52 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
53 <property name=
"spacing">
56 <property name=
"margin">
60 <widget class=
"ScalableButton" name=
"b_enable">
61 <property name=
"minimumSize">
67 <property name=
"maximumSize">
73 <property name=
"text">
76 <property name=
"icon">
77 <iconset resource=
"../resources.qrc">
78 <normaloff>:/bitmaps/button_off.png
</normaloff>:/bitmaps/button_off.png
</iconset>
80 <property name=
"iconSize">
86 <property name=
"checkable">
89 <property name=
"flat">
95 <widget class=
"ScalableButton" name=
"b_gui">
96 <property name=
"minimumSize">
102 <property name=
"maximumSize">
108 <property name=
"text">
111 <property name=
"icon">
112 <iconset resource=
"../resources.qrc">
113 <normaloff>:/bitmaps/button_gui.png
</normaloff>:/bitmaps/button_gui.png
</iconset>
115 <property name=
"iconSize">
121 <property name=
"checkable">
124 <property name=
"flat">
130 <widget class=
"ScalableButton" name=
"b_edit">
131 <property name=
"minimumSize">
137 <property name=
"maximumSize">
143 <property name=
"text">
146 <property name=
"icon">
147 <iconset resource=
"../resources.qrc">
148 <normaloff>:/bitmaps/button_edit.png
</normaloff>:/bitmaps/button_edit.png
</iconset>
150 <property name=
"iconSize">
156 <property name=
"checkable">
159 <property name=
"flat">
168 <spacer name=
"spacer_namesep1">
169 <property name=
"orientation">
170 <enum>Qt::Horizontal
</enum>
172 <property name=
"sizeType">
173 <enum>QSizePolicy::Fixed
</enum>
175 <property name=
"sizeHint" stdset=
"0">
184 <widget class=
"Line" name=
"line_name_sep">
185 <property name=
"minimumSize">
191 <property name=
"maximumSize">
193 <width>16777215</width>
197 <property name=
"lineWidth">
200 <property name=
"midLineWidth">
203 <property name=
"orientation">
204 <enum>Qt::Vertical
</enum>
209 <spacer name=
"spacer_namesep2">
210 <property name=
"orientation">
211 <enum>Qt::Horizontal
</enum>
213 <property name=
"sizeType">
214 <enum>QSizePolicy::Fixed
</enum>
216 <property name=
"sizeHint" stdset=
"0">
225 <widget class=
"QLabel" name=
"label_name">
226 <property name=
"text">
227 <string>PluginName
</string>
229 <property name=
"alignment">
230 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter
</set>
235 <spacer name=
"spacer_namesep3">
236 <property name=
"orientation">
237 <enum>Qt::Horizontal
</enum>
239 <property name=
"sizeHint" stdset=
"0">
248 <layout class=
"QHBoxLayout" name=
"layout_peaks">
249 <property name=
"spacing">
252 <property name=
"leftMargin">
255 <property name=
"topMargin">
258 <property name=
"rightMargin">
261 <property name=
"bottomMargin">
265 <widget class=
"DigitalPeakMeter" name=
"peak_in" native=
"true">
266 <property name=
"minimumSize">
272 <property name=
"maximumSize">
275 <height>16777215</height>
281 <widget class=
"DigitalPeakMeter" name=
"peak_out" native=
"true">
282 <property name=
"minimumSize">
288 <property name=
"maximumSize">
291 <height>16777215</height>
299 <layout class=
"QHBoxLayout" name=
"layout_leds">
300 <property name=
"spacing">
304 <widget class=
"LEDButton" name=
"led_control">
305 <property name=
"minimumSize">
311 <property name=
"maximumSize">
317 <property name=
"text">
320 <property name=
"checkable">
326 <widget class=
"LEDButton" name=
"led_midi">
327 <property name=
"minimumSize">
333 <property name=
"maximumSize">
339 <property name=
"text">
342 <property name=
"checkable">
348 <widget class=
"LEDButton" name=
"led_audio_in">
349 <property name=
"minimumSize">
355 <property name=
"maximumSize">
361 <property name=
"text">
364 <property name=
"checkable">
370 <widget class=
"LEDButton" name=
"led_audio_out">
371 <property name=
"minimumSize">
377 <property name=
"maximumSize">
383 <property name=
"text">
386 <property name=
"checkable">
397 <class>DigitalPeakMeter
</class>
398 <extends>QWidget
</extends>
399 <header>widgets/digitalpeakmeter.h
</header>
400 <container>1</container>
403 <class>LEDButton
</class>
404 <extends>QPushButton
</extends>
405 <header>widgets/ledbutton.h
</header>
408 <class>ScalableButton
</class>
409 <extends>QPushButton
</extends>
410 <header>widgets/scalablebutton.h
</header>
414 <include location=
"../resources.qrc"/>