]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/ui/sout.ui
Try to fix Sout Dialog ( Part 1 )
[vlc] / modules / gui / qt4 / ui / sout.ui
index 509011876f6e550e417095c6fd9d39f7d3fb9eeb..30f133f66dcc5e2fbb69a23a061f44f025193433 100644 (file)
@@ -6,8 +6,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>617</width>
-    <height>678</height>
+    <width>726</width>
+    <height>782</height>
    </rect>
   </property>
   <property name="sizePolicy" >
         </item>
         <item row="5" column="0" >
          <widget class="QCheckBox" name="UDPOutput" >
+          <property name="enabled" >
+           <bool>false</bool>
+          </property>
           <property name="toolTip" >
            <string>_("Using this option is not recommended in most of the cases.")</string>
           </property>
         </item>
         <item row="5" column="1" >
          <widget class="QLabel" name="UDPLabel" >
+          <property name="enabled" >
+           <bool>true</bool>
+          </property>
           <property name="text" >
            <string>_("Address")</string>
           </property>
          </widget>
         </item>
         <item row="5" column="2" >
-         <widget class="QLineEdit" name="UDPEdit" />
+         <widget class="QLineEdit" name="UDPEdit" >
+          <property name="enabled" >
+           <bool>true</bool>
+          </property>
+         </widget>
         </item>
         <item row="5" column="3" >
          <widget class="QLabel" name="UDPPortLabel" >
+          <property name="enabled" >
+           <bool>false</bool>
+          </property>
           <property name="text" >
            <string>_("Port")</string>
           </property>
         </item>
         <item row="5" column="4" >
          <widget class="QSpinBox" name="UDPPort" >
+          <property name="enabled" >
+           <bool>false</bool>
+          </property>
           <property name="maximumSize" >
            <size>
             <width>90</width>
       <number>1</number>
      </property>
      <widget class="QWidget" name="muxer" >
+      <property name="geometry" >
+       <rect>
+        <x>0</x>
+        <y>0</y>
+        <width>704</width>
+        <height>148</height>
+       </rect>
+      </property>
       <attribute name="title" >
        <string>_("Encapsulation")</string>
       </attribute>
       <property name="enabled" >
        <bool>true</bool>
       </property>
+      <property name="geometry" >
+       <rect>
+        <x>0</x>
+        <y>0</y>
+        <width>704</width>
+        <height>148</height>
+       </rect>
+      </property>
       <attribute name="title" >
        <string>_("Video codec")</string>
       </attribute>
       </layout>
      </widget>
      <widget class="QWidget" name="audioCodec" >
+      <property name="geometry" >
+       <rect>
+        <x>0</x>
+        <y>0</y>
+        <width>704</width>
+        <height>148</height>
+       </rect>
+      </property>
       <attribute name="title" >
        <string>_("Audio codec")</string>
       </attribute>
       </layout>
      </widget>
      <widget class="QWidget" name="subtitles" >
+      <property name="geometry" >
+       <rect>
+        <x>0</x>
+        <y>0</y>
+        <width>704</width>
+        <height>148</height>
+       </rect>
+      </property>
       <attribute name="title" >
        <string>_("Subtitles")</string>
       </attribute>
        <property name="orientation" >
         <enum>Qt::Horizontal</enum>
        </property>
-       <property name="sizeHint" >
+       <property name="sizeHint" stdset="0" >
         <size>
          <width>40</width>
          <height>20</height>
     </hint>
    </hints>
   </connection>
-  <connection>
-   <sender>rawInput</sender>
-   <signal>clicked(bool)</signal>
-   <receiver>RTPOutput</receiver>
-   <slot>setDisabled(bool)</slot>
-   <hints>
-    <hint type="sourcelabel" >
-     <x>595</x>
-     <y>75</y>
-    </hint>
-    <hint type="destinationlabel" >
-     <x>66</x>
-     <y>172</y>
-    </hint>
-   </hints>
-  </connection>
-  <connection>
-   <sender>rawInput</sender>
-   <signal>clicked(bool)</signal>
-   <receiver>MMSHOutput</receiver>
-   <slot>setDisabled(bool)</slot>
-   <hints>
-    <hint type="sourcelabel" >
-     <x>485</x>
-     <y>92</y>
-    </hint>
-    <hint type="destinationlabel" >
-     <x>46</x>
-     <y>141</y>
-    </hint>
-   </hints>
-  </connection>
-  <connection>
-   <sender>UDPOutput</sender>
-   <signal>toggled(bool)</signal>
-   <receiver>UDPPort</receiver>
-   <slot>setVisible(bool)</slot>
-   <hints>
-    <hint type="sourcelabel" >
-     <x>98</x>
-     <y>212</y>
-    </hint>
-    <hint type="destinationlabel" >
-     <x>493</x>
-     <y>212</y>
-    </hint>
-   </hints>
-  </connection>
-  <connection>
-   <sender>UDPOutput</sender>
-   <signal>toggled(bool)</signal>
-   <receiver>UDPPortLabel</receiver>
-   <slot>setVisible(bool)</slot>
-   <hints>
-    <hint type="sourcelabel" >
-     <x>107</x>
-     <y>212</y>
-    </hint>
-    <hint type="destinationlabel" >
-     <x>396</x>
-     <y>212</y>
-    </hint>
-   </hints>
-  </connection>
-  <connection>
-   <sender>UDPOutput</sender>
-   <signal>toggled(bool)</signal>
-   <receiver>UDPLabel</receiver>
-   <slot>setVisible(bool)</slot>
-   <hints>
-    <hint type="sourcelabel" >
-     <x>107</x>
-     <y>212</y>
-    </hint>
-    <hint type="destinationlabel" >
-     <x>241</x>
-     <y>212</y>
-    </hint>
-   </hints>
-  </connection>
-  <connection>
-   <sender>UDPOutput</sender>
-   <signal>toggled(bool)</signal>
-   <receiver>UDPEdit</receiver>
-   <slot>setVisible(bool)</slot>
-   <hints>
-    <hint type="sourcelabel" >
-     <x>107</x>
-     <y>212</y>
-    </hint>
-    <hint type="destinationlabel" >
-     <x>315</x>
-     <y>212</y>
-    </hint>
-   </hints>
-  </connection>
   <connection>
    <sender>IcecastOutput</sender>
    <signal>clicked(bool)</signal>
     </hint>
    </hints>
   </connection>
+  <connection>
+   <sender>RTPOutput</sender>
+   <signal>clicked(bool)</signal>
+   <receiver>UDPOutput</receiver>
+   <slot>setEnabled(bool)</slot>
+   <hints>
+    <hint type="sourcelabel" >
+     <x>110</x>
+     <y>190</y>
+    </hint>
+    <hint type="destinationlabel" >
+     <x>110</x>
+     <y>225</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>RTPOutput</sender>
+   <signal>clicked(bool)</signal>
+   <receiver>UDPPort</receiver>
+   <slot>setEnabled(bool)</slot>
+   <hints>
+    <hint type="sourcelabel" >
+     <x>110</x>
+     <y>190</y>
+    </hint>
+    <hint type="destinationlabel" >
+     <x>597</x>
+     <y>225</y>
+    </hint>
+   </hints>
+  </connection>
+  <connection>
+   <sender>RTPOutput</sender>
+   <signal>clicked(bool)</signal>
+   <receiver>UDPPortLabel</receiver>
+   <slot>setEnabled(bool)</slot>
+   <hints>
+    <hint type="sourcelabel" >
+     <x>110</x>
+     <y>190</y>
+    </hint>
+    <hint type="destinationlabel" >
+     <x>497</x>
+     <y>225</y>
+    </hint>
+   </hints>
+  </connection>
  </connections>
 </ui>