<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KXEElementDialogBase</class>
<widget class="TQDialog">
    <property name="name">
        <cstring>KXEElementDialogBase</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>344</width>
            <height>321</height>
        </rect>
    </property>
    <property name="sizePolicy">
        <sizepolicy>
            <hsizetype>3</hsizetype>
            <vsizetype>5</vsizetype>
            <horstretch>0</horstretch>
            <verstretch>0</verstretch>
        </sizepolicy>
    </property>
    <property name="caption">
        <string>XML Element</string>
    </property>
    <property name="sizeGripEnabled">
        <bool>true</bool>
    </property>
    <grid>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <property name="margin">
            <number>11</number>
        </property>
        <property name="spacing">
            <number>6</number>
        </property>
        <spacer row="1" column="1">
            <property name="name">
                <cstring>Spacer3</cstring>
            </property>
            <property name="orientation">
                <enum>Vertical</enum>
            </property>
            <property name="sizeType">
                <enum>Expanding</enum>
            </property>
            <property name="sizeHint">
                <size>
                    <width>16</width>
                    <height>37</height>
                </size>
            </property>
        </spacer>
        <widget class="TQLabel" row="2" column="0" rowspan="1" colspan="2">
            <property name="name">
                <cstring>m_pLblPrefix</cstring>
            </property>
            <property name="text">
                <string>&amp;Prefix:</string>
            </property>
            <property name="buddy" stdset="0">
                <cstring>m_pEditPrefix</cstring>
            </property>
            <property name="whatsThis" stdset="0">
                <string>&lt;b&gt;Prefix&lt;/b&gt;
&lt;br/&gt;
You can enter the namespace prefix for this XML element here.</string>
            </property>
        </widget>
        <spacer row="3" column="1">
            <property name="name">
                <cstring>Spacer4</cstring>
            </property>
            <property name="orientation">
                <enum>Vertical</enum>
            </property>
            <property name="sizeType">
                <enum>Expanding</enum>
            </property>
            <property name="sizeHint">
                <size>
                    <width>16</width>
                    <height>37</height>
                </size>
            </property>
        </spacer>
        <spacer row="5" column="1">
            <property name="name">
                <cstring>Spacer5</cstring>
            </property>
            <property name="orientation">
                <enum>Vertical</enum>
            </property>
            <property name="sizeType">
                <enum>Expanding</enum>
            </property>
            <property name="sizeHint">
                <size>
                    <width>16</width>
                    <height>37</height>
                </size>
            </property>
        </spacer>
        <widget class="TQLineEdit" row="1" column="0">
            <property name="name">
                <cstring>m_pEditNsURI</cstring>
            </property>
            <property name="whatsThis" stdset="0">
                <string>&lt;b&gt;Namespace URI&lt;/b&gt;&lt;br/&gt;
You can enter the namespace URI of this XML element here.</string>
            </property>
        </widget>
        <widget class="TQLineEdit" row="5" column="0">
            <property name="name">
                <cstring>m_pEditName</cstring>
            </property>
            <property name="whatsThis" stdset="0">
                <string>&lt;b&gt;Local Name&lt;/b&gt;
&lt;br/&gt;
You have to enter this XML elements name here.</string>
            </property>
        </widget>
        <widget class="TQLineEdit" row="3" column="0">
            <property name="name">
                <cstring>m_pEditPrefix</cstring>
            </property>
            <property name="whatsThis" stdset="0">
                <string>&lt;b&gt;Prefix&lt;/b&gt;
&lt;br/&gt;
You can enter the namespace prefix for this XML element here.</string>
            </property>
        </widget>
        <widget class="TQLabel" row="4" column="0" rowspan="1" colspan="2">
            <property name="name">
                <cstring>m_pLblTagName</cstring>
            </property>
            <property name="text">
                <string>Local &amp;Name:</string>
            </property>
            <property name="buddy" stdset="0">
                <cstring>m_pEditName</cstring>
            </property>
            <property name="whatsThis" stdset="0">
                <string>&lt;b&gt;Local Name&lt;/b&gt;
&lt;br/&gt;
You have to enter this XML elements name here.</string>
            </property>
        </widget>
        <widget class="TQLabel" row="0" column="0" rowspan="1" colspan="2">
            <property name="name">
                <cstring>m_pLblNsURI</cstring>
            </property>
            <property name="text">
                <string>Namespace &amp;URI:</string>
            </property>
            <property name="buddy" stdset="0">
                <cstring>m_pEditNsURI</cstring>
            </property>
            <property name="whatsThis" stdset="0">
                <string>&lt;b&gt;Namespace URI&lt;/b&gt;&lt;br/&gt;
You can enter the namespace URI of this XML element here.</string>
            </property>
        </widget>
        <widget class="TQLayoutWidget" row="8" column="0" rowspan="1" colspan="2">
            <property name="name">
                <cstring>Layout1</cstring>
            </property>
            <hbox>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <property name="margin">
                    <number>0</number>
                </property>
                <property name="spacing">
                    <number>6</number>
                </property>
                <spacer>
                    <property name="name">
                        <cstring>Horizontal Spacing2</cstring>
                    </property>
                    <property name="orientation">
                        <enum>Horizontal</enum>
                    </property>
                    <property name="sizeType">
                        <enum>Expanding</enum>
                    </property>
                    <property name="sizeHint">
                        <size>
                            <width>20</width>
                            <height>0</height>
                        </size>
                    </property>
                </spacer>
                <widget class="TQPushButton">
                    <property name="name">
                        <cstring>m_pBtnOK</cstring>
                    </property>
                    <property name="text">
                        <string>&amp;OK</string>
                    </property>
                    <property name="accel">
                        <string>Alt+O</string>
                    </property>
                    <property name="autoDefault">
                        <bool>true</bool>
                    </property>
                    <property name="default">
                        <bool>true</bool>
                    </property>
                </widget>
                <widget class="TQPushButton">
                    <property name="name">
                        <cstring>m_pBtnCancel</cstring>
                    </property>
                    <property name="text">
                        <string>&amp;Cancel</string>
                    </property>
                    <property name="accel">
                        <string>Alt+C</string>
                    </property>
                    <property name="autoDefault">
                        <bool>true</bool>
                    </property>
                </widget>
            </hbox>
        </widget>
        <widget class="TQLayoutWidget" row="7" column="0" rowspan="1" colspan="2">
            <property name="name">
                <cstring>Layout4</cstring>
            </property>
            <hbox>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <property name="margin">
                    <number>0</number>
                </property>
                <property name="spacing">
                    <number>6</number>
                </property>
                <widget class="TQLabel">
                    <property name="name">
                        <cstring>m_pLblInsert</cstring>
                    </property>
                    <property name="text">
                        <string>&amp;Insert:</string>
                    </property>
                    <property name="buddy" stdset="0">
                        <cstring>m_pComboInsert</cstring>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>&lt;b&gt;Insert&lt;/b&gt;
&lt;br/&gt;
Choose, where to place this XML element in the parent elements list of childelements.</string>
                    </property>
                </widget>
                <widget class="TQComboBox">
                    <item>
                        <property name="text">
                            <string>at bottom</string>
                        </property>
                    </item>
                    <item>
                        <property name="text">
                            <string>at top</string>
                        </property>
                    </item>
                    <property name="name">
                        <cstring>m_pComboInsert</cstring>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>&lt;b&gt;Insert&lt;/b&gt;
&lt;br/&gt;
Choose, where to place this XML element in the parent elements list of childelements.</string>
                    </property>
                </widget>
                <spacer>
                    <property name="name">
                        <cstring>Spacer2</cstring>
                    </property>
                    <property name="orientation">
                        <enum>Horizontal</enum>
                    </property>
                    <property name="sizeType">
                        <enum>Expanding</enum>
                    </property>
                    <property name="sizeHint">
                        <size>
                            <width>181</width>
                            <height>16</height>
                        </size>
                    </property>
                </spacer>
            </hbox>
        </widget>
        <widget class="TQLabel" row="6" column="0" rowspan="1" colspan="2">
            <property name="name">
                <cstring>m_pTextLabelMessage</cstring>
            </property>
            <property name="paletteForegroundColor">
                <color>
                    <red>255</red>
                    <green>0</green>
                    <blue>0</blue>
                </color>
            </property>
            <property name="textFormat">
                <enum>PlainText</enum>
            </property>
        </widget>
    </grid>
</widget>
<connections>
    <connection>
        <sender>m_pBtnOK</sender>
        <signal>clicked()</signal>
        <receiver>KXEElementDialogBase</receiver>
        <slot>accept()</slot>
    </connection>
    <connection>
        <sender>m_pBtnCancel</sender>
        <signal>clicked()</signal>
        <receiver>KXEElementDialogBase</receiver>
        <slot>reject()</slot>
    </connection>
</connections>
<tabstops>
    <tabstop>m_pEditName</tabstop>
    <tabstop>m_pComboInsert</tabstop>
    <tabstop>m_pBtnOK</tabstop>
    <tabstop>m_pBtnCancel</tabstop>
    <tabstop>m_pEditNsURI</tabstop>
    <tabstop>m_pEditPrefix</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
</UI>