From c3d7a3757351b49909fe328e104e08fa596dd511 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Kempf Date: Mon, 20 Sep 2010 00:38:18 +0200 Subject: [PATCH] Qt: sprefs, cleaning of input/codecs part --- modules/gui/qt4/ui/sprefs_input.ui | 150 ++++++++++++++++------------- 1 file changed, 83 insertions(+), 67 deletions(-) diff --git a/modules/gui/qt4/ui/sprefs_input.ui b/modules/gui/qt4/ui/sprefs_input.ui index 61dbfb467e..79ed1c090e 100644 --- a/modules/gui/qt4/ui/sprefs_input.ui +++ b/modules/gui/qt4/ui/sprefs_input.ui @@ -15,52 +15,13 @@ Form - - - - Optical drive - - - - - - - 250 - 0 - - - - Default optical device - - - DVDDevice - - - - - - - - - - - - Browse... - - - - - - - - Codecs - + @@ -95,7 +56,7 @@ - + @@ -105,43 +66,27 @@ - + - - - - - 250 - 0 - - - - Video quality post-processing level - - - PostProcLevel - - - - + Use GPU acceleration (experimental) - + Qt::Horizontal - + - + @@ -167,35 +112,106 @@ - + Use systems codecs if available, for WMV codecs - + + + + + 250 + 0 + + + + Video quality post-processing level + + + PostProcLevel + + + + - 50 + 100 16777215 + + Qt::LeftToRight + Qt::AlignRight - 1 + 0 - 26 + 6 6 + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + + Optical drive + + + + + + + 250 + 0 + + + + Default optical device + + + DVDDevice + + + + + + + + + + + + Browse... + + + + + -- 2.39.2