]> git.sesse.net Git - vlc/commitdiff
Qt4 - Add various tooltips: Open (1)
authorJean-Baptiste Kempf <jb@videolan.org>
Wed, 2 May 2007 21:10:08 +0000 (21:10 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 2 May 2007 21:10:08 +0000 (21:10 +0000)
modules/gui/qt4/ui/open.ui
modules/gui/qt4/ui/open_disk.ui
modules/gui/qt4/ui/open_file.ui
modules/gui/qt4/ui/open_net.ui

index b2b259818d4b0a594db2214862d9b633e4670278..4e558e7e4fc48d9f5085bcbf65a5184bdd9fbe76 100644 (file)
@@ -32,6 +32,9 @@
    </item>
    <item>
     <widget class="QCheckBox" name="advancedCheckBox" >
+     <property name="toolTip" >
+      <string>Show extended options</string>
+     </property>
      <property name="text" >
       <string>Show &amp;more options</string>
      </property>
index 86976fe1a92c57902e322339f3b5ab7e7ddf3865..e773609c84209a708b1a959d16ef40edfac66a57 100644 (file)
@@ -6,8 +6,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>450</width>
-    <height>246</height>
+    <width>475</width>
+    <height>287</height>
    </rect>
   </property>
   <property name="windowTitle" >
       <property name="spacing" >
        <number>6</number>
       </property>
-      <item row="0" column="4" >
-       <widget class="QRadioButton" name="vcdRadioButton" >
-        <property name="text" >
-         <string>SVCD/VCD</string>
-        </property>
-       </widget>
-      </item>
-      <item row="0" column="5" >
+      <item row="0" column="7" >
        <spacer>
         <property name="orientation" >
          <enum>Qt::Horizontal</enum>
         </property>
        </spacer>
       </item>
-      <item row="2" column="0" colspan="2" >
-       <widget class="QLabel" name="label" >
-        <property name="text" >
-         <string>Disk device</string>
-        </property>
-       </widget>
-      </item>
       <item row="0" column="3" >
        <spacer>
         <property name="orientation" >
         </property>
        </spacer>
       </item>
-      <item row="0" column="1" colspan="2" >
-       <widget class="QRadioButton" name="dvdRadioButton" >
-        <property name="layoutDirection" >
-         <enum>Qt::LeftToRight</enum>
-        </property>
-        <property name="text" >
-         <string>DVD</string>
-        </property>
-        <property name="checked" >
-         <bool>true</bool>
-        </property>
-       </widget>
-      </item>
-      <item row="2" column="2" colspan="5" >
+      <item row="3" column="2" colspan="5" >
        <widget class="QComboBox" name="deviceCombo" >
         <property name="editable" >
          <bool>true</bool>
         </property>
        </widget>
       </item>
-      <item row="2" column="7" >
+      <item row="3" column="7" >
        <widget class="QToolButton" name="toolButton" >
         <property name="text" >
          <string>Browse...</string>
         </property>
        </widget>
       </item>
+      <item row="3" column="0" colspan="2" >
+       <widget class="QLabel" name="label" >
+        <property name="text" >
+         <string>Disk device</string>
+        </property>
+       </widget>
+      </item>
       <item row="0" column="6" >
        <widget class="QRadioButton" name="audioCDRadioButton" >
         <property name="text" >
         </property>
        </widget>
       </item>
-      <item row="0" column="0" >
+      <item row="0" column="1" colspan="2" >
+       <widget class="QRadioButton" name="dvdRadioButton" >
+        <property name="layoutDirection" >
+         <enum>Qt::LeftToRight</enum>
+        </property>
+        <property name="text" >
+         <string>DVD</string>
+        </property>
+        <property name="checked" >
+         <bool>true</bool>
+        </property>
+       </widget>
+      </item>
+      <item row="0" column="4" >
+       <widget class="QRadioButton" name="vcdRadioButton" >
+        <property name="text" >
+         <string>SVCD/VCD</string>
+        </property>
+       </widget>
+      </item>
+      <item row="0" column="5" >
        <spacer>
         <property name="orientation" >
          <enum>Qt::Horizontal</enum>
         </property>
         <property name="sizeHint" >
          <size>
-          <width>21</width>
+          <width>40</width>
           <height>20</height>
          </size>
         </property>
        </spacer>
       </item>
-      <item row="0" column="7" >
+      <item row="2" column="1" colspan="6" >
+       <widget class="Line" name="line" >
+        <property name="orientation" >
+         <enum>Qt::Horizontal</enum>
+        </property>
+       </widget>
+      </item>
+      <item row="0" column="0" >
        <spacer>
         <property name="orientation" >
          <enum>Qt::Horizontal</enum>
         </property>
         <property name="sizeHint" >
          <size>
-          <width>40</width>
+          <width>21</width>
           <height>20</height>
          </size>
         </property>
        </spacer>
       </item>
-      <item row="1" column="1" colspan="6" >
-       <widget class="Line" name="line" >
-        <property name="orientation" >
-         <enum>Qt::Horizontal</enum>
+      <item row="1" column="1" colspan="4" >
+       <widget class="QCheckBox" name="dvdsimple" >
+        <property name="toolTip" >
+         <string>Disable DVD Menus (for compatibility)</string>
+        </property>
+        <property name="text" >
+         <string>No DVD Menus</string>
         </property>
        </widget>
       </item>
index 6a0a29e0518de91eeba648f010eaf74f963b00d5..81223bf2ba217162005eec7049d7813462044ef5 100644 (file)
     </widget>
    </item>
    <item row="0" column="0" colspan="3" >
-    <widget class="QWidget" native="1" name="tempWidget" />
+    <widget class="QWidget" native="1" name="tempWidget" >
+     <property name="toolTip" >
+      <string>Choose one or more media file to open</string>
+     </property>
+    </widget>
    </item>
    <item row="2" column="2" >
     <spacer>
@@ -80,6 +84,9 @@
    </item>
    <item row="3" column="0" colspan="2" >
     <widget class="QCheckBox" name="subCheckBox" >
+     <property name="toolTip" >
+      <string>Add a subtitle file</string>
+     </property>
      <property name="text" >
       <string>Use a sub&amp;titles file</string>
      </property>
           <height>0</height>
          </size>
         </property>
+        <property name="toolTip" >
+         <string>Set subtitle alignement</string>
+        </property>
         <property name="currentIndex" >
          <number>-1</number>
         </property>
           <height>0</height>
          </size>
         </property>
+        <property name="toolTip" >
+         <string>Set default subtitle size</string>
+        </property>
        </widget>
       </item>
       <item row="1" column="1" >
index 3250f09e77a643b93d336ea181857382c1137090..d5d1b38cb184a72e712bf5a95bb1bd2a606539cd 100644 (file)
        <number>6</number>
       </property>
       <item row="1" column="0" >
-       <widget class="QComboBox" name="protocolCombo" />
+       <widget class="QComboBox" name="protocolCombo" >
+        <property name="toolTip" >
+         <string>Set the protocol for the URL</string>
+        </property>
+       </widget>
       </item>
       <item row="0" column="0" >
        <widget class="QLabel" name="label" >
        </widget>
       </item>
       <item row="1" column="1" >
-       <widget class="QLineEdit" name="addressText" />
+       <widget class="QLineEdit" name="addressText" >
+        <property name="toolTip" >
+         <string>Enter the URL of the network stream here,\nwith or without the protocol.</string>
+        </property>
+       </widget>
       </item>
      </layout>
     </widget>