]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/ui/open.ui
Qt4 - cosmetics.
[vlc] / modules / gui / qt4 / ui / open.ui
index 0981a688dd66a12948685e886401ab333030d408..301db43bf01a08d88bf8b97e362a5039f7aa47ee 100644 (file)
         <property name="spacing" >
          <number>6</number>
         </property>
-        <item row="0" column="2" >
-         <widget class="QLabel" name="label" >
-          <property name="text" >
-           <string>ms</string>
-          </property>
-         </widget>
-        </item>
-        <item row="2" column="0" >
-         <widget class="QLabel" name="label_2" >
+        <item row="2" column="1" colspan="2" >
+         <widget class="QLineEdit" name="slaveText" >
           <property name="enabled" >
            <bool>false</bool>
           </property>
-          <property name="text" >
-           <string>Extra media</string>
-          </property>
          </widget>
         </item>
         <item row="0" column="0" >
           </property>
          </widget>
         </item>
+        <item row="0" column="2" >
+         <widget class="QLabel" name="label" >
+          <property name="text" >
+           <string>ms</string>
+          </property>
+         </widget>
+        </item>
+        <item row="3" column="0" >
+         <widget class="QLabel" name="advancedLabel" >
+          <property name="text" >
+           <string>Customize</string>
+          </property>
+         </widget>
+        </item>
+        <item row="2" column="0" >
+         <widget class="QLabel" name="label_2" >
+          <property name="enabled" >
+           <bool>false</bool>
+          </property>
+          <property name="text" >
+           <string>Extra media</string>
+          </property>
+         </widget>
+        </item>
         <item row="0" column="1" >
          <widget class="QSpinBox" name="cacheSpinBox" >
           <property name="sizePolicy" >
             <verstretch>0</verstretch>
            </sizepolicy>
           </property>
+          <property name="alignment" >
+           <set>Qt::AlignRight</set>
+          </property>
           <property name="maximum" >
            <number>999999</number>
           </property>
          </widget>
         </item>
-        <item row="3" column="0" >
-         <widget class="QLabel" name="advancedLabel" >
+        <item row="2" column="3" >
+         <widget class="QToolButton" name="slaveBrowseButton" >
+          <property name="enabled" >
+           <bool>false</bool>
+          </property>
           <property name="text" >
-           <string>Customize</string>
+           <string>Browse...</string>
           </property>
          </widget>
         </item>
-        <item row="3" column="1" colspan="2" >
+        <item row="3" column="1" colspan="3" >
          <widget class="QLineEdit" name="advancedLineInput" />
         </item>
-        <item row="2" column="1" colspan="2" >
-         <widget class="QLineEdit" name="slaveText" >
-          <property name="enabled" >
-           <bool>false</bool>
-          </property>
-         </widget>
-        </item>
-        <item row="1" column="0" colspan="3" >
+        <item row="1" column="0" colspan="4" >
          <widget class="QCheckBox" name="slaveCheckbox" >
           <property name="text" >
            <string>Play another media synchronously (extra audio file, ...)</string>
     </hint>
    </hints>
   </connection>
+  <connection>
+   <sender>slaveCheckbox</sender>
+   <signal>clicked(bool)</signal>
+   <receiver>slaveBrowseButton</receiver>
+   <slot>setEnabled(bool)</slot>
+   <hints>
+    <hint type="sourcelabel" >
+     <x>219</x>
+     <y>102</y>
+    </hint>
+    <hint type="destinationlabel" >
+     <x>386</x>
+     <y>131</y>
+    </hint>
+   </hints>
+  </connection>
  </connections>
 </ui>