<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>KMouseDlg</class>
<widget class="TQWidget">
    <property name="name">
        <cstring>KMouseDlg</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>568</width>
            <height>434</height>
        </rect>
    </property>
    <vbox>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <widget class="TQButtonGroup">
            <property name="name">
                <cstring>handedBox</cstring>
            </property>
            <property name="sizePolicy">
                <sizepolicy>
                    <hsizetype>5</hsizetype>
                    <vsizetype>4</vsizetype>
                    <horstretch>0</horstretch>
                    <verstretch>0</verstretch>
                </sizepolicy>
            </property>
            <property name="frameShape">
                <enum>GroupBoxPanel</enum>
            </property>
            <property name="frameShadow">
                <enum>Sunken</enum>
            </property>
            <property name="title">
                <string>Button Order</string>
            </property>
            <property name="exclusive">
                <bool>true</bool>
            </property>
            <property name="radioButtonExclusive">
                <bool>true</bool>
            </property>
            <grid>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <spacer row="2" column="2">
                    <property name="name">
                        <cstring>Spacer1</cstring>
                    </property>
                    <property name="orientation">
                        <enum>Horizontal</enum>
                    </property>
                    <property name="sizeType">
                        <enum>Expanding</enum>
                    </property>
                    <property name="sizeHint">
                        <size>
                            <width>20</width>
                            <height>20</height>
                        </size>
                    </property>
                </spacer>
                <spacer row="2" column="0">
                    <property name="name">
                        <cstring>Spacer53</cstring>
                    </property>
                    <property name="orientation">
                        <enum>Vertical</enum>
                    </property>
                    <property name="sizeType">
                        <enum>Expanding</enum>
                    </property>
                    <property name="sizeHint">
                        <size>
                            <width>20</width>
                            <height>20</height>
                        </size>
                    </property>
                </spacer>
                <widget class="TQRadioButton" row="0" column="0">
                    <property name="name">
                        <cstring>rightHanded</cstring>
                    </property>
                    <property name="text">
                        <string>Righ&amp;t handed</string>
                    </property>
                    <property name="checked">
                        <bool>true</bool>
                    </property>
                </widget>
                <widget class="TQRadioButton" row="1" column="0">
                    <property name="name">
                        <cstring>leftHanded</cstring>
                    </property>
                    <property name="text">
                        <string>Le&amp;ft handed</string>
                    </property>
                </widget>
                <widget class="TQLabel" row="0" column="1" rowspan="3" colspan="1">
                    <property name="name">
                        <cstring>mousePix</cstring>
                    </property>
                    <property name="sizePolicy">
                        <sizepolicy>
                            <hsizetype>0</hsizetype>
                            <vsizetype>0</vsizetype>
                            <horstretch>0</horstretch>
                            <verstretch>0</verstretch>
                        </sizepolicy>
                    </property>
                    <property name="maximumSize">
                        <size>
                            <width>150</width>
                            <height>115</height>
                        </size>
                    </property>
                    <property name="scaledContents">
                        <bool>true</bool>
                    </property>
                </widget>
            </grid>
        </widget>
        <widget class="TQCheckBox">
            <property name="name">
                <cstring>cbScrollPolarity</cstring>
            </property>
            <property name="text">
                <string>Re&amp;verse scroll direction</string>
            </property>
            <property name="whatsThis" stdset="0">
                <string>Change the direction of scrolling for the mouse wheel or the 4th and 5th mouse buttons.</string>
            </property>
        </widget>
        <widget class="TQGroupBox">
            <property name="name">
                <cstring>GroupBox1</cstring>
            </property>
            <property name="title">
                <string>Icons</string>
            </property>
            <grid>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <widget class="TQRadioButton" row="0" column="0" rowspan="1" colspan="3">
                    <property name="name">
                        <cstring>doubleClick</cstring>
                    </property>
                    <property name="text">
                        <string>Dou&amp;ble-click to open files and folders (select icons on first click)</string>
                    </property>
                    <property name="checked">
                        <bool>false</bool>
                    </property>
                </widget>
                <widget class="Line" row="5" column="0" rowspan="1" colspan="3">
                    <property name="name">
                        <cstring>Line1</cstring>
                    </property>
                    <property name="frameShape">
                        <enum>HLine</enum>
                    </property>
                    <property name="frameShadow">
                        <enum>Sunken</enum>
                    </property>
                    <property name="orientation">
                        <enum>Horizontal</enum>
                    </property>
                </widget>
                <widget class="TQCheckBox" row="6" column="0" rowspan="1" colspan="3">
                    <property name="name">
                        <cstring>cbVisualActivate</cstring>
                    </property>
                    <property name="text">
                        <string>Visual f&amp;eedback on activation</string>
                    </property>
                </widget>
                <widget class="TQCheckBox" row="2" column="1" rowspan="1" colspan="2">
                    <property name="name">
                        <cstring>cb_pointershape</cstring>
                    </property>
                    <property name="text">
                        <string>Cha&amp;nge pointer shape over icons</string>
                    </property>
                    <property name="checked">
                        <bool>true</bool>
                    </property>
                </widget>
                <widget class="TQCheckBox" row="3" column="1" rowspan="1" colspan="2">
                    <property name="name">
                        <cstring>cbAutoSelect</cstring>
                    </property>
                    <property name="text">
                        <string>A&amp;utomatically select icons</string>
                    </property>
                </widget>
                <spacer row="2" column="0" rowspan="3" colspan="1">
                    <property name="name">
                        <cstring>Spacer6</cstring>
                    </property>
                    <property name="orientation">
                        <enum>Horizontal</enum>
                    </property>
                    <property name="sizeType">
                        <enum>Fixed</enum>
                    </property>
                    <property name="sizeHint">
                        <size>
                            <width>20</width>
                            <height>60</height>
                        </size>
                    </property>
                </spacer>
                <widget class="TQLayoutWidget" row="4" column="2">
                    <property name="name">
                        <cstring>layout7</cstring>
                    </property>
                    <grid>
                        <property name="name">
                            <cstring>unnamed</cstring>
                        </property>
                        <widget class="TQLabel" row="1" column="1">
                            <property name="name">
                                <cstring>lb_short</cstring>
                            </property>
                            <property name="text">
                                <string>Short</string>
                            </property>
                        </widget>
                        <widget class="TQSlider" row="0" column="1" rowspan="1" colspan="2">
                            <property name="name">
                                <cstring>slAutoSelect</cstring>
                            </property>
                            <property name="minimumSize">
                                <size>
                                    <width>250</width>
                                    <height>0</height>
                                </size>
                            </property>
                            <property name="maxValue">
                                <number>2000</number>
                            </property>
                            <property name="orientation">
                                <enum>Horizontal</enum>
                            </property>
                        </widget>
                        <spacer row="0" column="3" rowspan="2" colspan="1">
                            <property name="name">
                                <cstring>Spacer8</cstring>
                            </property>
                            <property name="orientation">
                                <enum>Horizontal</enum>
                            </property>
                            <property name="sizeType">
                                <enum>Expanding</enum>
                            </property>
                            <property name="sizeHint">
                                <size>
                                    <width>230</width>
                                    <height>20</height>
                                </size>
                            </property>
                        </spacer>
                        <widget class="TQLabel" row="0" column="0">
                            <property name="name">
                                <cstring>lDelay</cstring>
                            </property>
                            <property name="text">
                                <string>Dela&amp;y:</string>
                            </property>
                            <property name="buddy" stdset="0">
                                <cstring>slAutoSelect</cstring>
                            </property>
                        </widget>
                        <widget class="TQLabel" row="1" column="2">
                            <property name="name">
                                <cstring>lb_long</cstring>
                            </property>
                            <property name="text">
                                <string>Long</string>
                            </property>
                            <property name="alignment">
                                <set>AlignVCenter|AlignRight</set>
                            </property>
                            <property name="hAlign" stdset="0">
                            </property>
                        </widget>
                    </grid>
                </widget>
                <spacer row="4" column="1">
                    <property name="name">
                        <cstring>Spacer3</cstring>
                    </property>
                    <property name="orientation">
                        <enum>Horizontal</enum>
                    </property>
                    <property name="sizeType">
                        <enum>Fixed</enum>
                    </property>
                    <property name="sizeHint">
                        <size>
                            <width>20</width>
                            <height>21</height>
                        </size>
                    </property>
                </spacer>
                <widget class="TQRadioButton" row="1" column="0" rowspan="1" colspan="3">
                    <property name="name">
                        <cstring>singleClick</cstring>
                    </property>
                    <property name="text">
                        <string>&amp;Single-click to open files and folders</string>
                    </property>
                    <property name="checked">
                        <bool>true</bool>
                    </property>
                </widget>
            </grid>
        </widget>
        <spacer>
            <property name="name">
                <cstring>Spacer7</cstring>
            </property>
            <property name="orientation">
                <enum>Vertical</enum>
            </property>
            <property name="sizeType">
                <enum>Expanding</enum>
            </property>
            <property name="sizeHint">
                <size>
                    <width>20</width>
                    <height>16</height>
                </size>
            </property>
        </spacer>
    </vbox>
</widget>
<connections>
    <connection>
        <sender>singleClick</sender>
        <signal>toggled(bool)</signal>
        <receiver>cb_pointershape</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>singleClick</sender>
        <signal>toggled(bool)</signal>
        <receiver>cbAutoSelect</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
    <connection>
        <sender>cbAutoSelect</sender>
        <signal>toggled(bool)</signal>
        <receiver>slAutoSelect</receiver>
        <slot>setEnabled(bool)</slot>
    </connection>
</connections>
<tabstops>
    <tabstop>rightHanded</tabstop>
    <tabstop>leftHanded</tabstop>
    <tabstop>singleClick</tabstop>
    <tabstop>cb_pointershape</tabstop>
    <tabstop>cbAutoSelect</tabstop>
    <tabstop>slAutoSelect</tabstop>
    <tabstop>doubleClick</tabstop>
    <tabstop>cbVisualActivate</tabstop>
</tabstops>
<includes>
    <include location="global" impldecl="in implementation">kdialog.h</include>
</includes>
<layoutdefaults spacing="6" margin="11"/>
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
</UI>