<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>optionDialogGUIWidget_base</class>
<widget class="TQWidget">
    <property name="name">
        <cstring>optionDialogGUIWidget_base</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>349</width>
            <height>174</height>
        </rect>
    </property>
    <grid>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <property name="margin">
            <number>0</number>
        </property>
        <widget class="TQComboBox" row="0" column="1">
            <item>
                <property name="text">
                    <string>Enabled</string>
                </property>
            </item>
            <item>
                <property name="text">
                    <string>Disabled</string>
                </property>
            </item>
            <item>
                <property name="text">
                    <string>Only on Hover</string>
                </property>
            </item>
            <property name="name">
                <cstring>kcfg_UnderlineLinks</cstring>
            </property>
            <property name="whatsThis" stdset="0">
                <string>&lt;qt&gt;Controls how hyperlinks are underlined:
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Enabled&lt;/b&gt;: Always underline links&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Disabled&lt;/b&gt;: Never underline links&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Only on Hover&lt;/b&gt;: Underline when the mouse is moved over the link&lt;/li&gt;
&lt;/ul&gt;&lt;/qt&gt;</string>
            </property>
        </widget>
        <widget class="TQLabel" row="0" column="0">
            <property name="name">
                <cstring>textLabel1</cstring>
            </property>
            <property name="sizePolicy">
                <sizepolicy>
                    <hsizetype>4</hsizetype>
                    <vsizetype>5</vsizetype>
                    <horstretch>0</horstretch>
                    <verstretch>0</verstretch>
                </sizepolicy>
            </property>
            <property name="text">
                <string>Underline links:</string>
            </property>
        </widget>
        <widget class="TQCheckBox" row="1" column="0" rowspan="1" colspan="2">
            <property name="name">
                <cstring>kcfg_ShowThumbnails</cstring>
            </property>
            <property name="text">
                <string>Show &amp;thumbnail previews</string>
            </property>
        </widget>
        <widget class="TQGroupBox" row="2" column="0" rowspan="1" colspan="2">
            <property name="name">
                <cstring>groupBox1</cstring>
            </property>
            <property name="title">
                <string>Overview Mode</string>
            </property>
            <grid>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <widget class="TQLabel" row="0" column="0">
                    <property name="name">
                        <cstring>rowLabel</cstring>
                    </property>
                    <property name="sizePolicy">
                        <sizepolicy>
                            <hsizetype>4</hsizetype>
                            <vsizetype>5</vsizetype>
                            <horstretch>0</horstretch>
                            <verstretch>0</verstretch>
                        </sizepolicy>
                    </property>
                    <property name="text">
                        <string>Rows:</string>
                    </property>
                </widget>
                <widget class="TQSpinBox" row="1" column="1">
                    <property name="name">
                        <cstring>kcfg_OverviewModeColumns</cstring>
                    </property>
                    <property name="maxValue">
                        <number>8</number>
                    </property>
                    <property name="minValue">
                        <number>3</number>
                    </property>
                </widget>
                <widget class="TQSpinBox" row="0" column="1">
                    <property name="name">
                        <cstring>kcfg_OverviewModeRows</cstring>
                    </property>
                    <property name="maxValue">
                        <number>5</number>
                    </property>
                    <property name="minValue">
                        <number>1</number>
                    </property>
                </widget>
                <widget class="TQLabel" row="1" column="0">
                    <property name="name">
                        <cstring>columnLabel</cstring>
                    </property>
                    <property name="sizePolicy">
                        <sizepolicy>
                            <hsizetype>4</hsizetype>
                            <vsizetype>5</vsizetype>
                            <horstretch>0</horstretch>
                            <verstretch>0</verstretch>
                        </sizepolicy>
                    </property>
                    <property name="text">
                        <string>Columns:</string>
                    </property>
                </widget>
            </grid>
        </widget>
    </grid>
</widget>
<tabstops>
    <tabstop>kcfg_OverviewModeRows</tabstop>
    <tabstop>kcfg_OverviewModeColumns</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
</UI>