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">
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=
"area_left" native=
"true">
40 <layout class=
"QHBoxLayout" name=
"horizontalLayout_3">
41 <property name=
"spacing">
44 <property name=
"leftMargin">
47 <property name=
"topMargin">
50 <property name=
"rightMargin">
53 <property name=
"bottomMargin">
57 <widget class=
"ScalableButton" name=
"b_enable">
58 <property name=
"minimumSize">
64 <property name=
"maximumSize">
70 <property name=
"text">
73 <property name=
"icon">
74 <iconset resource=
"../resources.qrc">
75 <normaloff>:/bitmaps/button_off.png
</normaloff>:/bitmaps/button_off.png
</iconset>
77 <property name=
"iconSize">
83 <property name=
"checkable">
86 <property name=
"flat">
92 <widget class=
"ScalableButton" name=
"b_gui">
93 <property name=
"minimumSize">
99 <property name=
"maximumSize">
105 <property name=
"text">
108 <property name=
"icon">
109 <iconset resource=
"../resources.qrc">
110 <normaloff>:/bitmaps/button_gui.png
</normaloff>:/bitmaps/button_gui.png
</iconset>
112 <property name=
"iconSize">
118 <property name=
"checkable">
121 <property name=
"flat">
127 <widget class=
"ScalableButton" name=
"b_edit">
128 <property name=
"minimumSize">
134 <property name=
"maximumSize">
140 <property name=
"text">
143 <property name=
"icon">
144 <iconset resource=
"../resources.qrc">
145 <normaloff>:/bitmaps/button_edit.png
</normaloff>:/bitmaps/button_edit.png
</iconset>
147 <property name=
"iconSize">
153 <property name=
"checkable">
156 <property name=
"flat">
162 <widget class=
"QLabel" name=
"label_name">
163 <property name=
"text">
164 <string>Plugin Name
</string>
172 <spacer name=
"horizontalSpacer">
173 <property name=
"orientation">
174 <enum>Qt::Horizontal
</enum>
176 <property name=
"sizeHint" stdset=
"0">
185 <widget class=
"QWidget" name=
"area_right" native=
"true">
186 <layout class=
"QHBoxLayout" name=
"horizontalLayout_2">
187 <property name=
"spacing">
190 <property name=
"leftMargin">
193 <property name=
"topMargin">
196 <property name=
"rightMargin">
199 <property name=
"bottomMargin">
203 <widget class=
"LEDButton" name=
"led_control">
204 <property name=
"minimumSize">
210 <property name=
"maximumSize">
216 <property name=
"text">
219 <property name=
"checkable">
225 <widget class=
"LEDButton" name=
"led_midi">
226 <property name=
"minimumSize">
232 <property name=
"maximumSize">
238 <property name=
"text">
241 <property name=
"checkable">
247 <widget class=
"LEDButton" name=
"led_audio_in">
248 <property name=
"minimumSize">
254 <property name=
"maximumSize">
260 <property name=
"text">
263 <property name=
"checkable">
269 <widget class=
"LEDButton" name=
"led_audio_out">
270 <property name=
"minimumSize">
276 <property name=
"maximumSize">
282 <property name=
"text">
285 <property name=
"checkable">
291 <layout class=
"QVBoxLayout" name=
"verticalLayout_2">
292 <property name=
"leftMargin">
296 <widget class=
"DigitalPeakMeter" name=
"peak_in" native=
"true">
297 <property name=
"minimumSize">
303 <property name=
"maximumSize">
306 <height>16777215</height>
312 <widget class=
"DigitalPeakMeter" name=
"peak_out" native=
"true">
313 <property name=
"minimumSize">
319 <property name=
"maximumSize">
322 <height>16777215</height>
336 <class>DigitalPeakMeter
</class>
337 <extends>QWidget
</extends>
338 <header>widgets/digitalpeakmeter.h
</header>
339 <container>1</container>
342 <class>LEDButton
</class>
343 <extends>QPushButton
</extends>
344 <header>widgets/ledbutton.h
</header>
347 <class>ScalableButton
</class>
348 <extends>QPushButton
</extends>
349 <header>widgets/scalablebutton.h
</header>
353 <include location=
"../resources.qrc"/>