]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/ui/sprefs_video.ui
Qt4 : Simple Preferences. Add a slider widget to pref_widget, because it is nicer...
[vlc] / modules / gui / qt4 / ui / sprefs_video.ui
index c02f8f9b7a2245ef0395bb2addebf185e84156cb..6a5cc61bf39a7aa3a5c2eb65345c5836e7fbf785 100644 (file)
@@ -1,4 +1,5 @@
 <ui version="4.0" >
+ <author>Jean-Baptiste Kempf</author>
  <class>SPrefsVideo</class>
  <widget class="QWidget" name="SPrefsVideo" >
   <property name="geometry" >
@@ -6,23 +7,33 @@
     <x>0</x>
     <y>0</y>
     <width>400</width>
-    <height>389</height>
+    <height>443</height>
    </rect>
   </property>
   <property name="windowTitle" >
    <string>Form</string>
   </property>
-  <layout class="QGridLayout" >
+  <layout class="QVBoxLayout" >
    <property name="margin" >
     <number>9</number>
    </property>
    <property name="spacing" >
     <number>6</number>
    </property>
-   <item row="2" column="0" >
-    <widget class="QGroupBox" name="groupBox" >
+   <item>
+    <widget class="QCheckBox" name="enableVideo" >
+     <property name="text" >
+      <string>Enable video</string>
+     </property>
+     <property name="checked" >
+      <bool>true</bool>
+     </property>
+    </widget>
+   </item>
+   <item>
+    <widget class="QGroupBox" name="displayBox" >
      <property name="title" >
-      <string>Video snapshots</string>
+      <string>Display</string>
      </property>
      <layout class="QGridLayout" >
       <property name="margin" >
       <property name="spacing" >
        <number>6</number>
       </property>
-      <item row="0" column="1" colspan="2" >
-       <widget class="QLineEdit" name="snapshotsDirectory" />
-      </item>
-      <item row="0" column="3" >
-       <widget class="QPushButton" name="snapshotsDirectoryBrowse" >
+      <item row="1" column="2" >
+       <widget class="QCheckBox" name="windowDecorations" >
         <property name="text" >
-         <string>Browse</string>
+         <string>Window decorations</string>
+        </property>
+        <property name="checked" >
+         <bool>true</bool>
+        </property>
+        <property name="tristate" >
+         <bool>true</bool>
         </property>
        </widget>
       </item>
-      <item row="0" column="0" >
-       <widget class="QLabel" name="label" >
+      <item row="0" column="0" colspan="2" >
+       <widget class="QCheckBox" name="fullscreen" >
         <property name="text" >
-         <string>Directory</string>
+         <string>Fullscreen</string>
         </property>
        </widget>
       </item>
-      <item row="1" column="0" >
-       <widget class="QLabel" name="label_2" >
+      <item row="1" column="0" colspan="2" >
+       <widget class="QCheckBox" name="alwaysOnTop" >
         <property name="text" >
-         <string>Prefix</string>
+         <string>Always on top</string>
         </property>
        </widget>
       </item>
-      <item row="1" column="1" >
-       <widget class="QLineEdit" name="snapshotsPrefix" />
+      <item row="3" column="1" colspan="2" >
+       <widget class="QComboBox" name="outputModule" />
       </item>
-      <item row="2" column="0" >
-       <widget class="QLabel" name="label_3" >
+      <item row="3" column="0" >
+       <widget class="QLabel" name="label_4" >
         <property name="text" >
-         <string>Format</string>
+         <string>Output</string>
         </property>
        </widget>
       </item>
-      <item row="2" column="1" colspan="3" >
-       <widget class="QComboBox" name="snapshotsFormat" />
+      <item row="0" column="2" >
+       <widget class="QCheckBox" name="overlay" >
+        <property name="text" >
+         <string>Accelerated video output</string>
+        </property>
+        <property name="checked" >
+         <bool>true</bool>
+        </property>
+        <property name="tristate" >
+         <bool>true</bool>
+        </property>
+       </widget>
       </item>
-      <item row="1" column="2" colspan="2" >
-       <widget class="QCheckBox" name="snapshotsSequentialNumbering" >
+      <item row="2" column="0" colspan="2" >
+       <widget class="QCheckBox" name="skipFrames" >
         <property name="text" >
-         <string>Sequential numbering</string>
+         <string>Skip Frames</string>
+        </property>
+        <property name="checked" >
+         <bool>true</bool>
         </property>
        </widget>
       </item>
      </layout>
     </widget>
    </item>
-   <item row="1" column="0" >
-    <widget class="QGroupBox" name="groupBox_2" >
+   <item>
+    <widget class="QGroupBox" name="directXBox" >
      <property name="title" >
-      <string>Display</string>
+      <string>DirectX</string>
      </property>
      <layout class="QGridLayout" >
       <property name="margin" >
       <property name="spacing" >
        <number>6</number>
       </property>
-      <item row="2" column="1" colspan="2" >
-       <widget class="QComboBox" name="outputModule" />
+      <item row="1" column="1" colspan="2" >
+       <widget class="QComboBox" name="dXdisplayDevice" />
       </item>
-      <item row="2" column="0" >
-       <widget class="QLabel" name="label_4" >
+      <item row="1" column="0" >
+       <widget class="QLabel" name="label_5" >
         <property name="text" >
-         <string>Output</string>
+         <string>Display Device</string>
         </property>
        </widget>
       </item>
       <item row="0" column="0" colspan="2" >
-       <widget class="QCheckBox" name="fullscreen" >
+       <widget class="QCheckBox" name="wallpaperMode" >
         <property name="text" >
-         <string>Fullscreen</string>
+         <string>Enable Wallpaper Mode</string>
         </property>
        </widget>
       </item>
-      <item row="1" column="2" >
-       <widget class="QCheckBox" name="windowDecorations" >
+     </layout>
+    </widget>
+   </item>
+   <item>
+    <widget class="QGroupBox" name="groupBox" >
+     <property name="title" >
+      <string>Video snapshots</string>
+     </property>
+     <layout class="QGridLayout" >
+      <property name="margin" >
+       <number>9</number>
+      </property>
+      <property name="spacing" >
+       <number>6</number>
+      </property>
+      <item row="0" column="1" colspan="2" >
+       <widget class="QLineEdit" name="snapshotsDirectory" />
+      </item>
+      <item row="0" column="3" >
+       <widget class="QPushButton" name="snapshotsDirectoryBrowse" >
         <property name="text" >
-         <string>Window decorations</string>
+         <string>Browse</string>
         </property>
        </widget>
       </item>
-      <item row="1" column="0" colspan="2" >
-       <widget class="QCheckBox" name="alwaysOnTop" >
+      <item row="0" column="0" >
+       <widget class="QLabel" name="label" >
         <property name="text" >
-         <string>Always on top</string>
+         <string>Directory</string>
         </property>
        </widget>
       </item>
-      <item row="0" column="2" >
-       <widget class="QCheckBox" name="overlay" >
+      <item row="1" column="0" >
+       <widget class="QLabel" name="label_2" >
         <property name="text" >
-         <string>Accelerated video output</string>
+         <string>Prefix</string>
+        </property>
+       </widget>
+      </item>
+      <item row="1" column="1" >
+       <widget class="QLineEdit" name="snapshotsPrefix" >
+        <property name="text" >
+         <string>vlc-snap</string>
+        </property>
+       </widget>
+      </item>
+      <item row="2" column="0" >
+       <widget class="QLabel" name="label_3" >
+        <property name="text" >
+         <string>Format</string>
+        </property>
+       </widget>
+      </item>
+      <item row="2" column="1" colspan="3" >
+       <widget class="QComboBox" name="snapshotsFormat" />
+      </item>
+      <item row="1" column="2" colspan="2" >
+       <widget class="QCheckBox" name="snapshotsSequentialNumbering" >
+        <property name="text" >
+         <string>Sequential numbering</string>
         </property>
        </widget>
       </item>
      </layout>
     </widget>
    </item>
-   <item row="0" column="0" >
-    <widget class="QCheckBox" name="enableVideo" >
-     <property name="text" >
-      <string>Enable video</string>
-     </property>
-    </widget>
-   </item>
   </layout>
  </widget>
  <resources/>