Commit ac972be0 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt4: Update and finish (?) Video Prefs.

parent de592b02
......@@ -5,8 +5,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>389</height>
<width>426</width>
<height>429</height>
</rect>
</property>
<property name="windowTitle" >
......@@ -20,9 +20,9 @@
<number>6</number>
</property>
<item row="2" column="0" >
<widget class="QGroupBox" name="groupBox" >
<widget class="QGroupBox" name="displayBox" >
<property name="title" >
<string>Video snapshots</string>
<string>Display</string>
</property>
<layout class="QGridLayout" >
<property name="margin" >
......@@ -31,57 +31,73 @@
<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 row="3" column="0" >
<widget class="QGroupBox" name="directXBox" >
<property name="title" >
<string>Display</string>
<string>DirectX</string>
</property>
<layout class="QGridLayout" >
<property name="margin" >
......@@ -90,41 +106,83 @@
<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="displayDevice" />
</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 row="4" column="0" >
<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>
......@@ -136,8 +194,27 @@
<property name="text" >
<string>Enable video</string>
</property>
<property name="checked" >
<bool>true</bool>
</property>
</widget>
</item>
<item row="1" column="0" >
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" >
<size>
<width>7</width>
<height>10</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<resources/>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment