]> git.sesse.net Git - vlc/blob - modules/gui/qt4/ui/sout.ui
qt4 - Sout.ui in a Qt4.2 compatible way.
[vlc] / modules / gui / qt4 / ui / sout.ui
1 <ui version="4.0" >
2  <class>Sout</class>
3  <widget class="QWidget" name="Sout" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>617</width>
9     <height>653</height>
10    </rect>
11   </property>
12   <property name="sizePolicy" >
13    <sizepolicy vsizetype="Preferred" hsizetype="Minimum" >
14     <horstretch>0</horstretch>
15     <verstretch>0</verstretch>
16    </sizepolicy>
17   </property>
18   <property name="windowTitle" >
19    <string>_("Stream Output")</string>
20   </property>
21   <layout class="QGridLayout" >
22    <item row="0" column="0" colspan="2" >
23     <widget class="QGroupBox" name="groupBox" >
24      <property name="sizePolicy" >
25       <sizepolicy vsizetype="Preferred" hsizetype="Minimum" >
26        <horstretch>0</horstretch>
27        <verstretch>0</verstretch>
28       </sizepolicy>
29      </property>
30      <property name="title" >
31       <string>_("Outputs")</string>
32      </property>
33      <layout class="QHBoxLayout" >
34       <item>
35        <layout class="QGridLayout" >
36         <property name="margin" >
37          <number>3</number>
38         </property>
39         <item row="1" column="1" >
40          <widget class="QLabel" name="fileLabel" >
41           <property name="enabled" >
42            <bool>false</bool>
43           </property>
44           <property name="text" >
45            <string>_("Filename")</string>
46           </property>
47          </widget>
48         </item>
49         <item row="1" column="0" >
50          <widget class="QCheckBox" name="fileOutput" >
51           <property name="contextMenuPolicy" >
52            <enum>Qt::NoContextMenu</enum>
53           </property>
54           <property name="text" >
55            <string>_("File")</string>
56           </property>
57          </widget>
58         </item>
59         <item row="2" column="4" >
60          <widget class="QSpinBox" name="HTTPPort" >
61           <property name="enabled" >
62            <bool>false</bool>
63           </property>
64           <property name="maximumSize" >
65            <size>
66             <width>90</width>
67             <height>16777215</height>
68            </size>
69           </property>
70           <property name="alignment" >
71            <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
72           </property>
73           <property name="minimum" >
74            <number>1</number>
75           </property>
76           <property name="maximum" >
77            <number>65535</number>
78           </property>
79           <property name="singleStep" >
80            <number>1</number>
81           </property>
82           <property name="value" >
83            <number>8080</number>
84           </property>
85          </widget>
86         </item>
87         <item row="1" column="4" >
88          <widget class="QCheckBox" name="rawInput" >
89           <property name="enabled" >
90            <bool>false</bool>
91           </property>
92           <property name="text" >
93            <string>_("Dump raw input")</string>
94           </property>
95          </widget>
96         </item>
97         <item row="1" column="2" >
98          <widget class="QLineEdit" name="fileEdit" >
99           <property name="enabled" >
100            <bool>false</bool>
101           </property>
102          </widget>
103         </item>
104         <item row="3" column="3" >
105          <widget class="QLabel" name="MMSHPortLabel" >
106           <property name="enabled" >
107            <bool>false</bool>
108           </property>
109           <property name="text" >
110            <string>_("Port:")</string>
111           </property>
112           <property name="alignment" >
113            <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
114           </property>
115          </widget>
116         </item>
117         <item row="3" column="1" >
118          <widget class="QLabel" name="MMSHLabel" >
119           <property name="enabled" >
120            <bool>false</bool>
121           </property>
122           <property name="text" >
123            <string>_("Address")</string>
124           </property>
125          </widget>
126         </item>
127         <item row="0" column="0" >
128          <widget class="QCheckBox" name="localOutput" >
129           <property name="text" >
130            <string>_("Play locally")</string>
131           </property>
132          </widget>
133         </item>
134         <item row="3" column="0" >
135          <widget class="QCheckBox" name="MMSHOutput" >
136           <property name="text" >
137            <string>MMSH</string>
138           </property>
139          </widget>
140         </item>
141         <item row="1" column="3" >
142          <widget class="QPushButton" name="fileSelectButton" >
143           <property name="enabled" >
144            <bool>false</bool>
145           </property>
146           <property name="text" >
147            <string>_("Browse...")</string>
148           </property>
149          </widget>
150         </item>
151         <item row="2" column="2" >
152          <widget class="QLineEdit" name="HTTPEdit" >
153           <property name="enabled" >
154            <bool>false</bool>
155           </property>
156          </widget>
157         </item>
158         <item row="2" column="1" >
159          <widget class="QLabel" name="HTTPLabel" >
160           <property name="enabled" >
161            <bool>false</bool>
162           </property>
163           <property name="text" >
164            <string>_("Address")</string>
165           </property>
166          </widget>
167         </item>
168         <item row="2" column="3" >
169          <widget class="QLabel" name="HTTPPortLabel" >
170           <property name="enabled" >
171            <bool>false</bool>
172           </property>
173           <property name="text" >
174            <string>_("Port:")</string>
175           </property>
176           <property name="alignment" >
177            <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
178           </property>
179          </widget>
180         </item>
181         <item row="3" column="2" >
182          <widget class="QLineEdit" name="MMSHEdit" >
183           <property name="enabled" >
184            <bool>false</bool>
185           </property>
186          </widget>
187         </item>
188         <item row="2" column="0" >
189          <widget class="QCheckBox" name="HTTPOutput" >
190           <property name="text" >
191            <string>HTTP</string>
192           </property>
193          </widget>
194         </item>
195         <item row="4" column="0" >
196          <widget class="QCheckBox" name="UDPOutput" >
197           <property name="text" >
198            <string>UDP</string>
199           </property>
200          </widget>
201         </item>
202         <item row="4" column="1" >
203          <widget class="QLabel" name="UDPLabel" >
204           <property name="enabled" >
205            <bool>false</bool>
206           </property>
207           <property name="text" >
208            <string>_("Address")</string>
209           </property>
210          </widget>
211         </item>
212         <item row="4" column="3" >
213          <widget class="QLabel" name="UDPPortLabel" >
214           <property name="enabled" >
215            <bool>false</bool>
216           </property>
217           <property name="text" >
218            <string>_("Port:")</string>
219           </property>
220           <property name="alignment" >
221            <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
222           </property>
223          </widget>
224         </item>
225         <item row="4" column="2" >
226          <widget class="QLineEdit" name="UDPEdit" >
227           <property name="enabled" >
228            <bool>false</bool>
229           </property>
230          </widget>
231         </item>
232         <item row="3" column="4" >
233          <widget class="QSpinBox" name="MMSHPort" >
234           <property name="enabled" >
235            <bool>false</bool>
236           </property>
237           <property name="maximumSize" >
238            <size>
239             <width>90</width>
240             <height>16777215</height>
241            </size>
242           </property>
243           <property name="alignment" >
244            <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
245           </property>
246           <property name="minimum" >
247            <number>1</number>
248           </property>
249           <property name="maximum" >
250            <number>65535</number>
251           </property>
252           <property name="value" >
253            <number>1234</number>
254           </property>
255          </widget>
256         </item>
257         <item row="4" column="4" >
258          <widget class="QSpinBox" name="UDPPort" >
259           <property name="enabled" >
260            <bool>false</bool>
261           </property>
262           <property name="maximumSize" >
263            <size>
264             <width>90</width>
265             <height>16777215</height>
266            </size>
267           </property>
268           <property name="alignment" >
269            <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
270           </property>
271           <property name="minimum" >
272            <number>1</number>
273           </property>
274           <property name="maximum" >
275            <number>65535</number>
276           </property>
277           <property name="value" >
278            <number>1234</number>
279           </property>
280          </widget>
281         </item>
282        </layout>
283       </item>
284      </layout>
285     </widget>
286    </item>
287    <item row="1" column="0" colspan="2" >
288     <widget class="Line" name="line" >
289      <property name="orientation" >
290       <enum>Qt::Horizontal</enum>
291      </property>
292     </widget>
293    </item>
294    <item row="2" column="0" >
295     <widget class="QLabel" name="label_3" >
296      <property name="text" >
297       <string>_("Profile")</string>
298      </property>
299     </widget>
300    </item>
301    <item row="2" column="1" >
302     <widget class="QComboBox" name="comboBox" />
303    </item>
304    <item row="4" column="0" colspan="2" >
305     <widget class="QTabWidget" name="tabWidget" >
306      <property name="currentIndex" >
307       <number>3</number>
308      </property>
309      <widget class="QWidget" name="tab" >
310       <attribute name="title" >
311        <string>_("Encapsulation")</string>
312       </attribute>
313       <layout class="QGridLayout" >
314        <item row="0" column="0" >
315         <widget class="QRadioButton" name="TSMux" >
316          <property name="text" >
317           <string>MPEG-TS</string>
318          </property>
319         </widget>
320        </item>
321        <item row="0" column="1" >
322         <widget class="QRadioButton" name="OggMux" >
323          <property name="text" >
324           <string>Ogg</string>
325          </property>
326         </widget>
327        </item>
328        <item row="0" column="2" >
329         <widget class="QRadioButton" name="MOVMux" >
330          <property name="text" >
331           <string>MOV</string>
332          </property>
333         </widget>
334        </item>
335        <item row="0" column="3" >
336         <widget class="QRadioButton" name="FLVMux" >
337          <property name="text" >
338           <string>FLV</string>
339          </property>
340         </widget>
341        </item>
342        <item row="1" column="0" >
343         <widget class="QRadioButton" name="PSMux" >
344          <property name="text" >
345           <string>MPEG-PS</string>
346          </property>
347         </widget>
348        </item>
349        <item row="1" column="1" >
350         <widget class="QRadioButton" name="ASFMux" >
351          <property name="text" >
352           <string>ASF</string>
353          </property>
354         </widget>
355        </item>
356        <item row="1" column="2" >
357         <widget class="QRadioButton" name="WAVMux" >
358          <property name="text" >
359           <string>WAV</string>
360          </property>
361         </widget>
362        </item>
363        <item row="2" column="0" >
364         <widget class="QRadioButton" name="MPEG1Mux" >
365          <property name="text" >
366           <string>MPEG 1</string>
367          </property>
368         </widget>
369        </item>
370        <item row="2" column="1" >
371         <widget class="QRadioButton" name="MP4Mux" >
372          <property name="text" >
373           <string>MP4</string>
374          </property>
375         </widget>
376        </item>
377        <item row="2" column="2" >
378         <widget class="QRadioButton" name="RAWMux" >
379          <property name="text" >
380           <string>RAW</string>
381          </property>
382         </widget>
383        </item>
384       </layout>
385      </widget>
386      <widget class="QWidget" name="tab_2" >
387       <attribute name="title" >
388        <string>_("Video Codec")</string>
389       </attribute>
390       <layout class="QGridLayout" >
391        <item row="0" column="0" >
392         <widget class="QCheckBox" name="transcodeVideo_2" >
393          <property name="text" >
394           <string>_("Video")</string>
395          </property>
396         </widget>
397        </item>
398        <item rowspan="2" row="0" column="1" >
399         <widget class="QComboBox" name="vCodec_2" >
400          <property name="enabled" >
401           <bool>false</bool>
402          </property>
403          <property name="editable" >
404           <bool>false</bool>
405          </property>
406         </widget>
407        </item>
408        <item row="1" column="0" >
409         <widget class="QLabel" name="label_2" >
410          <property name="text" >
411           <string>_("Codec")</string>
412          </property>
413         </widget>
414        </item>
415        <item row="2" column="0" >
416         <widget class="QLabel" name="vBitrateLabel_2" >
417          <property name="enabled" >
418           <bool>false</bool>
419          </property>
420          <property name="text" >
421           <string>_("Bitrate (kb/s)")</string>
422          </property>
423         </widget>
424        </item>
425        <item row="2" column="1" >
426         <widget class="QSpinBox" name="vBitrate_2" >
427          <property name="enabled" >
428           <bool>false</bool>
429          </property>
430          <property name="alignment" >
431           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
432          </property>
433          <property name="accelerated" >
434           <bool>true</bool>
435          </property>
436          <property name="suffix" >
437           <string> kb/s</string>
438          </property>
439          <property name="minimum" >
440           <number>8</number>
441          </property>
442          <property name="maximum" >
443           <number>8192</number>
444          </property>
445          <property name="value" >
446           <number>800</number>
447          </property>
448         </widget>
449        </item>
450        <item row="3" column="0" >
451         <widget class="QLabel" name="vScaleLabel_2" >
452          <property name="enabled" >
453           <bool>false</bool>
454          </property>
455          <property name="text" >
456           <string>_("Scale")</string>
457          </property>
458         </widget>
459        </item>
460        <item row="3" column="1" >
461         <widget class="QComboBox" name="vScale_2" >
462          <property name="enabled" >
463           <bool>false</bool>
464          </property>
465          <property name="editable" >
466           <bool>true</bool>
467          </property>
468         </widget>
469        </item>
470       </layout>
471      </widget>
472      <widget class="QWidget" name="tab_3" >
473       <attribute name="title" >
474        <string>_("Audio Codec")</string>
475       </attribute>
476       <layout class="QGridLayout" >
477        <item row="0" column="0" >
478         <widget class="QCheckBox" name="transcodeAudio_2" >
479          <property name="text" >
480           <string>_("Audio")</string>
481          </property>
482         </widget>
483        </item>
484        <item row="1" column="0" >
485         <widget class="QLabel" name="label" >
486          <property name="text" >
487           <string>_("Codec")</string>
488          </property>
489         </widget>
490        </item>
491        <item row="1" column="1" >
492         <widget class="QComboBox" name="aCodec_2" >
493          <property name="enabled" >
494           <bool>false</bool>
495          </property>
496         </widget>
497        </item>
498        <item row="2" column="0" >
499         <widget class="QLabel" name="aBitrateLabel_2" >
500          <property name="enabled" >
501           <bool>false</bool>
502          </property>
503          <property name="text" >
504           <string>_("Bitrate (kb/s)")</string>
505          </property>
506         </widget>
507        </item>
508        <item row="2" column="1" >
509         <widget class="QSpinBox" name="aBitrate_2" >
510          <property name="enabled" >
511           <bool>false</bool>
512          </property>
513          <property name="alignment" >
514           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
515          </property>
516          <property name="suffix" >
517           <string> kb/s</string>
518          </property>
519          <property name="minimum" >
520           <number>8</number>
521          </property>
522          <property name="maximum" >
523           <number>512</number>
524          </property>
525          <property name="value" >
526           <number>128</number>
527          </property>
528         </widget>
529        </item>
530        <item row="3" column="0" >
531         <widget class="QLabel" name="s_3" >
532          <property name="enabled" >
533           <bool>false</bool>
534          </property>
535          <property name="text" >
536           <string>_("Channels")</string>
537          </property>
538         </widget>
539        </item>
540        <item row="3" column="1" >
541         <widget class="QSpinBox" name="aChannels_2" >
542          <property name="enabled" >
543           <bool>false</bool>
544          </property>
545          <property name="alignment" >
546           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
547          </property>
548          <property name="minimum" >
549           <number>1</number>
550          </property>
551          <property name="maximum" >
552           <number>10</number>
553          </property>
554          <property name="value" >
555           <number>2</number>
556          </property>
557         </widget>
558        </item>
559       </layout>
560      </widget>
561      <widget class="QWidget" name="tab_4" >
562       <attribute name="title" >
563        <string>_("Subtitles")</string>
564       </attribute>
565       <layout class="QGridLayout" >
566        <item row="0" column="0" >
567         <widget class="QCheckBox" name="transcodeSubs_2" >
568          <property name="text" >
569           <string>_("Subtitles")</string>
570          </property>
571         </widget>
572        </item>
573        <item row="0" column="1" >
574         <widget class="QComboBox" name="sCodec_2" >
575          <property name="enabled" >
576           <bool>false</bool>
577          </property>
578         </widget>
579        </item>
580        <item row="1" column="1" >
581         <widget class="QCheckBox" name="sOverlay_2" >
582          <property name="enabled" >
583           <bool>true</bool>
584          </property>
585          <property name="text" >
586           <string>_("Overlay subtitles on the video")</string>
587          </property>
588         </widget>
589        </item>
590       </layout>
591      </widget>
592     </widget>
593    </item>
594    <item row="5" column="0" colspan="2" >
595     <widget class="QGroupBox" name="groupBox_3" >
596      <property name="title" >
597       <string>_("Miscellaneous")</string>
598      </property>
599      <layout class="QHBoxLayout" >
600       <item>
601        <layout class="QGridLayout" >
602         <property name="margin" >
603          <number>3</number>
604         </property>
605         <item row="0" column="0" >
606          <widget class="QCheckBox" name="sap" >
607           <property name="enabled" >
608            <bool>false</bool>
609           </property>
610           <property name="text" >
611            <string>_("SAP announce")</string>
612           </property>
613          </widget>
614         </item>
615         <item row="0" column="3" >
616          <widget class="QLabel" name="sapGroupLabel" >
617           <property name="enabled" >
618            <bool>false</bool>
619           </property>
620           <property name="text" >
621            <string>_("Group name")</string>
622           </property>
623          </widget>
624         </item>
625         <item row="0" column="4" >
626          <widget class="QLineEdit" name="sapGroup" >
627           <property name="enabled" >
628            <bool>false</bool>
629           </property>
630          </widget>
631         </item>
632         <item row="1" column="4" >
633          <widget class="QSpinBox" name="ttl" >
634           <property name="alignment" >
635            <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
636           </property>
637           <property name="minimum" >
638            <number>1</number>
639           </property>
640           <property name="maximum" >
641            <number>255</number>
642           </property>
643          </widget>
644         </item>
645         <item row="0" column="1" colspan="2" >
646          <widget class="QLineEdit" name="sapName" >
647           <property name="enabled" >
648            <bool>false</bool>
649           </property>
650          </widget>
651         </item>
652         <item row="1" column="0" colspan="2" >
653          <widget class="QCheckBox" name="soutAll" >
654           <property name="text" >
655            <string>_("Stream all elementary streams")</string>
656           </property>
657          </widget>
658         </item>
659         <item row="1" column="3" >
660          <widget class="QLabel" name="label_10" >
661           <property name="text" >
662            <string>_("Time-To-Live (TTL)")</string>
663           </property>
664          </widget>
665         </item>
666        </layout>
667       </item>
668      </layout>
669     </widget>
670    </item>
671    <item row="6" column="0" colspan="2" >
672     <widget class="QGroupBox" name="groupBox_4" >
673      <property name="sizePolicy" >
674       <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
675        <horstretch>0</horstretch>
676        <verstretch>0</verstretch>
677       </sizepolicy>
678      </property>
679      <property name="title" >
680       <string>_("Generated stream output string")</string>
681      </property>
682      <layout class="QHBoxLayout" >
683       <item>
684        <widget class="QLineEdit" name="mrlEdit" />
685       </item>
686      </layout>
687     </widget>
688    </item>
689    <item row="7" column="0" colspan="2" >
690     <layout class="QHBoxLayout" >
691      <property name="margin" >
692       <number>0</number>
693      </property>
694      <item>
695       <spacer>
696        <property name="orientation" >
697         <enum>Qt::Horizontal</enum>
698        </property>
699        <property name="sizeHint" >
700         <size>
701          <width>40</width>
702          <height>20</height>
703         </size>
704        </property>
705       </spacer>
706      </item>
707      <item>
708       <widget class="QDialogButtonBox" name="acceptButtonBox" >
709        <property name="standardButtons" >
710         <set>QDialogButtonBox::NoButton</set>
711        </property>
712       </widget>
713      </item>
714     </layout>
715    </item>
716    <item row="3" column="0" colspan="2" >
717     <widget class="Line" name="line_2" >
718      <property name="orientation" >
719       <enum>Qt::Horizontal</enum>
720      </property>
721     </widget>
722    </item>
723   </layout>
724  </widget>
725  <resources/>
726  <connections>
727   <connection>
728    <sender>UDPOutput</sender>
729    <signal>clicked(bool)</signal>
730    <receiver>sap</receiver>
731    <slot>setEnabled(bool)</slot>
732    <hints>
733     <hint type="sourcelabel" >
734      <x>68</x>
735      <y>175</y>
736     </hint>
737     <hint type="destinationlabel" >
738      <x>80</x>
739      <y>467</y>
740     </hint>
741    </hints>
742   </connection>
743   <connection>
744    <sender>UDPOutput</sender>
745    <signal>clicked(bool)</signal>
746    <receiver>UDPLabel</receiver>
747    <slot>setEnabled(bool)</slot>
748    <hints>
749     <hint type="sourcelabel" >
750      <x>58</x>
751      <y>174</y>
752     </hint>
753     <hint type="destinationlabel" >
754      <x>147</x>
755      <y>184</y>
756     </hint>
757    </hints>
758   </connection>
759   <connection>
760    <sender>UDPOutput</sender>
761    <signal>clicked(bool)</signal>
762    <receiver>UDPEdit</receiver>
763    <slot>setEnabled(bool)</slot>
764    <hints>
765     <hint type="sourcelabel" >
766      <x>63</x>
767      <y>186</y>
768     </hint>
769     <hint type="destinationlabel" >
770      <x>244</x>
771      <y>186</y>
772     </hint>
773    </hints>
774   </connection>
775   <connection>
776    <sender>MMSHOutput</sender>
777    <signal>clicked(bool)</signal>
778    <receiver>MMSHLabel</receiver>
779    <slot>setEnabled(bool)</slot>
780    <hints>
781     <hint type="sourcelabel" >
782      <x>41</x>
783      <y>155</y>
784     </hint>
785     <hint type="destinationlabel" >
786      <x>145</x>
787      <y>155</y>
788     </hint>
789    </hints>
790   </connection>
791   <connection>
792    <sender>MMSHOutput</sender>
793    <signal>clicked(bool)</signal>
794    <receiver>MMSHEdit</receiver>
795    <slot>setEnabled(bool)</slot>
796    <hints>
797     <hint type="sourcelabel" >
798      <x>65</x>
799      <y>155</y>
800     </hint>
801     <hint type="destinationlabel" >
802      <x>270</x>
803      <y>155</y>
804     </hint>
805    </hints>
806   </connection>
807   <connection>
808    <sender>MMSHOutput</sender>
809    <signal>clicked(bool)</signal>
810    <receiver>MMSHPortLabel</receiver>
811    <slot>setEnabled(bool)</slot>
812    <hints>
813     <hint type="sourcelabel" >
814      <x>54</x>
815      <y>155</y>
816     </hint>
817     <hint type="destinationlabel" >
818      <x>416</x>
819      <y>155</y>
820     </hint>
821    </hints>
822   </connection>
823   <connection>
824    <sender>UDPOutput</sender>
825    <signal>clicked(bool)</signal>
826    <receiver>UDPPortLabel</receiver>
827    <slot>setEnabled(bool)</slot>
828    <hints>
829     <hint type="sourcelabel" >
830      <x>54</x>
831      <y>186</y>
832     </hint>
833     <hint type="destinationlabel" >
834      <x>426</x>
835      <y>186</y>
836     </hint>
837    </hints>
838   </connection>
839   <connection>
840    <sender>UDPOutput</sender>
841    <signal>clicked(bool)</signal>
842    <receiver>UDPPort</receiver>
843    <slot>setEnabled(bool)</slot>
844    <hints>
845     <hint type="sourcelabel" >
846      <x>38</x>
847      <y>186</y>
848     </hint>
849     <hint type="destinationlabel" >
850      <x>549</x>
851      <y>186</y>
852     </hint>
853    </hints>
854   </connection>
855   <connection>
856    <sender>MMSHOutput</sender>
857    <signal>clicked(bool)</signal>
858    <receiver>MMSHPort</receiver>
859    <slot>setEnabled(bool)</slot>
860    <hints>
861     <hint type="sourcelabel" >
862      <x>51</x>
863      <y>155</y>
864     </hint>
865     <hint type="destinationlabel" >
866      <x>549</x>
867      <y>155</y>
868     </hint>
869    </hints>
870   </connection>
871   <connection>
872    <sender>sap</sender>
873    <signal>clicked(bool)</signal>
874    <receiver>sapName</receiver>
875    <slot>setEnabled(bool)</slot>
876    <hints>
877     <hint type="sourcelabel" >
878      <x>98</x>
879      <y>474</y>
880     </hint>
881     <hint type="destinationlabel" >
882      <x>198</x>
883      <y>466</y>
884     </hint>
885    </hints>
886   </connection>
887   <connection>
888    <sender>sap</sender>
889    <signal>clicked(bool)</signal>
890    <receiver>sapGroupLabel</receiver>
891    <slot>setEnabled(bool)</slot>
892    <hints>
893     <hint type="sourcelabel" >
894      <x>41</x>
895      <y>465</y>
896     </hint>
897     <hint type="destinationlabel" >
898      <x>335</x>
899      <y>472</y>
900     </hint>
901    </hints>
902   </connection>
903   <connection>
904    <sender>sap</sender>
905    <signal>clicked(bool)</signal>
906    <receiver>sapGroup</receiver>
907    <slot>setEnabled(bool)</slot>
908    <hints>
909     <hint type="sourcelabel" >
910      <x>33</x>
911      <y>470</y>
912     </hint>
913     <hint type="destinationlabel" >
914      <x>459</x>
915      <y>464</y>
916     </hint>
917    </hints>
918   </connection>
919   <connection>
920    <sender>HTTPOutput</sender>
921    <signal>clicked(bool)</signal>
922    <receiver>HTTPLabel</receiver>
923    <slot>setEnabled(bool)</slot>
924    <hints>
925     <hint type="sourcelabel" >
926      <x>49</x>
927      <y>105</y>
928     </hint>
929     <hint type="destinationlabel" >
930      <x>155</x>
931      <y>117</y>
932     </hint>
933    </hints>
934   </connection>
935   <connection>
936    <sender>HTTPOutput</sender>
937    <signal>clicked(bool)</signal>
938    <receiver>HTTPEdit</receiver>
939    <slot>setEnabled(bool)</slot>
940    <hints>
941     <hint type="sourcelabel" >
942      <x>34</x>
943      <y>104</y>
944     </hint>
945     <hint type="destinationlabel" >
946      <x>264</x>
947      <y>115</y>
948     </hint>
949    </hints>
950   </connection>
951   <connection>
952    <sender>HTTPOutput</sender>
953    <signal>clicked(bool)</signal>
954    <receiver>HTTPPortLabel</receiver>
955    <slot>setEnabled(bool)</slot>
956    <hints>
957     <hint type="sourcelabel" >
958      <x>26</x>
959      <y>108</y>
960     </hint>
961     <hint type="destinationlabel" >
962      <x>425</x>
963      <y>114</y>
964     </hint>
965    </hints>
966   </connection>
967   <connection>
968    <sender>HTTPOutput</sender>
969    <signal>clicked(bool)</signal>
970    <receiver>HTTPPort</receiver>
971    <slot>setEnabled(bool)</slot>
972    <hints>
973     <hint type="sourcelabel" >
974      <x>67</x>
975      <y>104</y>
976     </hint>
977     <hint type="destinationlabel" >
978      <x>543</x>
979      <y>114</y>
980     </hint>
981    </hints>
982   </connection>
983   <connection>
984    <sender>fileOutput</sender>
985    <signal>clicked(bool)</signal>
986    <receiver>fileLabel</receiver>
987    <slot>setEnabled(bool)</slot>
988    <hints>
989     <hint type="sourcelabel" >
990      <x>108</x>
991      <y>92</y>
992     </hint>
993     <hint type="destinationlabel" >
994      <x>120</x>
995      <y>95</y>
996     </hint>
997    </hints>
998   </connection>
999   <connection>
1000    <sender>fileOutput</sender>
1001    <signal>clicked(bool)</signal>
1002    <receiver>fileEdit</receiver>
1003    <slot>setEnabled(bool)</slot>
1004    <hints>
1005     <hint type="sourcelabel" >
1006      <x>61</x>
1007      <y>81</y>
1008     </hint>
1009     <hint type="destinationlabel" >
1010      <x>288</x>
1011      <y>82</y>
1012     </hint>
1013    </hints>
1014   </connection>
1015   <connection>
1016    <sender>fileOutput</sender>
1017    <signal>clicked(bool)</signal>
1018    <receiver>fileSelectButton</receiver>
1019    <slot>setEnabled(bool)</slot>
1020    <hints>
1021     <hint type="sourcelabel" >
1022      <x>25</x>
1023      <y>88</y>
1024     </hint>
1025     <hint type="destinationlabel" >
1026      <x>443</x>
1027      <y>86</y>
1028     </hint>
1029    </hints>
1030   </connection>
1031   <connection>
1032    <sender>fileOutput</sender>
1033    <signal>clicked(bool)</signal>
1034    <receiver>rawInput</receiver>
1035    <slot>setEnabled(bool)</slot>
1036    <hints>
1037     <hint type="sourcelabel" >
1038      <x>25</x>
1039      <y>79</y>
1040     </hint>
1041     <hint type="destinationlabel" >
1042      <x>552</x>
1043      <y>90</y>
1044     </hint>
1045    </hints>
1046   </connection>
1047   <connection>
1048    <sender>rawInput</sender>
1049    <signal>clicked(bool)</signal>
1050    <receiver>HTTPOutput</receiver>
1051    <slot>setDisabled(bool)</slot>
1052    <hints>
1053     <hint type="sourcelabel" >
1054      <x>605</x>
1055      <y>71</y>
1056     </hint>
1057     <hint type="destinationlabel" >
1058      <x>24</x>
1059      <y>115</y>
1060     </hint>
1061    </hints>
1062   </connection>
1063   <connection>
1064    <sender>rawInput</sender>
1065    <signal>clicked(bool)</signal>
1066    <receiver>groupBox_3</receiver>
1067    <slot>setDisabled(bool)</slot>
1068    <hints>
1069     <hint type="sourcelabel" >
1070      <x>583</x>
1071      <y>76</y>
1072     </hint>
1073     <hint type="destinationlabel" >
1074      <x>518</x>
1075      <y>427</y>
1076     </hint>
1077    </hints>
1078   </connection>
1079   <connection>
1080    <sender>rawInput</sender>
1081    <signal>clicked(bool)</signal>
1082    <receiver>UDPOutput</receiver>
1083    <slot>setDisabled(bool)</slot>
1084    <hints>
1085     <hint type="sourcelabel" >
1086      <x>595</x>
1087      <y>75</y>
1088     </hint>
1089     <hint type="destinationlabel" >
1090      <x>66</x>
1091      <y>172</y>
1092     </hint>
1093    </hints>
1094   </connection>
1095   <connection>
1096    <sender>rawInput</sender>
1097    <signal>clicked(bool)</signal>
1098    <receiver>MMSHOutput</receiver>
1099    <slot>setDisabled(bool)</slot>
1100    <hints>
1101     <hint type="sourcelabel" >
1102      <x>485</x>
1103      <y>92</y>
1104     </hint>
1105     <hint type="destinationlabel" >
1106      <x>46</x>
1107      <y>141</y>
1108     </hint>
1109    </hints>
1110   </connection>
1111  </connections>
1112 </ui>