]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/ui/open_net.ui
qt4 - Open: various fixes.
[vlc] / modules / gui / qt4 / ui / open_net.ui
index 5ce7f209870059c7008ef216543cabc357cfd9c1..9fb87a703de4ead35d6dd3e74acddfcdeab9269e 100644 (file)
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>420</width>
-    <height>205</height>
+    <height>195</height>
    </rect>
   </property>
   <property name="windowTitle" >
@@ -48,6 +48,9 @@
       </item>
       <item row="1" column="2" >
        <widget class="QSpinBox" name="portSpin" >
+        <property name="toolTip" >
+         <string>Set the port used</string>
+        </property>
         <property name="maximum" >
          <number>65535</number>
         </property>
       </property>
       <item>
        <widget class="QCheckBox" name="timeShift" >
+        <property name="toolTip" >
+         <string/>
+        </property>
         <property name="text" >
          <string>Allow timeshifting</string>
         </property>
      <property name="orientation" >
       <enum>Qt::Vertical</enum>
      </property>
+     <property name="sizeType" >
+      <enum>QSizePolicy::MinimumExpanding</enum>
+     </property>
      <property name="sizeHint" >
       <size>
        <width>20</width>
-       <height>40</height>
+       <height>10</height>
       </size>
      </property>
     </spacer>
    </item>
   </layout>
  </widget>
+ <tabstops>
+  <tabstop>protocolCombo</tabstop>
+  <tabstop>addressText</tabstop>
+  <tabstop>portSpin</tabstop>
+  <tabstop>timeShift</tabstop>
+  <tabstop>ipv6</tabstop>
+ </tabstops>
  <resources/>
  <connections/>
 </ui>