1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>JackAppDialog
</class>
4 <widget class=
"QDialog" name=
"JackAppDialog">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>Add JACK Application
</string>
16 <layout class=
"QVBoxLayout" name=
"verticalLayout">
18 <widget class=
"QLabel" name=
"l_note_features">
19 <property name=
"text">
20 <string>Note: Features not implemented yet are greyed out
</string>
25 <widget class=
"QGroupBox" name=
"group_command">
26 <property name=
"title">
27 <string>Application
</string>
29 <layout class=
"QGridLayout" name=
"gridLayout">
30 <item row=
"0" column=
"0" rowspan=
"3">
31 <spacer name=
"horizontalSpacer_4">
32 <property name=
"orientation">
33 <enum>Qt::Horizontal
</enum>
35 <property name=
"sizeType">
36 <enum>QSizePolicy::Fixed
</enum>
38 <property name=
"sizeHint" stdset=
"0">
46 <item row=
"0" column=
"1">
47 <widget class=
"QLabel" name=
"label_10">
48 <property name=
"text">
49 <string>Name:
</string>
51 <property name=
"alignment">
52 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
56 <item row=
"0" column=
"2" colspan=
"2">
57 <widget class=
"QLineEdit" name=
"le_name">
58 <property name=
"sizePolicy">
59 <sizepolicy hsizetype=
"Preferred" vsizetype=
"Fixed">
60 <horstretch>0</horstretch>
61 <verstretch>0</verstretch>
66 <item row=
"0" column=
"4" rowspan=
"3">
67 <spacer name=
"horizontalSpacer_3">
68 <property name=
"orientation">
69 <enum>Qt::Horizontal
</enum>
71 <property name=
"sizeType">
72 <enum>QSizePolicy::Fixed
</enum>
74 <property name=
"sizeHint" stdset=
"0">
82 <item row=
"1" column=
"1">
83 <widget class=
"QLabel" name=
"label_5">
84 <property name=
"text">
85 <string>Application:
</string>
87 <property name=
"alignment">
88 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
92 <item row=
"1" column=
"2">
93 <widget class=
"QRadioButton" name=
"rb_template">
94 <property name=
"enabled">
97 <property name=
"sizePolicy">
98 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Fixed">
99 <horstretch>0</horstretch>
100 <verstretch>0</verstretch>
103 <property name=
"text">
104 <string>From template
</string>
108 <item row=
"1" column=
"3">
109 <widget class=
"QRadioButton" name=
"rb_custom">
110 <property name=
"sizePolicy">
111 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Fixed">
112 <horstretch>0</horstretch>
113 <verstretch>0</verstretch>
116 <property name=
"text">
117 <string>Custom
</string>
119 <property name=
"checked">
124 <item row=
"2" column=
"1" colspan=
"3">
125 <widget class=
"QStackedWidget" name=
"stackedWidget">
126 <property name=
"currentIndex">
129 <widget class=
"QWidget" name=
"page_template">
130 <layout class=
"QHBoxLayout" name=
"horizontalLayout_2">
131 <property name=
"margin">
135 <widget class=
"QLabel" name=
"l_template">
136 <property name=
"text">
137 <string>Template:
</string>
139 <property name=
"alignment">
140 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
145 <widget class=
"QComboBox" name=
"cb_template">
146 <property name=
"sizePolicy">
147 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Fixed">
148 <horstretch>0</horstretch>
149 <verstretch>0</verstretch>
152 <property name=
"editable">
159 <widget class=
"QWidget" name=
"page_command">
160 <layout class=
"QHBoxLayout" name=
"horizontalLayout_3">
161 <property name=
"margin">
165 <widget class=
"QLabel" name=
"l_command">
166 <property name=
"text">
167 <string>Command:
</string>
169 <property name=
"alignment">
170 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
175 <widget class=
"QLineEdit" name=
"le_command"/>
185 <widget class=
"QGroupBox" name=
"group_setup">
186 <property name=
"title">
187 <string>Setup
</string>
189 <layout class=
"QGridLayout" name=
"gridLayout_2">
190 <item row=
"2" column=
"0">
191 <spacer name=
"horizontalSpacer_5">
192 <property name=
"orientation">
193 <enum>Qt::Horizontal
</enum>
195 <property name=
"sizeType">
196 <enum>QSizePolicy::Fixed
</enum>
198 <property name=
"sizeHint" stdset=
"0">
206 <item row=
"0" column=
"1" colspan=
"8">
207 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
209 <spacer name=
"horizontalSpacer_10">
210 <property name=
"orientation">
211 <enum>Qt::Horizontal
</enum>
213 <property name=
"sizeHint" stdset=
"0">
222 <widget class=
"QLabel" name=
"label_6">
223 <property name=
"text">
224 <string>Session Manager:
</string>
226 <property name=
"alignment">
227 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
232 <widget class=
"QComboBox" name=
"cb_session_mgr">
233 <property name=
"currentIndex">
237 <property name=
"text">
238 <string>None
</string>
242 <property name=
"text">
243 <string notr=
"true">LADISH (SIGUSR1)
</string>
247 <property name=
"text">
248 <string notr=
"true">NSM
</string>
254 <spacer name=
"horizontalSpacer_9">
255 <property name=
"orientation">
256 <enum>Qt::Horizontal
</enum>
258 <property name=
"sizeHint" stdset=
"0">
268 <item row=
"2" column=
"1">
269 <widget class=
"QLabel" name=
"label_3">
270 <property name=
"sizePolicy">
271 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Preferred">
272 <horstretch>0</horstretch>
273 <verstretch>0</verstretch>
276 <property name=
"text">
277 <string>Audio inputs:
</string>
279 <property name=
"alignment">
280 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
284 <item row=
"2" column=
"2">
285 <widget class=
"QSpinBox" name=
"sb_audio_ins">
286 <property name=
"maximum">
291 <item row=
"2" column=
"3">
292 <spacer name=
"horizontalSpacer_7">
293 <property name=
"orientation">
294 <enum>Qt::Horizontal
</enum>
296 <property name=
"sizeType">
297 <enum>QSizePolicy::Fixed
</enum>
299 <property name=
"sizeHint" stdset=
"0">
307 <item row=
"2" column=
"4" rowspan=
"2">
308 <widget class=
"Line" name=
"line">
309 <property name=
"lineWidth">
312 <property name=
"midLineWidth">
315 <property name=
"orientation">
316 <enum>Qt::Vertical
</enum>
320 <item row=
"2" column=
"5">
321 <spacer name=
"horizontalSpacer_13">
322 <property name=
"orientation">
323 <enum>Qt::Horizontal
</enum>
325 <property name=
"sizeType">
326 <enum>QSizePolicy::Fixed
</enum>
328 <property name=
"sizeHint" stdset=
"0">
336 <item row=
"2" column=
"6">
337 <widget class=
"QLabel" name=
"label_7">
338 <property name=
"text">
339 <string>MIDI inputs:
</string>
341 <property name=
"alignment">
342 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
346 <item row=
"2" column=
"7">
347 <widget class=
"QSpinBox" name=
"sb_midi_ins">
348 <property name=
"maximum">
353 <item row=
"2" column=
"8">
354 <spacer name=
"horizontalSpacer_15">
355 <property name=
"orientation">
356 <enum>Qt::Horizontal
</enum>
358 <property name=
"sizeHint" stdset=
"0">
366 <item row=
"3" column=
"0">
367 <spacer name=
"horizontalSpacer_6">
368 <property name=
"orientation">
369 <enum>Qt::Horizontal
</enum>
371 <property name=
"sizeType">
372 <enum>QSizePolicy::Fixed
</enum>
374 <property name=
"sizeHint" stdset=
"0">
382 <item row=
"3" column=
"1">
383 <widget class=
"QLabel" name=
"label_4">
384 <property name=
"sizePolicy">
385 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Preferred">
386 <horstretch>0</horstretch>
387 <verstretch>0</verstretch>
390 <property name=
"text">
391 <string>Audio outputs:
</string>
393 <property name=
"alignment">
394 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
398 <item row=
"3" column=
"2">
399 <widget class=
"QSpinBox" name=
"sb_audio_outs">
400 <property name=
"maximum">
405 <item row=
"3" column=
"3">
406 <spacer name=
"horizontalSpacer_8">
407 <property name=
"orientation">
408 <enum>Qt::Horizontal
</enum>
410 <property name=
"sizeType">
411 <enum>QSizePolicy::Fixed
</enum>
413 <property name=
"sizeHint" stdset=
"0">
421 <item row=
"3" column=
"5">
422 <spacer name=
"horizontalSpacer_14">
423 <property name=
"orientation">
424 <enum>Qt::Horizontal
</enum>
426 <property name=
"sizeType">
427 <enum>QSizePolicy::Fixed
</enum>
429 <property name=
"sizeHint" stdset=
"0">
437 <item row=
"3" column=
"6">
438 <widget class=
"QLabel" name=
"label_8">
439 <property name=
"text">
440 <string>MIDI outputs:
</string>
442 <property name=
"alignment">
443 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
447 <item row=
"3" column=
"7">
448 <widget class=
"QSpinBox" name=
"sb_midi_outs">
449 <property name=
"maximum">
454 <item row=
"3" column=
"8">
455 <spacer name=
"horizontalSpacer_16">
456 <property name=
"orientation">
457 <enum>Qt::Horizontal
</enum>
459 <property name=
"sizeHint" stdset=
"0">
467 <item row=
"1" column=
"2" colspan=
"7">
468 <widget class=
"QCheckBox" name=
"cb_manage_window">
469 <property name=
"text">
470 <string>Take control of main application window
</string>
478 <widget class=
"QGroupBox" name=
"group_workarounds">
479 <property name=
"title">
480 <string>Workarounds
</string>
482 <layout class=
"QGridLayout" name=
"gridLayout_3">
483 <item row=
"4" column=
"1">
484 <widget class=
"QCheckBox" name=
"cb_external_start">
485 <property name=
"text">
486 <string>Wait for external application start (Advanced, for Debug only)
</string>
490 <item row=
"0" column=
"1">
491 <widget class=
"QCheckBox" name=
"cb_capture_first_window">
492 <property name=
"enabled">
495 <property name=
"text">
496 <string>Capture only the first X11 Window
</string>
500 <item row=
"0" column=
"0">
501 <spacer name=
"horizontalSpacer">
502 <property name=
"orientation">
503 <enum>Qt::Horizontal
</enum>
505 <property name=
"sizeType">
506 <enum>QSizePolicy::Fixed
</enum>
508 <property name=
"sizeHint" stdset=
"0">
516 <item row=
"0" column=
"2">
517 <spacer name=
"horizontalSpacer_2">
518 <property name=
"orientation">
519 <enum>Qt::Horizontal
</enum>
521 <property name=
"sizeHint" stdset=
"0">
529 <item row=
"2" column=
"1">
530 <widget class=
"QCheckBox" name=
"cb_buffers_addition_mode">
531 <property name=
"text">
532 <string>Use previous client output buffer as input for the next client
</string>
536 <item row=
"1" column=
"1">
537 <widget class=
"QCheckBox" name=
"cb_out_midi_mixdown">
538 <property name=
"text">
539 <string>Simulate
16 JACK MIDI outputs, with MIDI channel as port index
</string>
547 <widget class=
"QFrame" name=
"group_error">
548 <property name=
"frameShape">
549 <enum>QFrame::StyledPanel
</enum>
551 <property name=
"frameShadow">
552 <enum>QFrame::Raised
</enum>
554 <layout class=
"QHBoxLayout" name=
"horizontalLayout_4">
556 <widget class=
"QLabel" name=
"ico_error">
557 <property name=
"sizePolicy">
558 <sizepolicy hsizetype=
"Preferred" vsizetype=
"Preferred">
559 <horstretch>16</horstretch>
560 <verstretch>16</verstretch>
563 <property name=
"maximumSize">
569 <property name=
"text">
572 <property name=
"pixmap">
573 <pixmap resource=
"../resources.qrc">:/
16x16/dialog-cancel.svgz
</pixmap>
575 <property name=
"scaledContents">
581 <widget class=
"QLabel" name=
"l_error">
582 <property name=
"text">
583 <string>Error here
</string>
591 <spacer name=
"verticalSpacer">
592 <property name=
"orientation">
593 <enum>Qt::Vertical
</enum>
595 <property name=
"sizeHint" stdset=
"0">
604 <widget class=
"QDialogButtonBox" name=
"buttonBox">
605 <property name=
"orientation">
606 <enum>Qt::Horizontal
</enum>
608 <property name=
"standardButtons">
609 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok
</set>
616 <include location=
"../resources.qrc"/>
620 <sender>buttonBox
</sender>
621 <signal>accepted()
</signal>
622 <receiver>JackAppDialog
</receiver>
623 <slot>accept()
</slot>
625 <hint type=
"sourcelabel">
629 <hint type=
"destinationlabel">
636 <sender>buttonBox
</sender>
637 <signal>rejected()
</signal>
638 <receiver>JackAppDialog
</receiver>
639 <slot>reject()
</slot>
641 <hint type=
"sourcelabel">
645 <hint type=
"destinationlabel">