<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>DialogWidget</class>
<widget class="TQWidget">
    <property name="name">
        <cstring>DialogWidget</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>322</width>
            <height>306</height>
        </rect>
    </property>
    <grid>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <widget class="TQGroupBox" row="0" column="0">
            <property name="name">
                <cstring>groupBox1</cstring>
            </property>
            <property name="title">
                <string>Application</string>
            </property>
            <grid>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <widget class="KURLRequester" row="0" column="1">
                    <property name="name">
                        <cstring>executableEdit</cstring>
                    </property>
                </widget>
                <widget class="TQLabel" row="1" column="0">
                    <property name="name">
                        <cstring>textLabel3</cstring>
                    </property>
                    <property name="text">
                        <string>&amp;Parameters:</string>
                    </property>
                    <property name="buddy" stdset="0">
                        <cstring>paramEdit</cstring>
                    </property>
                </widget>
                <widget class="TQLabel" row="0" column="0">
                    <property name="name">
                        <cstring>textLabel2</cstring>
                    </property>
                    <property name="text">
                        <string>&amp;Executable:</string>
                    </property>
                    <property name="buddy" stdset="0">
                        <cstring>executableEdit</cstring>
                    </property>
                </widget>
                <widget class="KLineEdit" row="1" column="1">
                    <property name="name">
                        <cstring>paramEdit</cstring>
                    </property>
                </widget>
            </grid>
        </widget>
        <widget class="TQWidgetStack" row="1" column="0">
            <property name="name">
                <cstring>stack</cstring>
            </property>
            <widget class="TQWidget">
                <property name="name">
                    <cstring>WStackPage</cstring>
                </property>
                <attribute name="id">
                    <number>0</number>
                </attribute>
                <grid>
                    <property name="name">
                        <cstring>unnamed</cstring>
                    </property>
                    <property name="margin">
                        <number>0</number>
                    </property>
                    <widget class="TQGroupBox" row="0" column="0">
                        <property name="name">
                            <cstring>groupBox2</cstring>
                        </property>
                        <property name="title">
                            <string>Valgrind</string>
                        </property>
                        <vbox>
                            <property name="name">
                                <cstring>unnamed</cstring>
                            </property>
                            <widget class="TQCheckBox">
                                <property name="name">
                                    <cstring>memleakBox</cstring>
                                </property>
                                <property name="text">
                                    <string>Memory &amp;leak check</string>
                                </property>
                                <property name="checked">
                                    <bool>true</bool>
                                </property>
                            </widget>
                            <widget class="TQLayoutWidget">
                                <property name="name">
                                    <cstring>layout2</cstring>
                                </property>
                                <hbox>
                                    <property name="name">
                                        <cstring>unnamed</cstring>
                                    </property>
                                    <property name="margin">
                                        <number>0</number>
                                    </property>
                                    <spacer>
                                        <property name="name">
                                            <cstring>spacer1</cstring>
                                        </property>
                                        <property name="orientation">
                                            <enum>Horizontal</enum>
                                        </property>
                                        <property name="sizeType">
                                            <enum>Fixed</enum>
                                        </property>
                                        <property name="sizeHint">
                                            <size>
                                                <width>20</width>
                                                <height>20</height>
                                            </size>
                                        </property>
                                    </spacer>
                                    <widget class="TQCheckBox">
                                        <property name="name">
                                            <cstring>reachableBox</cstring>
                                        </property>
                                        <property name="text">
                                            <string>&amp;Show still reachable blocks</string>
                                        </property>
                                    </widget>
                                </hbox>
                            </widget>
                            <widget class="TQCheckBox">
                                <property name="name">
                                    <cstring>childrenBox</cstring>
                                </property>
                                <property name="text">
                                    <string>&amp;Trace children</string>
                                </property>
                            </widget>
                            <widget class="TQLayoutWidget">
                                <property name="name">
                                    <cstring>layout3</cstring>
                                </property>
                                <grid>
                                    <property name="name">
                                        <cstring>unnamed</cstring>
                                    </property>
                                    <property name="margin">
                                        <number>0</number>
                                    </property>
                                    <widget class="TQLabel" row="1" column="0">
                                        <property name="name">
                                            <cstring>textLabel5</cstring>
                                        </property>
                                        <property name="text">
                                            <string>Additional p&amp;arameters:</string>
                                        </property>
                                        <property name="buddy" stdset="0">
                                            <cstring>valParamEdit</cstring>
                                        </property>
                                    </widget>
                                    <widget class="KLineEdit" row="1" column="1">
                                        <property name="name">
                                            <cstring>valParamEdit</cstring>
                                        </property>
                                    </widget>
                                    <widget class="KURLRequester" row="0" column="1">
                                        <property name="name">
                                            <cstring>valExecutableEdit</cstring>
                                        </property>
                                    </widget>
                                    <widget class="TQLabel" row="0" column="0">
                                        <property name="name">
                                            <cstring>textLabel4</cstring>
                                        </property>
                                        <property name="text">
                                            <string>E&amp;xecutable:</string>
                                        </property>
                                        <property name="buddy" stdset="0">
                                            <cstring>valExecutableEdit</cstring>
                                        </property>
                                    </widget>
                                </grid>
                            </widget>
                        </vbox>
                    </widget>
                </grid>
            </widget>
            <widget class="TQWidget">
                <property name="name">
                    <cstring>WStackPage</cstring>
                </property>
                <attribute name="id">
                    <number>1</number>
                </attribute>
                <grid>
                    <property name="name">
                        <cstring>unnamed</cstring>
                    </property>
                    <property name="margin">
                        <number>0</number>
                    </property>
                    <widget class="TQGroupBox" row="0" column="0">
                        <property name="name">
                            <cstring>groupBox3</cstring>
                        </property>
                        <property name="title">
                            <string>Valgrind</string>
                        </property>
                        <grid>
                            <property name="name">
                                <cstring>unnamed</cstring>
                            </property>
                            <widget class="TQLayoutWidget" row="1" column="0">
                                <property name="name">
                                    <cstring>layout3_2</cstring>
                                </property>
                                <grid>
                                    <property name="name">
                                        <cstring>unnamed</cstring>
                                    </property>
                                    <property name="margin">
                                        <number>0</number>
                                    </property>
                                    <widget class="TQLabel" row="1" column="0">
                                        <property name="name">
                                            <cstring>textLabel5_2</cstring>
                                        </property>
                                        <property name="text">
                                            <string>Additional p&amp;arameters:</string>
                                        </property>
                                        <property name="buddy" stdset="0">
                                            <cstring>valParamEdit</cstring>
                                        </property>
                                    </widget>
                                    <widget class="KLineEdit" row="1" column="1">
                                        <property name="name">
                                            <cstring>ctParamEdit</cstring>
                                        </property>
                                    </widget>
                                    <widget class="KURLRequester" row="0" column="1">
                                        <property name="name">
                                            <cstring>ctExecutableEdit</cstring>
                                        </property>
                                    </widget>
                                    <widget class="TQLabel" row="0" column="0">
                                        <property name="name">
                                            <cstring>textLabel4_2</cstring>
                                        </property>
                                        <property name="text">
                                            <string>E&amp;xecutable:</string>
                                        </property>
                                        <property name="buddy" stdset="0">
                                            <cstring>valExecutableEdit</cstring>
                                        </property>
                                    </widget>
                                </grid>
                            </widget>
                            <widget class="TQCheckBox" row="0" column="0">
                                <property name="name">
                                    <cstring>ctChildrenBox</cstring>
                                </property>
                                <property name="text">
                                    <string>&amp;Trace children</string>
                                </property>
                            </widget>
                        </grid>
                    </widget>
                    <widget class="TQGroupBox" row="1" column="0">
                        <property name="name">
                            <cstring>groupBox4</cstring>
                        </property>
                        <property name="title">
                            <string>KCachegrind</string>
                        </property>
                        <grid>
                            <property name="name">
                                <cstring>unnamed</cstring>
                            </property>
                            <widget class="KURLRequester" row="0" column="1">
                                <property name="name">
                                    <cstring>kcExecutableEdit</cstring>
                                </property>
                            </widget>
                            <widget class="TQLabel" row="0" column="0">
                                <property name="name">
                                    <cstring>textLabel4_2_2</cstring>
                                </property>
                                <property name="text">
                                    <string>Exe&amp;cutable:</string>
                                </property>
                                <property name="buddy" stdset="0">
                                    <cstring>valExecutableEdit</cstring>
                                </property>
                            </widget>
                        </grid>
                    </widget>
                </grid>
            </widget>
        </widget>
    </grid>
</widget>
<connections>
    <connection>
        <sender>memleakBox</sender>
        <signal>toggled(bool)</signal>
        <receiver>DialogWidget</receiver>
        <slot>checkBoxToggled()</slot>
    </connection>
</connections>
<tabstops>
    <tabstop>executableEdit</tabstop>
    <tabstop>paramEdit</tabstop>
    <tabstop>memleakBox</tabstop>
    <tabstop>reachableBox</tabstop>
    <tabstop>childrenBox</tabstop>
    <tabstop>valExecutableEdit</tabstop>
    <tabstop>valParamEdit</tabstop>
    <tabstop>ctChildrenBox</tabstop>
    <tabstop>ctExecutableEdit</tabstop>
    <tabstop>ctParamEdit</tabstop>
    <tabstop>kcExecutableEdit</tabstop>
</tabstops>
<includes>
    <include location="global" impldecl="in implementation">kdialog.h</include>
</includes>
<Q_SLOTS>
    <slot access="private" specifier="non virtual">checkBoxToggled()</slot>
    <slot>init()</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
<includehints>
    <includehint>kurlrequester.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kpushbutton.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kurlrequester.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kpushbutton.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kurlrequester.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kpushbutton.h</includehint>
    <includehint>kurlrequester.h</includehint>
    <includehint>klineedit.h</includehint>
    <includehint>kpushbutton.h</includehint>
</includehints>
</UI>