<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <comment>*********************************************************************
**
** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
** This file is part of the tools applications of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public License Usage
** This file may be used under the terms of the GNU Lesser General Public
** License version 2.1 as published by the Free Software Foundation and
** appearing in the file LICENSE.LGPL included in the packaging of this
** file. Please review the following information to ensure the GNU Lesser
** General Public License version 2.1 requirements will be met:
** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt LGPL Exception
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
**
** GNU General Public License Usage
** Alternatively, this file may be used under the terms of the GNU General
** Public License version 3.0 as published by the Free Software Foundation
** and appearing in the file LICENSE.GPL included in the packaging of this
** file. Please review the following information to ensure the GNU General
** Public License version 3.0 requirements will be met:
** http://www.gnu.org/copyleft/gpl.html.
**
** Other Usage
** Alternatively, this file may be used in accordance with the terms and
** conditions contained in a signed written agreement between you and Nokia.
**
**
**
**
**
** $QT_END_LICENSE$
**
*********************************************************************</comment>
 <class>MainWindow</class>
 <widget class="QMainWindow" name="MainWindow">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>815</width>
    <height>716</height>
   </rect>
  </property>
  <property name="windowTitle">
   <string>Qt Configuration</string>
  </property>
  <widget class="QWidget" name="widget">
   <layout class="QGridLayout" name="gridLayout">
    <property name="margin">
     <number>8</number>
    </property>
    <item row="0" column="0">
     <widget class="QTextEdit" name="helpView">
      <property name="minimumSize">
       <size>
        <width>200</width>
        <height>0</height>
       </size>
      </property>
      <property name="readOnly">
       <bool>true</bool>
      </property>
     </widget>
    </item>
    <item row="0" column="1">
     <widget class="QTabWidget" name="mainTabWidget">
      <property name="currentIndex">
       <number>0</number>
      </property>
      <widget class="QWidget" name="appearanceTab">
       <attribute name="title">
        <string>Appearance</string>
       </attribute>
       <layout class="QGridLayout" name="gridLayout_5">
        <item row="0" column="0">
         <widget class="QGroupBox" name="guiStyleGroup">
          <property name="sizePolicy">
           <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
            <horstretch>0</horstretch>
            <verstretch>0</verstretch>
           </sizepolicy>
          </property>
          <property name="minimumSize">
           <size>
            <width>0</width>
            <height>0</height>
           </size>
          </property>
          <property name="title">
           <string>GUI Style</string>
          </property>
          <layout class="QHBoxLayout">
           <property name="spacing">
            <number>4</number>
           </property>
           <property name="margin">
            <number>8</number>
           </property>
           <item>
            <widget class="QLabel" name="guiStyleLabel">
             <property name="minimumSize">
              <size>
               <width>0</width>
               <height>0</height>
              </size>
             </property>
             <property name="text">
              <string>Select GUI &amp;Style:</string>
             </property>
             <property name="buddy">
              <cstring>guiStyleCombo</cstring>
             </property>
            </widget>
           </item>
           <item>
            <widget class="QComboBox" name="guiStyleCombo"/>
           </item>
          </layout>
         </widget>
        </item>
        <item row="3" column="0">
         <widget class="QGroupBox" name="previewGroup">
          <property name="sizePolicy">
           <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
            <horstretch>0</horstretch>
            <verstretch>0</verstretch>
           </sizepolicy>
          </property>
          <property name="title">
           <string>Preview</string>
          </property>
          <layout class="QGridLayout" name="gridLayout_4">
           <item row="0" column="0">
            <widget class="QLabel" name="paletteLabel">
             <property name="text">
              <string>Select &amp;Palette:</string>
             </property>
             <property name="buddy">
              <cstring>paletteCombo</cstring>
             </property>
            </widget>
           </item>
           <item row="0" column="1">
            <widget class="QComboBox" name="paletteCombo">
             <item>
              <property name="text">
               <string>Active Palette</string>
              </property>
             </item>
             <item>
              <property name="text">
               <string>Inactive Palette</string>
              </property>
             </item>
             <item>
              <property name="text">
               <string>Disabled Palette</string>
              </property>
             </item>
            </widget>
           </item>
           <item row="1" column="0" colspan="2">
            <widget class="PreviewFrame" name="previewFrame" native="true">
             <property name="sizePolicy">
              <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
               <horstretch>0</horstretch>
               <verstretch>0</verstretch>
              </sizepolicy>
             </property>
             <property name="minimumSize">
              <size>
               <width>410</width>
               <height>260</height>
              </size>
             </property>
            </widget>
           </item>
          </layout>
         </widget>
        </item>
        <item row="1" column="0">
         <widget class="QGroupBox" name="buildPaletteGroup">
          <property name="sizePolicy">
           <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
            <horstretch>0</horstretch>
            <verstretch>0</verstretch>
           </sizepolicy>
          </property>
          <property name="minimumSize">
           <size>
            <width>400</width>
            <height>0</height>
           </size>
          </property>
          <property name="title">
           <string>Build Palette</string>
          </property>
          <layout class="QVBoxLayout" name="verticalLayout_2">
           <item>
            <widget class="QWidget" name="colorConfig" native="true">
             <layout class="QHBoxLayout" name="horizontalLayout_2">
              <property name="margin">
               <number>0</number>
              </property>
              <item>
               <widget class="QLabel" name="labelMainColor">
                <property name="text">
                 <string>&amp;Button Background:</string>
                </property>
                <property name="buddy">
                 <cstring>buttonMainColor</cstring>
                </property>
               </widget>
              </item>
              <item>
               <widget class="ColorButton" name="buttonMainColor" native="true"/>
              </item>
              <item>
               <widget class="QLabel" name="labelWindowColor">
                <property name="sizePolicy">
                 <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
                  <horstretch>0</horstretch>
                  <verstretch>0</verstretch>
                 </sizepolicy>
                </property>
                <property name="minimumSize">
                 <size>
                  <width>50</width>
                  <height>0</height>
                 </size>
                </property>
                <property name="lineWidth">
                 <number>1</number>
                </property>
                <property name="midLineWidth">
                 <number>0</number>
                </property>
                <property name="text">
                 <string>Window Back&amp;ground:</string>
                </property>
                <property name="alignment">
                 <set>Qt::AlignVCenter</set>
                </property>
                <property name="margin">
                 <number>0</number>
                </property>
                <property name="buddy">
                 <cstring>buttonWindowColor</cstring>
                </property>
               </widget>
              </item>
              <item>
               <widget class="ColorButton" name="buttonWindowColor" native="true"/>
              </item>
              <item>
               <spacer name="spacer">
                <property name="orientation">
                 <enum>Qt::Horizontal</enum>
                </property>
                <property name="sizeType">
                 <enum>QSizePolicy::Expanding</enum>
                </property>
                <property name="sizeHint" stdset="0">
                 <size>
                  <width>70</width>
                  <height>20</height>
                 </size>
                </property>
               </spacer>
              </item>
              <item>
               <widget class="QPushButton" name="tunePaletteButton">
                <property name="text">
                 <string>&amp;Tune Palette...</string>
                </property>
               </widget>
              </item>
             </layout>
            </widget>
           </item>
           <item>
            <widget class="QLabel" name="kdeNoteLabel">
             <property name="text">
              <string>Please use the KDE Control Center to set the palette.</string>
             </property>
            </widget>
           </item>
          </layout>
         </widget>
        </item>
       </layout>
      </widget>
      <widget class="QWidget" name="fontsTab">
       <attribute name="title">
        <string>Fonts</string>
       </attribute>
       <layout class="QVBoxLayout">
        <item>
         <widget class="QGroupBox" name="defaultFontGroup">
          <property name="title">
           <string>Default Font</string>
          </property>
          <layout class="QGridLayout">
           <property name="margin">
            <number>8</number>
           </property>
           <property name="spacing">
            <number>4</number>
           </property>
           <item row="1" column="1">
            <widget class="QComboBox" name="fontStyleCombo">
             <property name="autoCompletion">
              <bool>true</bool>
             </property>
             <property name="duplicatesEnabled">
              <bool>false</bool>
             </property>
            </widget>
           </item>
           <item row="0" column="1">
            <widget class="QComboBox" name="fontFamilyCombo">
             <property name="autoCompletion">
              <bool>true</bool>
             </property>
             <property name="duplicatesEnabled">
              <bool>false</bool>
             </property>
            </widget>
           </item>
           <item row="2" column="1">
            <widget class="QComboBox" name="pointSizeCombo">
             <property name="editable">
              <bool>true</bool>
             </property>
             <property name="autoCompletion">
              <bool>true</bool>
             </property>
             <property name="duplicatesEnabled">
              <bool>false</bool>
             </property>
            </widget>
           </item>
           <item row="1" column="0">
            <widget class="QLabel" name="fontStyleLabel">
             <property name="text">
              <string>&amp;Style:</string>
             </property>
             <property name="buddy">
              <cstring>fontStyleCombo</cstring>
             </property>
            </widget>
           </item>
           <item row="2" column="0">
            <widget class="QLabel" name="pointSizeLabel">
             <property name="text">
              <string>&amp;Point Size:</string>
             </property>
             <property name="buddy">
              <cstring>pointSizeCombo</cstring>
             </property>
            </widget>
           </item>
           <item row="0" column="0">
            <widget class="QLabel" name="fontFamilyLabel">
             <property name="text">
              <string>F&amp;amily:</string>
             </property>
             <property name="buddy">
              <cstring>fontFamilyCombo</cstring>
             </property>
            </widget>
           </item>
           <item row="3" column="0" colspan="2">
            <widget class="QLineEdit" name="sampleLineEdit">
             <property name="text">
              <string>Sample Text</string>
             </property>
             <property name="alignment">
              <set>Qt::AlignHCenter</set>
             </property>
            </widget>
           </item>
          </layout>
         </widget>
        </item>
        <item>
         <widget class="QGroupBox" name="fontSubstitutionGroup">
          <property name="title">
           <string>Font Substitution</string>
          </property>
          <layout class="QVBoxLayout">
           <property name="spacing">
            <number>4</number>
           </property>
           <property name="margin">
            <number>8</number>
           </property>
           <item>
            <layout class="QHBoxLayout">
             <property name="spacing">
              <number>4</number>
             </property>
             <property name="margin">
              <number>0</number>
             </property>
             <item>
              <widget class="QLabel" name="familySubstitutionLabel">
               <property name="text">
                <string>S&amp;elect or Enter a Family:</string>
               </property>
               <property name="buddy">
                <cstring>familySubstitutionCombo</cstring>
               </property>
              </widget>
             </item>
             <item>
              <widget class="QComboBox" name="familySubstitutionCombo">
               <property name="editable">
                <bool>true</bool>
               </property>
               <property name="autoCompletion">
                <bool>true</bool>
               </property>
               <property name="duplicatesEnabled">
                <bool>false</bool>
               </property>
              </widget>
             </item>
            </layout>
           </item>
           <item>
            <widget class="Line" name="Line1">
             <property name="frameShape">
              <enum>QFrame::HLine</enum>
             </property>
             <property name="frameShadow">
              <enum>QFrame::Sunken</enum>
             </property>
             <property name="orientation">
              <enum>Qt::Horizontal</enum>
             </property>
            </widget>
           </item>
           <item>
            <widget class="QLabel" name="substitutionsLabel">
             <property name="text">
              <string>Current Substitutions:</string>
             </property>
            </widget>
           </item>
           <item>
            <widget class="QListWidget" name="substitutionsListBox"/>
           </item>
           <item>
            <layout class="QHBoxLayout">
             <property name="spacing">
              <number>4</number>
             </property>
             <property name="margin">
              <number>0</number>
             </property>
             <item>
              <widget class="QPushButton" name="upSubstitutionButton">
               <property name="text">
                <string>Up</string>
               </property>
              </widget>
             </item>
             <item>
              <widget class="QPushButton" name="downSubstitutionButton">
               <property name="text">
                <string>Down</string>
               </property>
              </widget>
             </item>
             <item>
              <widget class="QPushButton" name="removeSubstitutionButton">
               <property name="text">
                <string>Remove</string>
               </property>
              </widget>
             </item>
            </layout>
           </item>
           <item>
            <widget class="Line" name="Line2">
             <property name="frameShape">
              <enum>QFrame::HLine</enum>
             </property>
             <property name="frameShadow">
              <enum>QFrame::Sunken</enum>
             </property>
             <property name="orientation">
              <enum>Qt::Horizontal</enum>
             </property>
            </widget>
           </item>
           <item>
            <layout class="QHBoxLayout">
             <property name="spacing">
              <number>4</number>
             </property>
             <property name="margin">
              <number>0</number>
             </property>
             <item>
              <widget class="QLabel" name="chooseSubstitutionLabel">
               <property name="text">
                <string>Select s&amp;ubstitute Family:</string>
               </property>
               <property name="buddy">
                <cstring>chooseSubstitutionCombo</cstring>
               </property>
              </widget>
             </item>
             <item>
              <widget class="QComboBox" name="chooseSubstitutionCombo">
               <property name="autoCompletion">
                <bool>true</bool>
               </property>
               <property name="duplicatesEnabled">
                <bool>false</bool>
               </property>
              </widget>
             </item>
             <item>
              <widget class="QPushButton" name="addSubstitutionButton">
               <property name="text">
                <string>Add</string>
               </property>
              </widget>
             </item>
            </layout>
           </item>
          </layout>
         </widget>
        </item>
       </layout>
      </widget>
      <widget class="QWidget" name="interfaceTab">
       <attribute name="title">
        <string>Interface</string>
       </attribute>
       <layout class="QVBoxLayout">
        <item>
         <widget class="QGroupBox" name="feelSettingsGroup">
          <property name="title">
           <string>Feel Settings</string>
          </property>
          <layout class="QGridLayout">
           <property name="margin">
            <number>8</number>
           </property>
           <property name="spacing">
            <number>4</number>
           </property>
           <item row="0" column="1">
            <widget class="QSpinBox" name="doubleClickIntervalSpinBox">
             <property name="suffix">
              <string> ms</string>
             </property>
             <property name="minimum">
              <number>10</number>
             </property>
             <property name="maximum">
              <number>10000</number>
             </property>
            </widget>
           </item>
           <item row="0" column="0">
            <widget class="QLabel" name="doubleClickIntervalLabel">
             <property name="text">
              <string>&amp;Double Click Interval:</string>
             </property>
             <property name="buddy">
              <cstring>doubleClickIntervalSpinBox</cstring>
             </property>
            </widget>
           </item>
           <item row="1" column="1">
            <widget class="QSpinBox" name="cursorFlashTimeSpinBox">
             <property name="specialValueText">
              <string>No blinking</string>
             </property>
             <property name="suffix">
              <string> ms</string>
             </property>
             <property name="minimum">
              <number>9</number>
             </property>
             <property name="maximum">
              <number>10000</number>
             </property>
            </widget>
           </item>
           <item row="1" column="0">
            <widget class="QLabel" name="cursorFlashTimeLabel">
             <property name="text">
              <string>&amp;Cursor Flash Time:</string>
             </property>
             <property name="buddy">
              <cstring>cursorFlashTimeSpinBox</cstring>
             </property>
            </widget>
           </item>
           <item row="2" column="1">
            <widget class="QSpinBox" name="wheelScrollLinesSpinBox">
             <property name="suffix">
              <string> lines</string>
             </property>
             <property name="minimum">
              <number>1</number>
             </property>
             <property name="maximum">
              <number>20</number>
             </property>
            </widget>
           </item>
           <item row="2" column="0">
            <widget class="QLabel" name="wheelScrollLinesLabel">
             <property name="text">
              <string>Wheel &amp;Scroll Lines:</string>
             </property>
             <property name="buddy">
              <cstring>wheelScrollLinesSpinBox</cstring>
             </property>
            </widget>
           </item>
           <item row="3" column="0" colspan="2">
            <widget class="QCheckBox" name="resolveLinksCheckBox">
             <property name="text">
              <string>Resolve symlinks in URLs</string>
             </property>
            </widget>
           </item>
          </layout>
         </widget>
        </item>
        <item>
         <widget class="QGroupBox" name="guiEffectsGroup">
          <property name="title">
           <string>GUI Effects</string>
          </property>
          <layout class="QVBoxLayout">
           <property name="spacing">
            <number>4</number>
           </property>
           <property name="margin">
            <number>8</number>
           </property>
           <item>
            <widget class="QCheckBox" name="effectsCheckBox">
             <property name="text">
              <string>&amp;Enable</string>
             </property>
             <property name="shortcut">
              <string>Alt+E</string>
             </property>
            </widget>
           </item>
           <item>
            <widget class="QFrame" name="effectsFrame">
             <layout class="QGridLayout">
              <property name="spacing">
               <number>4</number>
              </property>
              <item row="0" column="0">
               <widget class="QLabel" name="menuEffectLabel">
                <property name="text">
                 <string>&amp;Menu Effect:</string>
                </property>
                <property name="buddy">
                 <cstring>menuEffectCombo</cstring>
                </property>
               </widget>
              </item>
              <item row="1" column="0">
               <widget class="QLabel" name="comboEffectLabel">
                <property name="text">
                 <string>C&amp;omboBox Effect:</string>
                </property>
                <property name="buddy">
                 <cstring>comboEffectCombo</cstring>
                </property>
               </widget>
              </item>
              <item row="2" column="0">
               <widget class="QLabel" name="toolTipEffectLabel">
                <property name="text">
                 <string>&amp;ToolTip Effect:</string>
                </property>
                <property name="buddy">
                 <cstring>toolTipEffectCombo</cstring>
                </property>
               </widget>
              </item>
              <item row="3" column="0">
               <widget class="QLabel" name="toolBoxEffectLabel">
                <property name="text">
                 <string>Tool&amp;Box Effect:</string>
                </property>
                <property name="buddy">
                 <cstring>toolBoxEffectCombo</cstring>
                </property>
               </widget>
              </item>
              <item row="0" column="1">
               <widget class="QComboBox" name="menuEffectCombo">
                <property name="currentIndex">
                 <number>0</number>
                </property>
                <property name="autoCompletion">
                 <bool>true</bool>
                </property>
                <item>
                 <property name="text">
                  <string>Disable</string>
                 </property>
                </item>
                <item>
                 <property name="text">
                  <string>Animate</string>
                 </property>
                </item>
                <item>
                 <property name="text">
                  <string>Fade</string>
                 </property>
                </item>
               </widget>
              </item>
              <item row="1" column="1">
               <widget class="QComboBox" name="comboEffectCombo">
                <item>
                 <property name="text">
                  <string>Disable</string>
                 </property>
                </item>
                <item>
                 <property name="text">
                  <string>Animate</string>
                 </property>
                </item>
               </widget>
              </item>
              <item row="2" column="1">
               <widget class="QComboBox" name="toolTipEffectCombo">
                <item>
                 <property name="text">
                  <string>Disable</string>
                 </property>
                </item>
                <item>
                 <property name="text">
                  <string>Animate</string>
                 </property>
                </item>
                <item>
                 <property name="text">
                  <string>Fade</string>
                 </property>
                </item>
               </widget>
              </item>
              <item row="3" column="1">
               <widget class="QComboBox" name="toolBoxEffectCombo">
                <item>
                 <property name="text">
                  <string>Disable</string>
                 </property>
                </item>
                <item>
                 <property name="text">
                  <string>Animate</string>
                 </property>
                </item>
               </widget>
              </item>
             </layout>
            </widget>
           </item>
          </layout>
         </widget>
        </item>
        <item>
         <widget class="QGroupBox" name="globalStrutGroup">
          <property name="title">
           <string>Global Strut</string>
          </property>
          <layout class="QGridLayout">
           <property name="margin">
            <number>8</number>
           </property>
           <property name="spacing">
            <number>4</number>
           </property>
           <item row="0" column="0">
            <widget class="QLabel" name="strutWidthLabel">
             <property name="text">
              <string>Minimum &amp;Width:</string>
             </property>
             <property name="buddy">
              <cstring>strutWidthSpinBox</cstring>
             </property>
            </widget>
           </item>
           <item row="1" column="0">
            <widget class="QLabel" name="strutHeightLabel">
             <property name="text">
              <string>Minimum Hei&amp;ght:</string>
             </property>
             <property name="buddy">
              <cstring>strutHeightSpinBox</cstring>
             </property>
            </widget>
           </item>
           <item row="0" column="1">
            <widget class="QSpinBox" name="strutWidthSpinBox">
             <property name="suffix">
              <string> pixels</string>
             </property>
             <property name="maximum">
              <number>1000</number>
             </property>
            </widget>
           </item>
           <item row="1" column="1">
            <widget class="QSpinBox" name="strutHeightSpinBox">
             <property name="suffix">
              <string> pixels</string>
             </property>
             <property name="maximum">
              <number>1000</number>
             </property>
            </widget>
           </item>
          </layout>
         </widget>
        </item>
        <item>
         <widget class="QCheckBox" name="rtlExtensionsCheckBox">
          <property name="text">
           <string>Enhanced support for languages written right-to-left</string>
          </property>
         </widget>
        </item>
        <item>
         <widget class="QLabel" name="inputStyleLabel">
          <property name="text">
           <string>XIM Input Style:</string>
          </property>
         </widget>
        </item>
        <item>
         <widget class="QComboBox" name="inputStyleCombo">
          <property name="currentIndex">
           <number>0</number>
          </property>
          <item>
           <property name="text">
            <string>On The Spot</string>
           </property>
          </item>
          <item>
           <property name="text">
            <string>Over The Spot</string>
           </property>
          </item>
          <item>
           <property name="text">
            <string>Off The Spot</string>
           </property>
          </item>
          <item>
           <property name="text">
            <string>Root</string>
           </property>
          </item>
         </widget>
        </item>
        <item>
         <widget class="QLabel" name="inputMethodLabel">
          <property name="text">
           <string>Default Input Method:</string>
          </property>
         </widget>
        </item>
        <item>
         <widget class="QComboBox" name="inputMethodCombo">
          <property name="currentIndex">
           <number>-1</number>
          </property>
         </widget>
        </item>
        <item>
         <spacer>
          <property name="orientation">
           <enum>Qt::Vertical</enum>
          </property>
          <property name="sizeType">
           <enum>QSizePolicy::Expanding</enum>
          </property>
          <property name="sizeHint" stdset="0">
           <size>
            <width>20</width>
            <height>40</height>
           </size>
          </property>
         </spacer>
        </item>
       </layout>
      </widget>
      <widget class="QWidget" name="printerTab">
       <attribute name="title">
        <string>Printer</string>
       </attribute>
       <layout class="QVBoxLayout">
        <item>
         <widget class="QCheckBox" name="fontEmbeddingCheckBox">
          <property name="text">
           <string>Enable Font embedding</string>
          </property>
          <property name="checked">
           <bool>true</bool>
          </property>
         </widget>
        </item>
        <item>
         <widget class="QGroupBox" name="fontPathsGroup">
          <property name="sizePolicy">
           <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
            <horstretch>0</horstretch>
            <verstretch>0</verstretch>
           </sizepolicy>
          </property>
          <property name="title">
           <string>Font Paths</string>
          </property>
          <layout class="QVBoxLayout">
           <property name="spacing">
            <number>4</number>
           </property>
           <property name="margin">
            <number>8</number>
           </property>
           <item>
            <layout class="QGridLayout">
             <property name="margin">
              <number>0</number>
             </property>
             <property name="spacing">
              <number>4</number>
             </property>
             <item row="1" column="0">
              <widget class="QPushButton" name="upFontpathButton">
               <property name="text">
                <string>Up</string>
               </property>
              </widget>
             </item>
             <item row="1" column="2">
              <widget class="QPushButton" name="removeFontpathButton">
               <property name="text">
                <string>Remove</string>
               </property>
              </widget>
             </item>
             <item row="1" column="1">
              <widget class="QPushButton" name="downFontpathButton">
               <property name="text">
                <string>Down</string>
               </property>
              </widget>
             </item>
             <item row="0" column="0" colspan="3">
              <widget class="QListWidget" name="fontpathListBox"/>
             </item>
            </layout>
           </item>
           <item>
            <layout class="QGridLayout">
             <property name="margin">
              <number>0</number>
             </property>
             <property name="spacing">
              <number>4</number>
             </property>
             <item row="2" column="0">
              <spacer>
               <property name="orientation">
                <enum>Qt::Horizontal</enum>
               </property>
               <property name="sizeType">
                <enum>QSizePolicy::Minimum</enum>
               </property>
               <property name="sizeHint" stdset="0">
                <size>
                 <width>20</width>
                 <height>20</height>
                </size>
               </property>
              </spacer>
             </item>
             <item row="2" column="2">
              <widget class="QPushButton" name="addFontPathButton">
               <property name="text">
                <string>Add</string>
               </property>
              </widget>
             </item>
             <item row="2" column="1">
              <widget class="QPushButton" name="browseFontPathButton">
               <property name="text">
                <string>Browse...</string>
               </property>
              </widget>
             </item>
             <item row="0" column="0" colspan="3">
              <widget class="QLabel" name="browseFontPathLabel">
               <property name="text">
                <string>Press the &lt;b&gt;Browse&lt;/b&gt; button or enter a directory and press Enter to add them to the list.</string>
               </property>
              </widget>
             </item>
             <item row="1" column="0" colspan="3">
              <widget class="QLineEdit" name="fontPathLineEdit"/>
             </item>
            </layout>
           </item>
          </layout>
         </widget>
        </item>
       </layout>
      </widget>
      <widget class="QWidget" name="phononTab">
       <attribute name="title">
        <string>Phonon</string>
       </attribute>
       <layout class="QVBoxLayout" name="verticalLayout">
        <item>
         <widget class="QGroupBox" name="aboutPhononGroup">
          <property name="title">
           <string>About Phonon</string>
          </property>
          <layout class="QGridLayout" name="gridLayout_2">
           <item row="0" column="0">
            <widget class="QLabel" name="phononVersionBuddyLabel">
             <property name="text">
              <string>Current Version:</string>
             </property>
            </widget>
           </item>
           <item row="0" column="1">
            <widget class="QLabel" name="phononVersionLabel">
             <property name="text">
              <string>Not available</string>
             </property>
            </widget>
           </item>
           <item row="1" column="0">
            <widget class="QLabel" name="phononWebsiteBuddyLabel">
             <property name="text">
              <string>Website:</string>
             </property>
            </widget>
           </item>
           <item row="1" column="1">
            <widget class="QLabel" name="phononWebsiteLabel">
             <property name="text">
              <string>&lt;a href=&quot;http://phonon.kde.org&quot;&gt;http://phonon.kde.org/&lt;/a&gt;</string>
             </property>
             <property name="openExternalLinks">
              <bool>true</bool>
             </property>
            </widget>
           </item>
          </layout>
         </widget>
        </item>
        <item>
         <widget class="QGroupBox" name="aboutGStreamerGroup">
          <property name="title">
           <string>About GStreamer</string>
          </property>
          <layout class="QGridLayout">
           <item row="0" column="0">
            <widget class="QLabel" name="gstVersionBuddyLabel">
             <property name="text">
              <string>Current Version:</string>
             </property>
            </widget>
           </item>
           <item row="0" column="1">
            <widget class="QLabel" name="gstVersionLabel">
             <property name="text">
              <string>Not available</string>
             </property>
            </widget>
           </item>
           <item row="1" column="0">
            <widget class="QLabel" name="gstWebsiteBuddyLabel">
             <property name="text">
              <string>Website:</string>
             </property>
            </widget>
           </item>
           <item row="1" column="1">
            <widget class="QLabel" name="gstWebsiteLabel">
             <property name="text">
              <string>&lt;a href=&quot;http://gstreamer.freedesktop.org/&quot;&gt;http://gstreamer.freedesktop.org/&lt;/a&gt;</string>
             </property>
             <property name="openExternalLinks">
              <bool>true</bool>
             </property>
            </widget>
           </item>
          </layout>
         </widget>
        </item>
        <item>
         <widget class="QGroupBox" name="gstBackendGroup">
          <property name="title">
           <string>GStreamer backend settings</string>
          </property>
          <layout class="QGridLayout" name="gridLayout_3">
           <item row="0" column="0">
            <widget class="QLabel" name="audiosinkLabel">
             <property name="text">
              <string>Preferred audio sink:</string>
             </property>
             <property name="buddy">
              <cstring>audiosinkCombo</cstring>
             </property>
            </widget>
           </item>
           <item row="0" column="1">
            <widget class="QComboBox" name="audiosinkCombo"/>
           </item>
           <item row="1" column="0">
            <widget class="QLabel" name="videomodeLabel">
             <property name="text">
              <string>Preferred render method:</string>
             </property>
             <property name="buddy">
              <cstring>videomodeCombo</cstring>
             </property>
            </widget>
           </item>
           <item row="1" column="1">
            <widget class="QComboBox" name="videomodeCombo"/>
           </item>
           <item row="2" column="0" colspan="2">
            <widget class="QLabel" name="gstBackendNoteLabel">
             <property name="text">
              <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;Note: changes to these settings may prevent applications from starting up correctly.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
             </property>
             <property name="textFormat">
              <enum>Qt::RichText</enum>
             </property>
             <property name="scaledContents">
              <bool>false</bool>
             </property>
             <property name="wordWrap">
              <bool>true</bool>
             </property>
             <property name="margin">
              <number>2</number>
             </property>
            </widget>
           </item>
          </layout>
         </widget>
        </item>
        <item>
         <widget class="QLabel" name="phononLabel">
          <property name="text">
           <string/>
          </property>
         </widget>
        </item>
        <item>
         <spacer name="verticalSpacer">
          <property name="orientation">
           <enum>Qt::Vertical</enum>
          </property>
          <property name="sizeHint" stdset="0">
           <size>
            <width>20</width>
            <height>40</height>
           </size>
          </property>
         </spacer>
        </item>
       </layout>
      </widget>
     </widget>
    </item>
   </layout>
  </widget>
  <widget class="QMenuBar" name="mainMenu">
   <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
     <width>815</width>
     <height>19</height>
    </rect>
   </property>
   <widget class="QMenu" name="fileMenu">
    <property name="geometry">
     <rect>
      <x>203</x>
      <y>114</y>
      <width>161</width>
      <height>110</height>
     </rect>
    </property>
    <property name="title">
     <string>&amp;File</string>
    </property>
    <addaction name="fileSaveAction"/>
    <addaction name="separator"/>
    <addaction name="fileExitAction"/>
   </widget>
   <widget class="QMenu" name="saveMenu">
    <property name="geometry">
     <rect>
      <x>543</x>
      <y>98</y>
      <width>161</width>
      <height>106</height>
     </rect>
    </property>
    <property name="title">
     <string>&amp;Help</string>
    </property>
    <addaction name="helpAboutAction"/>
    <addaction name="helpAboutQtAction"/>
   </widget>
   <addaction name="fileMenu"/>
   <addaction name="separator"/>
   <addaction name="saveMenu"/>
  </widget>
  <action name="fileSaveAction">
   <property name="text">
    <string>&amp;Save</string>
   </property>
   <property name="iconText">
    <string>Save</string>
   </property>
   <property name="shortcut">
    <string>Ctrl+S</string>
   </property>
  </action>
  <action name="fileExitAction">
   <property name="text">
    <string>E&amp;xit</string>
   </property>
   <property name="iconText">
    <string>Exit</string>
   </property>
   <property name="shortcut">
    <string>Ctrl+Q</string>
   </property>
  </action>
  <action name="helpAboutAction">
   <property name="text">
    <string>&amp;About</string>
   </property>
   <property name="iconText">
    <string>About</string>
   </property>
   <property name="shortcut">
    <string/>
   </property>
  </action>
  <action name="helpAboutQtAction">
   <property name="text">
    <string>About &amp;Qt</string>
   </property>
   <property name="iconText">
    <string>About Qt</string>
   </property>
  </action>
 </widget>
 <customwidgets>
  <customwidget>
   <class>ColorButton</class>
   <extends></extends>
   <header>colorbutton.h</header>
  </customwidget>
  <customwidget>
   <class>PreviewFrame</class>
   <extends></extends>
   <header>previewframe.h</header>
  </customwidget>
 </customwidgets>
 <tabstops>
  <tabstop>helpView</tabstop>
  <tabstop>mainTabWidget</tabstop>
  <tabstop>guiStyleCombo</tabstop>
  <tabstop>tunePaletteButton</tabstop>
  <tabstop>paletteCombo</tabstop>
  <tabstop>fontFamilyCombo</tabstop>
  <tabstop>fontStyleCombo</tabstop>
  <tabstop>pointSizeCombo</tabstop>
  <tabstop>sampleLineEdit</tabstop>
  <tabstop>familySubstitutionCombo</tabstop>
  <tabstop>substitutionsListBox</tabstop>
  <tabstop>upSubstitutionButton</tabstop>
  <tabstop>downSubstitutionButton</tabstop>
  <tabstop>removeSubstitutionButton</tabstop>
  <tabstop>chooseSubstitutionCombo</tabstop>
  <tabstop>addSubstitutionButton</tabstop>
  <tabstop>doubleClickIntervalSpinBox</tabstop>
  <tabstop>cursorFlashTimeSpinBox</tabstop>
  <tabstop>wheelScrollLinesSpinBox</tabstop>
  <tabstop>resolveLinksCheckBox</tabstop>
  <tabstop>effectsCheckBox</tabstop>
  <tabstop>menuEffectCombo</tabstop>
  <tabstop>comboEffectCombo</tabstop>
  <tabstop>toolTipEffectCombo</tabstop>
  <tabstop>toolBoxEffectCombo</tabstop>
  <tabstop>strutWidthSpinBox</tabstop>
  <tabstop>strutHeightSpinBox</tabstop>
  <tabstop>rtlExtensionsCheckBox</tabstop>
  <tabstop>inputStyleCombo</tabstop>
  <tabstop>inputMethodCombo</tabstop>
  <tabstop>fontEmbeddingCheckBox</tabstop>
  <tabstop>fontpathListBox</tabstop>
  <tabstop>upFontpathButton</tabstop>
  <tabstop>downFontpathButton</tabstop>
  <tabstop>removeFontpathButton</tabstop>
  <tabstop>fontPathLineEdit</tabstop>
  <tabstop>browseFontPathButton</tabstop>
  <tabstop>addFontPathButton</tabstop>
  <tabstop>audiosinkCombo</tabstop>
  <tabstop>videomodeCombo</tabstop>
 </tabstops>
 <resources/>
 <connections>
  <connection>
   <sender>effectsCheckBox</sender>
   <signal>toggled(bool)</signal>
   <receiver>effectsFrame</receiver>
   <slot>setEnabled(bool)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>417</x>
     <y>257</y>
    </hint>
    <hint type="destinationlabel">
     <x>578</x>
     <y>379</y>
    </hint>
   </hints>
  </connection>
  <connection>
   <sender>fontEmbeddingCheckBox</sender>
   <signal>toggled(bool)</signal>
   <receiver>fontPathsGroup</receiver>
   <slot>setEnabled(bool)</slot>
   <hints>
    <hint type="sourcelabel">
     <x>449</x>
     <y>69</y>
    </hint>
    <hint type="destinationlabel">
     <x>447</x>
     <y>94</y>
    </hint>
   </hints>
  </connection>
 </connections>
</ui>
