demos/qmediaplayer/settings.ui
changeset 3 41300fa6a67c
parent 0 1918ee327afb
equal deleted inserted replaced
2:56cd8111b7f7 3:41300fa6a67c
     1 <ui version="4.0" >
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <ui version="4.0">
     2  <class>settings</class>
     3  <class>settings</class>
     3  <widget class="QDialog" name="settings" >
     4  <widget class="QDialog" name="settings">
     4   <property name="geometry" >
     5   <property name="geometry">
     5    <rect>
     6    <rect>
     6     <x>0</x>
     7     <x>0</x>
     7     <y>0</y>
     8     <y>0</y>
     8     <width>360</width>
     9     <width>175</width>
     9     <height>362</height>
    10     <height>397</height>
    10    </rect>
    11    </rect>
    11   </property>
    12   </property>
    12   <property name="windowTitle" >
    13   <property name="windowTitle">
    13    <string>Settings</string>
    14    <string>Settings</string>
    14   </property>
    15   </property>
    15   <layout class="QVBoxLayout" name="verticalLayout_2" >
    16   <layout class="QVBoxLayout" name="verticalLayout_2">
    16    <item>
    17    <item>
    17     <widget class="QGroupBox" name="groupBox" >
    18     <widget class="QGroupBox" name="groupBox">
    18      <property name="title" >
    19      <property name="title">
    19       <string>Video options:</string>
    20       <string>Video options:</string>
    20      </property>
    21      </property>
    21      <property name="flat" >
    22      <property name="flat">
    22       <bool>true</bool>
    23       <bool>true</bool>
    23      </property>
    24      </property>
    24      <layout class="QGridLayout" name="gridLayout" >
    25      <layout class="QGridLayout" name="gridLayout">
    25       <item row="0" column="0" >
    26       <item row="5" column="2">
    26        <widget class="QLabel" name="label_9" >
    27        <widget class="QComboBox" name="scalemodeCombo">
    27         <property name="text" >
    28         <property name="sizeAdjustPolicy">
       
    29          <enum>QComboBox::AdjustToContentsOnFirstShow</enum>
       
    30         </property>
       
    31         <item>
       
    32          <property name="text">
       
    33           <string>Fit in view</string>
       
    34          </property>
       
    35         </item>
       
    36         <item>
       
    37          <property name="text">
       
    38           <string>Scale and crop</string>
       
    39          </property>
       
    40         </item>
       
    41        </widget>
       
    42       </item>
       
    43       <item row="0" column="0">
       
    44        <widget class="QLabel" name="label_9">
       
    45         <property name="text">
    28          <string>Contrast:</string>
    46          <string>Contrast:</string>
    29         </property>
    47         </property>
    30        </widget>
    48        </widget>
    31       </item>
    49       </item>
    32       <item row="0" column="1" colspan="2" >
    50       <item row="0" column="1" colspan="2">
    33        <widget class="QSlider" name="contrastSlider" >
    51        <widget class="QSlider" name="contrastSlider">
    34         <property name="minimum" >
    52         <property name="minimumSize">
    35          <number>-8</number>
       
    36         </property>
       
    37         <property name="maximum" >
       
    38          <number>8</number>
       
    39         </property>
       
    40         <property name="orientation" >
       
    41          <enum>Qt::Horizontal</enum>
       
    42         </property>
       
    43         <property name="tickPosition" >
       
    44          <enum>QSlider::TicksBelow</enum>
       
    45         </property>
       
    46         <property name="tickInterval" >
       
    47          <number>4</number>
       
    48         </property>
       
    49        </widget>
       
    50       </item>
       
    51       <item row="1" column="0" >
       
    52        <widget class="QLabel" name="label_8" >
       
    53         <property name="text" >
       
    54          <string>Brightness:</string>
       
    55         </property>
       
    56        </widget>
       
    57       </item>
       
    58       <item row="1" column="1" colspan="2" >
       
    59        <widget class="QSlider" name="brightnessSlider" >
       
    60         <property name="minimum" >
       
    61          <number>-8</number>
       
    62         </property>
       
    63         <property name="maximum" >
       
    64          <number>8</number>
       
    65         </property>
       
    66         <property name="orientation" >
       
    67          <enum>Qt::Horizontal</enum>
       
    68         </property>
       
    69         <property name="tickPosition" >
       
    70          <enum>QSlider::TicksBelow</enum>
       
    71         </property>
       
    72         <property name="tickInterval" >
       
    73          <number>4</number>
       
    74         </property>
       
    75        </widget>
       
    76       </item>
       
    77       <item row="2" column="0" >
       
    78        <widget class="QLabel" name="label_7" >
       
    79         <property name="text" >
       
    80          <string>Saturation:</string>
       
    81         </property>
       
    82        </widget>
       
    83       </item>
       
    84       <item row="2" column="1" colspan="2" >
       
    85        <widget class="QSlider" name="saturationSlider" >
       
    86         <property name="minimum" >
       
    87          <number>-8</number>
       
    88         </property>
       
    89         <property name="maximum" >
       
    90          <number>8</number>
       
    91         </property>
       
    92         <property name="orientation" >
       
    93          <enum>Qt::Horizontal</enum>
       
    94         </property>
       
    95         <property name="tickPosition" >
       
    96          <enum>QSlider::TicksBelow</enum>
       
    97         </property>
       
    98         <property name="tickInterval" >
       
    99          <number>4</number>
       
   100         </property>
       
   101        </widget>
       
   102       </item>
       
   103       <item row="3" column="0" >
       
   104        <widget class="QLabel" name="label_2" >
       
   105         <property name="text" >
       
   106          <string>Hue:</string>
       
   107         </property>
       
   108        </widget>
       
   109       </item>
       
   110       <item row="3" column="1" colspan="2" >
       
   111        <widget class="QSlider" name="hueSlider" >
       
   112         <property name="minimum" >
       
   113          <number>-8</number>
       
   114         </property>
       
   115         <property name="maximum" >
       
   116          <number>8</number>
       
   117         </property>
       
   118         <property name="orientation" >
       
   119          <enum>Qt::Horizontal</enum>
       
   120         </property>
       
   121         <property name="tickPosition" >
       
   122          <enum>QSlider::TicksBelow</enum>
       
   123         </property>
       
   124         <property name="tickInterval" >
       
   125          <number>4</number>
       
   126         </property>
       
   127        </widget>
       
   128       </item>
       
   129       <item row="4" column="0" colspan="2" >
       
   130        <widget class="QLabel" name="label_10" >
       
   131         <property name="text" >
       
   132          <string>Aspect ratio:</string>
       
   133         </property>
       
   134        </widget>
       
   135       </item>
       
   136       <item row="4" column="2" >
       
   137        <widget class="QComboBox" name="aspectCombo" >
       
   138         <property name="minimumSize" >
       
   139          <size>
    53          <size>
   140           <width>180</width>
    54           <width>0</width>
   141           <height>0</height>
    55           <height>0</height>
   142          </size>
    56          </size>
   143         </property>
    57         </property>
   144         <item>
    58         <property name="minimum">
   145          <property name="text" >
    59          <number>-8</number>
       
    60         </property>
       
    61         <property name="maximum">
       
    62          <number>8</number>
       
    63         </property>
       
    64         <property name="orientation">
       
    65          <enum>Qt::Horizontal</enum>
       
    66         </property>
       
    67         <property name="tickPosition">
       
    68          <enum>QSlider::TicksBelow</enum>
       
    69         </property>
       
    70         <property name="tickInterval">
       
    71          <number>4</number>
       
    72         </property>
       
    73        </widget>
       
    74       </item>
       
    75       <item row="1" column="0">
       
    76        <widget class="QLabel" name="label_8">
       
    77         <property name="text">
       
    78          <string>Brightness:</string>
       
    79         </property>
       
    80        </widget>
       
    81       </item>
       
    82       <item row="1" column="1" colspan="2">
       
    83        <widget class="QSlider" name="brightnessSlider">
       
    84         <property name="minimum">
       
    85          <number>-8</number>
       
    86         </property>
       
    87         <property name="maximum">
       
    88          <number>8</number>
       
    89         </property>
       
    90         <property name="orientation">
       
    91          <enum>Qt::Horizontal</enum>
       
    92         </property>
       
    93         <property name="tickPosition">
       
    94          <enum>QSlider::TicksBelow</enum>
       
    95         </property>
       
    96         <property name="tickInterval">
       
    97          <number>4</number>
       
    98         </property>
       
    99        </widget>
       
   100       </item>
       
   101       <item row="2" column="0">
       
   102        <widget class="QLabel" name="label_7">
       
   103         <property name="text">
       
   104          <string>Saturation:</string>
       
   105         </property>
       
   106        </widget>
       
   107       </item>
       
   108       <item row="2" column="1" colspan="2">
       
   109        <widget class="QSlider" name="saturationSlider">
       
   110         <property name="minimum">
       
   111          <number>-8</number>
       
   112         </property>
       
   113         <property name="maximum">
       
   114          <number>8</number>
       
   115         </property>
       
   116         <property name="orientation">
       
   117          <enum>Qt::Horizontal</enum>
       
   118         </property>
       
   119         <property name="tickPosition">
       
   120          <enum>QSlider::TicksBelow</enum>
       
   121         </property>
       
   122         <property name="tickInterval">
       
   123          <number>4</number>
       
   124         </property>
       
   125        </widget>
       
   126       </item>
       
   127       <item row="3" column="0">
       
   128        <widget class="QLabel" name="label_2">
       
   129         <property name="text">
       
   130          <string>Hue:</string>
       
   131         </property>
       
   132        </widget>
       
   133       </item>
       
   134       <item row="3" column="1" colspan="2">
       
   135        <widget class="QSlider" name="hueSlider">
       
   136         <property name="minimum">
       
   137          <number>-8</number>
       
   138         </property>
       
   139         <property name="maximum">
       
   140          <number>8</number>
       
   141         </property>
       
   142         <property name="orientation">
       
   143          <enum>Qt::Horizontal</enum>
       
   144         </property>
       
   145         <property name="tickPosition">
       
   146          <enum>QSlider::TicksBelow</enum>
       
   147         </property>
       
   148         <property name="tickInterval">
       
   149          <number>4</number>
       
   150         </property>
       
   151        </widget>
       
   152       </item>
       
   153       <item row="4" column="0" colspan="2">
       
   154        <widget class="QLabel" name="label_10">
       
   155         <property name="text">
       
   156          <string>Aspect ratio:</string>
       
   157         </property>
       
   158        </widget>
       
   159       </item>
       
   160       <item row="4" column="2">
       
   161        <widget class="QComboBox" name="aspectCombo">
       
   162         <property name="sizeAdjustPolicy">
       
   163          <enum>QComboBox::AdjustToContentsOnFirstShow</enum>
       
   164         </property>
       
   165         <item>
       
   166          <property name="text">
   146           <string>Auto</string>
   167           <string>Auto</string>
   147          </property>
   168          </property>
   148         </item>
   169         </item>
   149         <item>
   170         <item>
   150          <property name="text" >
   171          <property name="text">
   151           <string>Stretch</string>
   172           <string>Stretch</string>
   152          </property>
   173          </property>
   153         </item>
   174         </item>
   154         <item>
   175         <item>
   155          <property name="text" >
   176          <property name="text">
   156           <string>4/3</string>
   177           <string>4/3</string>
   157          </property>
   178          </property>
   158         </item>
   179         </item>
   159         <item>
   180         <item>
   160          <property name="text" >
   181          <property name="text">
   161           <string>16/9</string>
   182           <string>16/9</string>
   162          </property>
   183          </property>
   163         </item>
   184         </item>
   164        </widget>
   185        </widget>
   165       </item>
   186       </item>
   166       <item row="5" column="0" colspan="2" >
   187       <item row="5" column="0" colspan="2">
   167        <widget class="QLabel" name="label_11" >
   188        <widget class="QLabel" name="label_11">
   168         <property name="text" >
   189         <property name="text">
   169          <string>Scale Mode:</string>
   190          <string>Scale Mode:</string>
   170         </property>
   191         </property>
   171        </widget>
   192        </widget>
   172       </item>
   193       </item>
   173       <item row="5" column="2" >
       
   174        <widget class="QComboBox" name="scalemodeCombo" >
       
   175         <property name="minimumSize" >
       
   176          <size>
       
   177           <width>180</width>
       
   178           <height>0</height>
       
   179          </size>
       
   180         </property>
       
   181         <item>
       
   182          <property name="text" >
       
   183           <string>Fit in view</string>
       
   184          </property>
       
   185         </item>
       
   186         <item>
       
   187          <property name="text" >
       
   188           <string>Scale and crop</string>
       
   189          </property>
       
   190         </item>
       
   191        </widget>
       
   192       </item>
       
   193      </layout>
   194      </layout>
       
   195      <zorder>scalemodeCombo</zorder>
       
   196      <zorder>label_9</zorder>
       
   197      <zorder>contrastSlider</zorder>
       
   198      <zorder>label_8</zorder>
       
   199      <zorder>brightnessSlider</zorder>
       
   200      <zorder>label_7</zorder>
       
   201      <zorder>saturationSlider</zorder>
       
   202      <zorder>label_2</zorder>
       
   203      <zorder>hueSlider</zorder>
       
   204      <zorder>label_10</zorder>
       
   205      <zorder>aspectCombo</zorder>
       
   206      <zorder>label_11</zorder>
   194     </widget>
   207     </widget>
   195    </item>
   208    </item>
   196    <item>
   209    <item>
   197     <widget class="QGroupBox" name="groupBox_2" >
   210     <widget class="QGroupBox" name="groupBox_2">
   198      <property name="title" >
   211      <property name="title">
   199       <string>Audio options:</string>
   212       <string>Audio options:</string>
   200      </property>
   213      </property>
   201      <property name="flat" >
   214      <property name="flat">
   202       <bool>true</bool>
   215       <bool>true</bool>
   203      </property>
   216      </property>
   204      <layout class="QVBoxLayout" name="verticalLayout" >
   217      <layout class="QVBoxLayout" name="verticalLayout">
   205       <item>
   218       <item>
   206        <layout class="QHBoxLayout" >
   219        <layout class="QHBoxLayout">
   207         <item>
   220         <item>
   208          <widget class="QLabel" name="label" >
   221          <widget class="QLabel" name="label">
   209           <property name="sizePolicy" >
   222           <property name="sizePolicy">
   210            <sizepolicy vsizetype="Preferred" hsizetype="Maximum" >
   223            <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
   211             <horstretch>0</horstretch>
   224             <horstretch>0</horstretch>
   212             <verstretch>0</verstretch>
   225             <verstretch>0</verstretch>
   213            </sizepolicy>
   226            </sizepolicy>
   214           </property>
   227           </property>
   215           <property name="minimumSize" >
   228           <property name="minimumSize">
   216            <size>
   229            <size>
   217             <width>90</width>
   230             <width>10</width>
   218             <height>0</height>
   231             <height>0</height>
   219            </size>
   232            </size>
   220           </property>
   233           </property>
   221           <property name="text" >
   234           <property name="text">
   222            <string>Audio device:</string>
   235            <string>Audio device:</string>
   223           </property>
   236           </property>
   224           <property name="alignment" >
   237           <property name="alignment">
   225            <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
   238            <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
   226           </property>
   239           </property>
   227          </widget>
   240          </widget>
   228         </item>
   241         </item>
   229         <item>
   242         <item>
   230          <widget class="QComboBox" name="deviceCombo" >
   243          <widget class="QComboBox" name="deviceCombo">
   231           <property name="sizePolicy" >
   244           <property name="sizePolicy">
   232            <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
   245            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
   233             <horstretch>0</horstretch>
   246             <horstretch>0</horstretch>
   234             <verstretch>0</verstretch>
   247             <verstretch>0</verstretch>
   235            </sizepolicy>
   248            </sizepolicy>
   236           </property>
   249           </property>
       
   250           <property name="minimumSize">
       
   251            <size>
       
   252             <width>10</width>
       
   253             <height>0</height>
       
   254            </size>
       
   255           </property>
       
   256           <property name="sizeAdjustPolicy">
       
   257            <enum>QComboBox::AdjustToMinimumContentsLength</enum>
       
   258           </property>
   237          </widget>
   259          </widget>
   238         </item>
   260         </item>
   239        </layout>
   261        </layout>
   240       </item>
   262       </item>
   241       <item>
   263       <item>
   242        <layout class="QHBoxLayout" name="horizontalLayout" >
   264        <layout class="QHBoxLayout" name="horizontalLayout">
   243         <item>
   265         <item>
   244          <widget class="QLabel" name="label_6" >
   266          <widget class="QLabel" name="label_6">
   245           <property name="sizePolicy" >
   267           <property name="sizePolicy">
   246            <sizepolicy vsizetype="Preferred" hsizetype="Maximum" >
   268            <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
   247             <horstretch>0</horstretch>
   269             <horstretch>0</horstretch>
   248             <verstretch>0</verstretch>
   270             <verstretch>0</verstretch>
   249            </sizepolicy>
   271            </sizepolicy>
   250           </property>
   272           </property>
   251           <property name="minimumSize" >
   273           <property name="minimumSize">
   252            <size>
   274            <size>
   253             <width>90</width>
   275             <width>10</width>
   254             <height>0</height>
   276             <height>0</height>
   255            </size>
   277            </size>
   256           </property>
   278           </property>
   257           <property name="text" >
   279           <property name="text">
   258            <string>Audio effect:</string>
   280            <string>Audio effect:</string>
   259           </property>
   281           </property>
   260           <property name="alignment" >
   282           <property name="alignment">
   261            <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
   283            <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
   262           </property>
   284           </property>
   263          </widget>
   285          </widget>
   264         </item>
   286         </item>
   265         <item>
   287         <item>
   266          <widget class="QComboBox" name="audioEffectsCombo" >
   288          <widget class="QComboBox" name="audioEffectsCombo">
   267           <property name="sizePolicy" >
   289           <property name="sizePolicy">
   268            <sizepolicy vsizetype="Maximum" hsizetype="Minimum" >
   290            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
   269             <horstretch>0</horstretch>
   291             <horstretch>0</horstretch>
   270             <verstretch>0</verstretch>
   292             <verstretch>0</verstretch>
   271            </sizepolicy>
   293            </sizepolicy>
   272           </property>
   294           </property>
   273          </widget>
   295           <property name="minimumSize">
   274         </item>
   296            <size>
   275         <item>
   297             <width>10</width>
   276          <widget class="QToolButton" name="effectButton" >
   298             <height>0</height>
   277           <property name="enabled" >
   299            </size>
       
   300           </property>
       
   301           <property name="sizeAdjustPolicy">
       
   302            <enum>QComboBox::AdjustToMinimumContentsLength</enum>
       
   303           </property>
       
   304          </widget>
       
   305         </item>
       
   306         <item>
       
   307          <widget class="QToolButton" name="effectButton">
       
   308           <property name="enabled">
   278            <bool>false</bool>
   309            <bool>false</bool>
   279           </property>
   310           </property>
   280           <property name="text" >
   311           <property name="text">
   281            <string>Setup</string>
   312            <string>Setup</string>
   282           </property>
   313           </property>
   283          </widget>
   314          </widget>
   284         </item>
   315         </item>
   285        </layout>
   316        </layout>
   286       </item>
   317       </item>
   287       <item>
   318       <item>
   288        <layout class="QHBoxLayout" >
   319        <layout class="QHBoxLayout">
   289         <item>
   320         <item>
   290          <widget class="QLabel" name="crossFadeLabel" >
   321          <widget class="QLabel" name="crossFadeLabel">
   291           <property name="sizePolicy" >
   322           <property name="sizePolicy">
   292            <sizepolicy vsizetype="Preferred" hsizetype="Maximum" >
   323            <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
   293             <horstretch>0</horstretch>
   324             <horstretch>0</horstretch>
   294             <verstretch>0</verstretch>
   325             <verstretch>0</verstretch>
   295            </sizepolicy>
   326            </sizepolicy>
   296           </property>
   327           </property>
   297           <property name="minimumSize" >
   328           <property name="minimumSize">
   298            <size>
   329            <size>
   299             <width>90</width>
   330             <width>10</width>
   300             <height>0</height>
   331             <height>0</height>
   301            </size>
   332            </size>
   302           </property>
   333           </property>
   303           <property name="text" >
   334           <property name="text">
   304            <string>Cross fade:</string>
   335            <string>Cross fade:</string>
   305           </property>
   336           </property>
   306           <property name="alignment" >
   337           <property name="alignment">
   307            <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
   338            <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
   308           </property>
   339           </property>
   309          </widget>
   340          </widget>
   310         </item>
   341         </item>
   311         <item>
   342         <item>
   312          <layout class="QVBoxLayout" >
   343          <layout class="QVBoxLayout">
   313           <item>
   344           <item>
   314            <widget class="QSlider" name="crossFadeSlider" >
   345            <widget class="QSlider" name="crossFadeSlider">
   315             <property name="sizePolicy" >
   346             <property name="sizePolicy">
   316              <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
   347              <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
   317               <horstretch>0</horstretch>
   348               <horstretch>0</horstretch>
   318               <verstretch>0</verstretch>
   349               <verstretch>0</verstretch>
   319              </sizepolicy>
   350              </sizepolicy>
   320             </property>
   351             </property>
   321             <property name="minimum" >
   352             <property name="minimum">
   322              <number>-20</number>
   353              <number>-20</number>
   323             </property>
   354             </property>
   324             <property name="maximum" >
   355             <property name="maximum">
   325              <number>20</number>
   356              <number>20</number>
   326             </property>
   357             </property>
   327             <property name="singleStep" >
   358             <property name="singleStep">
   328              <number>1</number>
   359              <number>1</number>
   329             </property>
   360             </property>
   330             <property name="pageStep" >
   361             <property name="pageStep">
   331              <number>2</number>
   362              <number>2</number>
   332             </property>
   363             </property>
   333             <property name="value" >
   364             <property name="value">
   334              <number>0</number>
   365              <number>0</number>
   335             </property>
   366             </property>
   336             <property name="orientation" >
   367             <property name="orientation">
   337              <enum>Qt::Horizontal</enum>
   368              <enum>Qt::Horizontal</enum>
   338             </property>
   369             </property>
   339             <property name="tickPosition" >
   370             <property name="tickPosition">
   340              <enum>QSlider::TicksBelow</enum>
   371              <enum>QSlider::TicksBelow</enum>
   341             </property>
   372             </property>
   342            </widget>
   373            </widget>
   343           </item>
   374           </item>
   344           <item>
   375           <item>
   345            <layout class="QHBoxLayout" >
   376            <layout class="QHBoxLayout">
   346             <item>
   377             <item>
   347              <widget class="QLabel" name="crossFadeLabel1" >
   378              <widget class="QLabel" name="crossFadeLabel1">
   348               <property name="font" >
   379               <property name="font">
   349                <font>
   380                <font>
   350                 <pointsize>9</pointsize>
   381                 <pointsize>9</pointsize>
   351                </font>
   382                </font>
   352               </property>
   383               </property>
   353               <property name="text" >
   384               <property name="text">
   354                <string>-10 Sec</string>
   385                <string>-10 Sec</string>
   355               </property>
   386               </property>
   356              </widget>
   387              </widget>
   357             </item>
   388             </item>
   358             <item>
   389             <item>
   359              <spacer>
   390              <spacer>
   360               <property name="orientation" >
   391               <property name="orientation">
   361                <enum>Qt::Horizontal</enum>
   392                <enum>Qt::Horizontal</enum>
   362               </property>
   393               </property>
   363               <property name="sizeHint" stdset="0" >
   394               <property name="sizeHint" stdset="0">
   364                <size>
   395                <size>
   365                 <width>40</width>
   396                 <width>0</width>
   366                 <height>20</height>
   397                 <height>20</height>
   367                </size>
   398                </size>
   368               </property>
   399               </property>
   369              </spacer>
   400              </spacer>
   370             </item>
   401             </item>
   371             <item>
   402             <item>
   372              <widget class="QLabel" name="crossFadeLabel2" >
   403              <widget class="QLabel" name="crossFadeLabel2">
   373               <property name="font" >
   404               <property name="font">
   374                <font>
   405                <font>
   375                 <pointsize>9</pointsize>
   406                 <pointsize>9</pointsize>
   376                </font>
   407                </font>
   377               </property>
   408               </property>
   378               <property name="text" >
   409               <property name="text">
   379                <string>0</string>
   410                <string>0</string>
   380               </property>
   411               </property>
   381              </widget>
   412              </widget>
   382             </item>
   413             </item>
   383             <item>
   414             <item>
   384              <spacer>
   415              <spacer>
   385               <property name="orientation" >
   416               <property name="orientation">
   386                <enum>Qt::Horizontal</enum>
   417                <enum>Qt::Horizontal</enum>
   387               </property>
   418               </property>
   388               <property name="sizeHint" stdset="0" >
   419               <property name="sizeHint" stdset="0">
   389                <size>
   420                <size>
   390                 <width>40</width>
   421                 <width>0</width>
   391                 <height>20</height>
   422                 <height>20</height>
   392                </size>
   423                </size>
   393               </property>
   424               </property>
   394              </spacer>
   425              </spacer>
   395             </item>
   426             </item>
   396             <item>
   427             <item>
   397              <widget class="QLabel" name="crossFadeLabel3" >
   428              <widget class="QLabel" name="crossFadeLabel3">
   398               <property name="font" >
   429               <property name="font">
   399                <font>
   430                <font>
   400                 <pointsize>9</pointsize>
   431                 <pointsize>9</pointsize>
   401                </font>
   432                </font>
   402               </property>
   433               </property>
   403               <property name="text" >
   434               <property name="text">
   404                <string>10 Sec</string>
   435                <string>10 Sec </string>
   405               </property>
   436               </property>
   406              </widget>
   437              </widget>
   407             </item>
   438             </item>
   408            </layout>
   439            </layout>
   409           </item>
   440           </item>
   413       </item>
   444       </item>
   414      </layout>
   445      </layout>
   415     </widget>
   446     </widget>
   416    </item>
   447    </item>
   417    <item>
   448    <item>
   418     <widget class="QDialogButtonBox" name="buttonBox" >
   449     <widget class="QDialogButtonBox" name="buttonBox">
   419      <property name="orientation" >
   450      <property name="orientation">
   420       <enum>Qt::Horizontal</enum>
   451       <enum>Qt::Horizontal</enum>
   421      </property>
   452      </property>
   422      <property name="standardButtons" >
   453      <property name="standardButtons">
   423       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
   454       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
   424      </property>
   455      </property>
   425     </widget>
   456     </widget>
   426    </item>
   457    </item>
   427   </layout>
   458   </layout>
   432    <sender>buttonBox</sender>
   463    <sender>buttonBox</sender>
   433    <signal>accepted()</signal>
   464    <signal>accepted()</signal>
   434    <receiver>settings</receiver>
   465    <receiver>settings</receiver>
   435    <slot>accept()</slot>
   466    <slot>accept()</slot>
   436    <hints>
   467    <hints>
   437     <hint type="sourcelabel" >
   468     <hint type="sourcelabel">
   438      <x>248</x>
   469      <x>248</x>
   439      <y>254</y>
   470      <y>254</y>
   440     </hint>
   471     </hint>
   441     <hint type="destinationlabel" >
   472     <hint type="destinationlabel">
   442      <x>157</x>
   473      <x>157</x>
   443      <y>274</y>
   474      <y>274</y>
   444     </hint>
   475     </hint>
   445    </hints>
   476    </hints>
   446   </connection>
   477   </connection>
   448    <sender>buttonBox</sender>
   479    <sender>buttonBox</sender>
   449    <signal>rejected()</signal>
   480    <signal>rejected()</signal>
   450    <receiver>settings</receiver>
   481    <receiver>settings</receiver>
   451    <slot>reject()</slot>
   482    <slot>reject()</slot>
   452    <hints>
   483    <hints>
   453     <hint type="sourcelabel" >
   484     <hint type="sourcelabel">
   454      <x>316</x>
   485      <x>316</x>
   455      <y>260</y>
   486      <y>260</y>
   456     </hint>
   487     </hint>
   457     <hint type="destinationlabel" >
   488     <hint type="destinationlabel">
   458      <x>286</x>
   489      <x>286</x>
   459      <y>274</y>
   490      <y>274</y>
   460     </hint>
   491     </hint>
   461    </hints>
   492    </hints>
   462   </connection>
   493   </connection>