You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdewebdev/kxsldbg/kxsldbgpart/xsldbgconfig.ui

818 lines
40 KiB

<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>XsldbgConfig</class>
<author>Keith Isdale &lt;k_isdale@tpg.com.au&gt;</author>
<widget class="TQWidget">
<property name="name">
<cstring>XsldbgConfig</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>501</width>
<height>542</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>3</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>300</width>
<height>450</height>
</size>
</property>
<property name="caption">
<string>KXsldbg Configuration</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout11</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer row="3" column="0">
<property name="name">
<cstring>Spacer12</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>
<widget class="TQGroupBox" row="4" column="0">
<property name="name">
<cstring>groupBox1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title">
<string>LibXSLT Parameters</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout12</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget" row="1" column="0">
<property name="name">
<cstring>Layout10_2</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>paramValueLabel</cstring>
</property>
<property name="text">
<string>Parameter value:</string>
</property>
</widget>
<widget class="TQLineEdit">
<property name="name">
<cstring>parameterValueEdit</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maxLength">
<number>100</number>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>Layout10</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>paramNameLabel</cstring>
</property>
<property name="text">
<string>Parameter name:</string>
</property>
</widget>
<widget class="TQLineEdit">
<property name="name">
<cstring>parameterNameEdit</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maxLength">
<number>100</number>
</property>
</widget>
</hbox>
</widget>
</grid>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>Layout11</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>Spacer4</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>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>Layout12</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQPushButton" row="1" column="0">
<property name="name">
<cstring>prevButton</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Prev</string>
</property>
</widget>
<widget class="TQPushButton" row="0" column="1">
<property name="name">
<cstring>deleteButton</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Delete</string>
</property>
</widget>
<widget class="TQPushButton" row="1" column="1">
<property name="name">
<cstring>nextButton</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Next</string>
</property>
</widget>
<widget class="TQPushButton" row="0" column="0">
<property name="name">
<cstring>addButton</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Add</string>
</property>
</widget>
</grid>
</widget>
<spacer>
<property name="name">
<cstring>Spacer5</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>
</hbox>
</widget>
</vbox>
</widget>
<spacer row="5" column="0">
<property name="name">
<cstring>Spacer61</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>
<widget class="TQLayoutWidget" row="6" column="0">
<property name="name">
<cstring>Layout18</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>Spacer23</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>
<widget class="TQPushButton">
<property name="name">
<cstring>PushButton13</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>110</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>&amp;Apply</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>PushButton14</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>110</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>&amp;Cancel</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>Spacer24</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>
</hbox>
</widget>
<spacer row="1" column="0">
<property name="name">
<cstring>Spacer12_2</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>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>Layout11</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQLayoutWidget" row="4" column="0">
<property name="name">
<cstring>Layout8</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>outputFileLabel</cstring>
</property>
<property name="text">
<string>Output file:</string>
</property>
</widget>
<widget class="TQLineEdit">
<property name="name">
<cstring>outputFileEdit</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>outputFileButton</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>...</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget" row="2" column="0">
<property name="name">
<cstring>Layout10</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>xmlSourceLabel</cstring>
</property>
<property name="text">
<string>XML data:</string>
</property>
</widget>
<widget class="TQLineEdit">
<property name="name">
<cstring>xmlDataEdit</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>xmlDataButton</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>4</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>...</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>Layout6</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>xslSourceLabel</cstring>
</property>
<property name="text">
<string>XSL source:</string>
</property>
</widget>
<widget class="TQLineEdit">
<property name="name">
<cstring>xslSourceEdit</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>xslSourceButton</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>4</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>...</string>
</property>
</widget>
</hbox>
</widget>
</grid>
</widget>
<widget class="TQButtonGroup" row="2" column="0">
<property name="name">
<cstring>ButtonGroup1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title">
<string>Options</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQCheckBox" row="0" column="0">
<property name="name">
<cstring>catalogsChkBox</cstring>
</property>
<property name="text">
<string>catalogs</string>
</property>
<property name="toolTip" stdset="0">
<string>use catalogs from $SGML_CATALOGS_FILES</string>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="2">
<property name="name">
<cstring>novalidChkBox</cstring>
</property>
<property name="text">
<string>novalid</string>
</property>
<property name="toolTip" stdset="0">
<string>skip the DTD loading phase</string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="1">
<property name="name">
<cstring>htmlChkBox</cstring>
</property>
<property name="text">
<string>html</string>
</property>
<property name="toolTip" stdset="0">
<string>the input document is(are) an HTML file(s)</string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="2">
<property name="name">
<cstring>docbookChkBox</cstring>
</property>
<property name="text">
<string>docbook</string>
</property>
<property name="toolTip" stdset="0">
<string>the input document is SGML docbook</string>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="0">
<property name="name">
<cstring>debugChkBox</cstring>
</property>
<property name="text">
<string>debug</string>
</property>
<property name="toolTip" stdset="0">
<string>dump the tree of the result instead</string>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="0">
<property name="name">
<cstring>nooutChkBox</cstring>
</property>
<property name="text">
<string>noout</string>
</property>
<property name="toolTip" stdset="0">
<string>do not dump the result</string>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="1">
<property name="name">
<cstring>profileChkBox</cstring>
</property>
<property name="text">
<string>profile</string>
</property>
<property name="toolTip" stdset="0">
<string>print profiling information</string>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="2">
<property name="name">
<cstring>timingChkBox</cstring>
</property>
<property name="text">
<string>timing</string>
</property>
<property name="toolTip" stdset="0">
<string>display the time used</string>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="1">
<property name="name">
<cstring>nonetChkBox</cstring>
</property>
<property name="text">
<string>nonet</string>
</property>
<property name="toolTip" stdset="0">
<string>refuse to fetch DTDs or entities over network</string>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
</vbox>
</widget>
<connections>
<connection>
<sender>xslSourceButton</sender>
<signal>clicked()</signal>
<receiver>XsldbgConfig</receiver>
<slot>slotChooseSourceFile()</slot>
</connection>
<connection>
<sender>xmlDataButton</sender>
<signal>clicked()</signal>
<receiver>XsldbgConfig</receiver>
<slot>slotChooseDataFile()</slot>
</connection>
<connection>
<sender>outputFileButton</sender>
<signal>clicked()</signal>
<receiver>XsldbgConfig</receiver>
<slot>slotChooseOutputFile()</slot>
</connection>
<connection>
<sender>addButton</sender>
<signal>clicked()</signal>
<receiver>XsldbgConfig</receiver>
<slot>slotAddParam()</slot>
</connection>
<connection>
<sender>deleteButton</sender>
<signal>clicked()</signal>
<receiver>XsldbgConfig</receiver>
<slot>slotDeleteParam()</slot>
</connection>
<connection>
<sender>nextButton</sender>
<signal>clicked()</signal>
<receiver>XsldbgConfig</receiver>
<slot>slotNextParam()</slot>
</connection>
<connection>
<sender>prevButton</sender>
<signal>clicked()</signal>
<receiver>XsldbgConfig</receiver>
<slot>slotPrevParam()</slot>
</connection>
<connection>
<sender>PushButton13</sender>
<signal>clicked()</signal>
<receiver>XsldbgConfig</receiver>
<slot>slotApply()</slot>
</connection>
<connection>
<sender>PushButton14</sender>
<signal>clicked()</signal>
<receiver>XsldbgConfig</receiver>
<slot>slotCancel()</slot>
</connection>
</connections>
<tabstops>
<tabstop>parameterNameEdit</tabstop>
<tabstop>parameterValueEdit</tabstop>
<tabstop>addButton</tabstop>
<tabstop>deleteButton</tabstop>
<tabstop>prevButton</tabstop>
<tabstop>nextButton</tabstop>
<tabstop>PushButton13</tabstop>
<tabstop>PushButton14</tabstop>
<tabstop>xslSourceButton</tabstop>
<tabstop>xmlDataButton</tabstop>
<tabstop>outputFileButton</tabstop>
<tabstop>catalogsChkBox</tabstop>
<tabstop>debugChkBox</tabstop>
<tabstop>nooutChkBox</tabstop>
<tabstop>htmlChkBox</tabstop>
<tabstop>nonetChkBox</tabstop>
<tabstop>profileChkBox</tabstop>
<tabstop>docbookChkBox</tabstop>
<tabstop>novalidChkBox</tabstop>
<tabstop>timingChkBox</tabstop>
<tabstop>outputFileEdit</tabstop>
<tabstop>xmlDataEdit</tabstop>
<tabstop>xslSourceEdit</tabstop>
</tabstops>
<slots>
<slot>slotCancel()</slot>
<slot>slotAddParam()</slot>
<slot>slotApply()</slot>
<slot>slotChooseDataFile()</slot>
<slot>slotChooseOutputFile()</slot>
<slot>slotChooseSourceFile()</slot>
<slot>slotDatafile(TQString)</slot>
<slot>slotDeleteParam()</slot>
<slot>slotNextParam()</slot>
<slot>slotPrevParam()</slot>
<slot>slotSourcefile(TQString)</slot>
<slot>slotoutputfile(TQString)</slot>
</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>