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.
1968 lines
115 KiB
1968 lines
115 KiB
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
|
|
<class>DTEPEditDlgS</class>
|
|
<comment>/***************************************************************************
|
|
* *
|
|
* This program is free software; you can redistribute it and/or modify *
|
|
* it under the terms of the GNU General Public License as published by *
|
|
* the Free Software Foundation; version 2 of the License. *
|
|
* *
|
|
***************************************************************************/
|
|
</comment>
|
|
<author>(C) 2005 Andras Mantia <amantia@kde.org></author>
|
|
<widget class="TQWidget">
|
|
<property name="name">
|
|
<cstring>DTEPEditDlgS</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>655</width>
|
|
<height>598</height>
|
|
</rect>
|
|
</property>
|
|
<property name="caption">
|
|
<string>Configure DTEP</string>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQTabWidget" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>tabWidget</cstring>
|
|
</property>
|
|
<widget class="TQWidget">
|
|
<property name="name">
|
|
<cstring>tab</cstring>
|
|
</property>
|
|
<attribute name="title">
|
|
<string>&General</string>
|
|
</attribute>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLabel" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel1</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>1</hsizetype>
|
|
<vsizetype>5</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>Name:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>kLineEdit1</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>DTD definition string</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The real name of the DTEP. In case of XML DTEPs this should be the DTD definition string, like -<i>//W3C//DTD&nbsp;HTML&nbsp;4.01&nbsp;Transitional//EN</i>.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="1" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel2</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>1</hsizetype>
|
|
<vsizetype>5</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>Short name:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>kLineEdit2</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Beautified, user visible name</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The user visible, beautified name. If not defined, the real name is used.</string>
|
|
</property>
|
|
</widget>
|
|
<spacer row="3" column="3" rowspan="1" colspan="3">
|
|
<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>40</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="KLineEdit" row="0" column="1" rowspan="1" colspan="5">
|
|
<property name="name">
|
|
<cstring>nameEdit</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>7</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>DTD definition string</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The real name of the DTEP. In case of XML DTEPs this should be the DTD definition string, like -<i>//W3C//DTD&nbsp;HTML&nbsp;4.01&nbsp;Transitional//EN</i>.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="1" column="1" rowspan="1" colspan="5">
|
|
<property name="name">
|
|
<cstring>nickNameEdit</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>7</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Beautified, user visible name</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The user visible, beautified name. If not defined, the real name is used.</string>
|
|
</property>
|
|
</widget>
|
|
<spacer row="9" column="2">
|
|
<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>20</width>
|
|
<height>50</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="TQGroupBox" row="8" column="0" rowspan="1" colspan="6">
|
|
<property name="name">
|
|
<cstring>groupBox1</cstring>
|
|
</property>
|
|
<property name="title">
|
|
<string>Type Specific Settings</string>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQWidgetStack" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>generalWidgetStack</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>
|
|
<widget class="TQLabel" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel3</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>URL:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>urlEdit</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>URL pointing to the DTD definiton file</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>URL pointing to the DTD definiton file, like <i>http://www.w3.org/TR/html4/loose.dtd</i>.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="1" column="0" rowspan="2" colspan="1">
|
|
<property name="name">
|
|
<cstring>textLabel4</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>DOCT&YPE string:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>doctypeEdit</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>The string that should appear in the !DOCTYPE tag</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The string that should appear in the !DOCTYPE tag, like<br>
|
|
<i>HTML&nbsp;PUBLIC&nbsp;"-//W3C//DTD&nbsp;HTML&nbsp;4.01&nbsp;Transitional//EN"&nbsp;&nbsp;&nbsp;<br>"http://www.w3.org/TR/html4/loose.dtd"</i></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="0" column="1" rowspan="2" colspan="1">
|
|
<property name="name">
|
|
<cstring>urlEdit</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>URL pointing to the DTD definiton file</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>URL pointing to the DTD definiton file, like <i>http://www.w3.org/TR/html4/loose.dtd</i>.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="2" column="1">
|
|
<property name="name">
|
|
<cstring>doctypeEdit</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>The string that should appear in the !DOCTYPE tag</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The string that should appear in the !DOCTYPE tag, like<br>
|
|
<i>HTML&nbsp;PUBLIC&nbsp;"-//W3C//DTD&nbsp;HTML&nbsp;4.01&nbsp;Transitional//EN"&nbsp;&nbsp;&nbsp;<br>"http://www.w3.org/TR/html4/loose.dtd"</i></string>
|
|
</property>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
<widget class="TQWidget">
|
|
<property name="name">
|
|
<cstring>WStackPage</cstring>
|
|
</property>
|
|
<attribute name="id">
|
|
<number>1</number>
|
|
</attribute>
|
|
<widget class="TQCheckBox">
|
|
<property name="name">
|
|
<cstring>topLevel</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>10</y>
|
|
<width>107</width>
|
|
<height>27</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Top level</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Check if the DTEP can act as a top level DTEP.</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Check if the DTEP can act as a top level DTEP. This means that the document can be of this type. Some pseudo DTEPs cannot act as a top level DTEP, like <i>PHP</i> as they are always included as part of another DTEP, while some others can be included and act as standalone as well, like the case of <i>CSS</i>.</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
<widget class="TQLabel" row="5" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel9</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Toolbar folder:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>toolbarFolderEdit</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>The name of the folder where the toolbars are stored</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The name of the folder where the toolbars are stored. This is a relative name to <br><i>$TDEDIR(&nbsp;or&nbsp;$TDEHOME)/share/apps/quanta/toolbars</i> .</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="5" column="1" rowspan="1" colspan="5">
|
|
<property name="name">
|
|
<cstring>toolbarFolderEdit</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>The name of the folder where the toolbars are stored</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The name of the folder where the toolbars are stored. This is a relative name to <br><i>$TDEDIR(&nbsp;or&nbsp;$TDEHOME)/share/apps/quanta/toolbars</i> .</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="6" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel10</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Autoloaded toolbars:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>toolbarsEdit</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Comma separated list of toolbars</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Comma separated list of toolbars from the toolbar folder that will be loaded when a document with this DTEP is loaded.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="6" column="1" rowspan="1" colspan="5">
|
|
<property name="name">
|
|
<cstring>toolbarsEdit</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Comma separated list of toolbars</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Comma separated list of toolbars from the toolbar folder that will be loaded when a document with this DTEP is loaded.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQCheckBox" row="7" column="0" rowspan="1" colspan="2">
|
|
<property name="name">
|
|
<cstring>caseSensitive</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>7</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>Case sensitive</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Check if the DTEP has case sensitive tags</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Indicates whether the DTEP has case sensitive tags. In case of XML this should be checked, but for example HTML variants are not case sensitive.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="3" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel7</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>1</hsizetype>
|
|
<vsizetype>5</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>Type:</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>The family to where this DTEP belongs.</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The family to where this DTEP belong. There are two families:<br><p><b>XML style</b>:DTEP describing an XML like language</p>
|
|
<p><b>Pseudo type</b>:DTEP describing some other language, where the notion of a tag is not the same as in XML. Examples are <i>PHP, JavaScript, CSS</i>.</p></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="2" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel8</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Inherits:</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>The DTEP name from where this DTEP inherits the tags.</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The real name of the DTEP (like -<i>//W3C//DTD&nbsp;HTML&nbsp;4.01&nbsp;Transitional//EN</i>) from where the current DTEP inherits the tags.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KComboBox" row="3" column="1" rowspan="1" colspan="2">
|
|
<item>
|
|
<property name="text">
|
|
<string>XML Style</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>Pseudo Type</string>
|
|
</property>
|
|
</item>
|
|
<property name="name">
|
|
<cstring>typeCombo</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>5</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>The family to where this DTEP belongs.</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The family to where this DTEP belong. There are two families:<br><p><b>XML style</b>:DTEP describing an XML like language</p>
|
|
<p><b>Pseudo type</b>:DTEP describing some other language, where the notion of a tag is not the same as in XML. Examples are <i>PHP, JavaScript, CSS</i>.</p></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="4" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel1_2</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Mimet&ypes:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>mimeTypeEdit</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="KComboBox" row="2" column="1" rowspan="1" colspan="5">
|
|
<property name="name">
|
|
<cstring>inheritsCombo</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>7</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="editable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>The DTEP name from where this DTEP inherits the tags.</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The real name of the DTEP (like -<i>//W3C//DTD&nbsp;HTML&nbsp;4.01&nbsp;Transitional//EN</i>) from where the current DTEP inherits the tags.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="4" column="1" rowspan="1" colspan="2">
|
|
<property name="name">
|
|
<cstring>mimeTypeEdit</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Comma separated list of mimetypes</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Comma separated list of mimetypes. Files of these types are treated as belonging to this DTEP, unless the !DOCTYPE entry says something else.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="4" column="5">
|
|
<property name="name">
|
|
<cstring>extensionEdit</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>The default extension of files belonging to this DTEP</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="4" column="4">
|
|
<property name="name">
|
|
<cstring>textLabel2_2</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>E&xtension:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>extensionEdit</cstring>
|
|
</property>
|
|
</widget>
|
|
<spacer row="4" column="3">
|
|
<property name="name">
|
|
<cstring>spacer6</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>40</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</grid>
|
|
</widget>
|
|
<widget class="TQWidget">
|
|
<property name="name">
|
|
<cstring>tab</cstring>
|
|
</property>
|
|
<attribute name="title">
|
|
<string>P&ages</string>
|
|
</attribute>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<spacer row="15" column="2">
|
|
<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>20</width>
|
|
<height>50</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="3">
|
|
<property name="name">
|
|
<cstring>enablePage1</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Enable the first extra page</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Every tab edit dialog will have one more extra page aside of the main page</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Every tab edit dialog will have one more extra page aside of the main page. You can configure what will be on this page in the below fields.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="1" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel11</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Title:</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>The title of the page</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The title of the page, like <b>Core && i18n</b>. As you see, the ampersand must be doubled.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="2" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel12</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Groups:</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Comma separated list of the common attribute groups</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Comma separated list of the common attribute groups. The attributes from the listed groups will appear on this page.<br>The common attributes are specified in each DTEP's <i>common.tag</i> file, where the <i>common="yes"</i> attribute must be set.<br>The following example defined the common I18n attribute group:<br><p><b>
|
|
&lt;tag name="I18n" common="yes"><br>
|
|
&nbsp;&nbsp;&lt;attr name="lang" type="input" /><br>
|
|
&nbsp;&nbsp;&lt;attr name="dir" type="input" /><br>
|
|
&lt;/tag>
|
|
</b></p></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQCheckBox" row="3" column="0" rowspan="1" colspan="3">
|
|
<property name="name">
|
|
<cstring>enablePage2</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Enable the second extra page</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>See the tooltip and "What's This?" information for the first checkbox</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQCheckBox" row="6" column="0" rowspan="1" colspan="3">
|
|
<property name="name">
|
|
<cstring>enablePage3</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Enable the third extra page</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>See the tooltip and "What's This?" information for the first checkbox</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQCheckBox" row="9" column="0" rowspan="1" colspan="3">
|
|
<property name="name">
|
|
<cstring>enablePage4</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Enable the fourth extra page</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>See the tooltip and "What's This?" information for the first checkbox</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQCheckBox" row="12" column="0" rowspan="1" colspan="3">
|
|
<property name="name">
|
|
<cstring>enablePage5</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Enable the fifth extra page</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>See the tooltip and "What's This?" information for the first checkbox</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="1" column="2">
|
|
<property name="name">
|
|
<cstring>pageTitleEdit1</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>The title of the page</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The title of the page, like <b>Core && i18n</b>. As you see, the ampersand must be doubled.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="2" column="2">
|
|
<property name="name">
|
|
<cstring>groupsEdit1</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Comma separated list of the common attribute groups</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Comma separated list of the common attribute groups. The attributes from the listed groups will appear on this page.<br>The common attributes are specified in each DTEP's <i>common.tag</i> file, where the <i>common="yes"</i> attribute must be set.<br>The following example defined the common I18n attribute group:<br><p><b>
|
|
&lt;tag name="I18n" common="yes"><br>
|
|
&nbsp;&nbsp;&lt;attr name="lang" type="input" /><br>
|
|
&nbsp;&nbsp;&lt;attr name="dir" type="input" /><br>
|
|
&lt;/tag>
|
|
</b></p></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="10" column="2">
|
|
<property name="name">
|
|
<cstring>pageTitleEdit4</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>See the tooltip and "What's This?" information for the first page fields</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="8" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel12_3</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Groups:</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>See the tooltip and "What's This?" information for the first page fields</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="4" column="2">
|
|
<property name="name">
|
|
<cstring>pageTitleEdit2</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>See the tooltip and "What's This?" information for the first page fields</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="10" column="0" rowspan="1" colspan="2">
|
|
<property name="name">
|
|
<cstring>textLabel11_3_2</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Title:</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>See the tooltip and "What's This?" information for the first page fields</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="4" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel11_2</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Title:</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>See the tooltip and "What's This?" information for the first page fields</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="5" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel12_2</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Groups:</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>See the tooltip and "What's This?" information for the first page fields</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="7" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel11_3</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Title:</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>See the tooltip and "What's This?" information for the first page fields</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="11" column="0" rowspan="1" colspan="2">
|
|
<property name="name">
|
|
<cstring>textLabel12_3_2</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Groups:</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>See the tooltip and "What's This?" information for the first page fields</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="5" column="2">
|
|
<property name="name">
|
|
<cstring>groupsEdit2</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>See the tooltip and "What's This?" information for the first page fields</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="13" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel11_5</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Title:</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>See the tooltip and "What's This?" information for the first page fields</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="11" column="2">
|
|
<property name="name">
|
|
<cstring>groupsEdit4</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>See the tooltip and "What's This?" information for the first page fields</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="14" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel12_5</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Groups:</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>See the tooltip and "What's This?" information for the first page fields</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="7" column="1" rowspan="1" colspan="2">
|
|
<property name="name">
|
|
<cstring>pageTitleEdit3</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>See the tooltip and "What's This?" information for the first page fields</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="8" column="1" rowspan="1" colspan="2">
|
|
<property name="name">
|
|
<cstring>groupsEdit3</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>See the tooltip and "What's This?" information for the first page fields</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="14" column="2">
|
|
<property name="name">
|
|
<cstring>groupsEdit5</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>See the tooltip and "What's This?" information for the first page fields</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="13" column="2">
|
|
<property name="name">
|
|
<cstring>pageTitleEdit5</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>See the tooltip and "What's This?" information for the first page fields</string>
|
|
</property>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
<widget class="TQWidget">
|
|
<property name="name">
|
|
<cstring>TabPage</cstring>
|
|
</property>
|
|
<attribute name="title">
|
|
<string>Parsing &Rules</string>
|
|
</attribute>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQCheckBox" row="1" column="0" rowspan="1" colspan="5">
|
|
<property name="name">
|
|
<cstring>enableMinusInWords</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Enable minus in words</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Treat the minus sign as part of a word</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>If enabled <b>this-is-a-word</b> is treated like a word. Otherwise it is treated like 4 words.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="2" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel13</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Comments:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>kLineEdit10</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Comma separated list of area borders for comments</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Comma separated list of area borders for comments. <i>EOL</i> means end of line, used for single line comments.<br>
|
|
Example: <b>//&nbsp;EOL,&nbsp;/*&nbsp;*/</b></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQGroupBox" row="0" column="0" rowspan="1" colspan="5">
|
|
<property name="name">
|
|
<cstring>groupBox7</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>1</hsizetype>
|
|
<vsizetype>5</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="title">
|
|
<string>Type Specific Rules</string>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQWidgetStack" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>rulesWidgetStack</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>
|
|
<widget class="TQCheckBox" row="4" column="0" rowspan="1" colspan="7">
|
|
<property name="name">
|
|
<cstring>xmlStyleTags</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>XML style single tags</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Check to use XML style single tags</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Check to use XML style single tags (<b>&lt;single_tag /&gt;</b>), otherwise HTML style single tags (<b>&lt;single_tag&gt;</b>) are used.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQCheckBox" row="5" column="0" rowspan="1" colspan="7">
|
|
<property name="name">
|
|
<cstring>useCommonRules</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Use common rules</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Append common parsing rules</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Check it to append common parsing rules. These are:
|
|
<p><b>
|
|
&nbsp;&nbsp;SpecialAreas=&lt;?xml ?&gt;, &lt;!-- --&gt;, &lt;! &gt;
|
|
&nbsp;&nbsp;SpecialAreaNames = XML PI, comment, DTD
|
|
&nbsp;&nbsp;Comments = &lt;!-- --&gt;
|
|
</b></p></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQCheckBox" row="3" column="0" rowspan="1" colspan="2">
|
|
<property name="name">
|
|
<cstring>extendedBooleans</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Extended booleans</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Check if the booleans are stored in extended form</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Check if you want extended booleans in the language.<br>
|
|
Examples:<br>
|
|
<i>Simple boolean</i>: <b>&lt;tag&nbsp;booleanAttr&gt;</b><br>
|
|
<i>Extended boolean</i>: <b>&lt;tag&nbsp;booleanAttr="1"&gt;</b> or <b>&lt;tag&nbsp;booleanAttr="true"&gt;</b>.
|
|
<br>
|
|
See the <b>True</b> and <b>False</b> boxes to define the values for true and false.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="3" column="6">
|
|
<property name="name">
|
|
<cstring>falseEdit</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>2</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>The value of "true" in case of extended booleans</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="3" column="4">
|
|
<property name="name">
|
|
<cstring>trueEdit</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>2</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>The value of "true" in case of extended booleans</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="3" column="5">
|
|
<property name="name">
|
|
<cstring>textLabel39</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>False:</string>
|
|
</property>
|
|
<property name="tqalignment">
|
|
<set>AlignVCenter|AlignRight</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="3" column="3">
|
|
<property name="name">
|
|
<cstring>textLabel38</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>True:</string>
|
|
</property>
|
|
<property name="tqalignment">
|
|
<set>AlignVCenter|AlignRight</set>
|
|
</property>
|
|
</widget>
|
|
<spacer row="3" column="2">
|
|
<property name="name">
|
|
<cstring>spacer12</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>40</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="KLineEdit" row="0" column="1" rowspan="1" colspan="6">
|
|
<property name="name">
|
|
<cstring>specialAreasEdit</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Comma separated list of the beginning and closing string for special areas</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The beginning and closing string of special areas, separated by a comma.<br>
|
|
Special areas are not parsed according to this DTD's rules, but according to their own rules.<br>
|
|
A special area can be a pseudo DTD, a comment or something like that, for example <i>&lt;!--&nbsp;--&gt;</i>.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel27</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Special areas:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>kLineEdit11</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Comma separated list of the beginning and closing string for special areas</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The beginning and closing string of special areas, separated by a comma.<br>
|
|
Special areas are not parsed according to this DTD's rules, but according to their own rules.<br>
|
|
A special area can be a pseudo DTD, a comment or something like that, for example <i>&lt;!--&nbsp;--&gt;</i>.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="1" column="1" rowspan="1" colspan="6">
|
|
<property name="name">
|
|
<cstring>specialAreaNamesEdit</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Comma-separated list of the names for the above-defined special areas</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="1" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel28</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Special area names:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>kLineEdit12</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Comma-separated list of the names for the above-defined special areas</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="2" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel40</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Special tags:</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Specifies a tag that defines the start of a special area</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Specifies a tag which defines the start of a special area in the form of <i>tagname(attributename)</i>.<br>
|
|
Example:<b>script(language)</b> means that any <b>&lt;script&gt;</b> tag having a <b>language</b> attribute indicates a special area.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="2" column="1" rowspan="1" colspan="6">
|
|
<property name="name">
|
|
<cstring>specialTagsEdit</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Specifies a tag that defines the start of a special area</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Specifies a tag which defines the start of a special area in the form of <i>tagname(attributename)</i>.<br>
|
|
Example:<b>script(language)</b> means that any <b>&lt;script&gt;</b> tag having a <b>language</b> attribute indicates a special area.</string>
|
|
</property>
|
|
</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>
|
|
<widget class="TQLabel" row="1" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel21</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Definition tags:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>kLineEdit14</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Tags and attributes defining this DTEP</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Comma separated list of tags that define this DTEP. The format used is <i>tagname(attribute[defaultvalue])</i>. If the parent (a real) DTEP has a tag with <i>tagname</i> and
|
|
the <i>attribute value</i> of this tag is equal with the name of this DTEP, the tag area
|
|
is parsed according to the rules of this DTEP.<br>
|
|
If <i>[defaultvalue]</i> is present, it means that if the attribute is not present in the tag it is taken as present with <i>value = defaultvalue</i>.<br>
|
|
Example: <b>Tags=style(type[text/css])</b> means that both <b>&lt;style&gt;</b> and <b>&lt;style&nbsp;type="text/css"&gt;</b> are treated the same way and the DTEP defined by this tag is named <b>text/css</b>.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel20</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Area borders:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>kLineEdit13</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Comma separated list of the area borders</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Comma separated list of the area borders encapsulating this pseudo DTEP. In the case of PHP it is:<br>
|
|
<b>&lt;?&nbsp;?&gt;,&nbsp;&lt;*&nbsp;*&gt;,&nbsp;&lt;%&nbsp;%&gt;</b></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="2" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel22</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Structure keywords:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>kLineEdit15</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Comma separated list of structure keywords</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Comma separated list of structure keywords. The keywords used here are used to create new node (nodes for structures) in the structure tree, like for a function, class or if block.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="5" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel26</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Structure delimiting:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>kLineEdit19</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Regular expression that finds the beginning or end of a structure</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Regular expression that finds the beginning or end of a structure. This is usually the combination of <b>Structure beginning</b> and <b>Structure end</b>, like <b>\{&nbsp;|&nbsp;\}</b></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="4" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel24</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Structure beginning:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>kLineEdit17</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>A string specifying the beginning of a structure</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>A string specifying the beginning of a structure, like <b>{</b> in many cases.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="3" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel23</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Local scope keywords:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>kLineEdit16</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Comma separated list of the local scope defining keywords</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Comma separated list of the local scope defining keywords. Other structure group elements found under a structure node that was created based on a keyword from this list are treated as local elements. For example if this list contains <b>function</b>, it means that elements, like variables found under a <b>function</b> are local, relative to the node that holds the <b>function</b>.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="3" column="1" rowspan="1" colspan="3">
|
|
<property name="name">
|
|
<cstring>localStructKeywordsEdit</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Comma separated list of the local scope defining keywords</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Comma separated list of the local scope defining keywords. Other structure group elements found under a structure node that was created based on a keyword from this list are treated as local elements. For example if this list contains <b>function</b>, it means that elements, like variables found under a <b>function</b> are local, relative to the node that holds the <b>function</b>.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="2" column="1" rowspan="1" colspan="3">
|
|
<property name="name">
|
|
<cstring>structKeywordsEdit</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Comma separated list of structure keywords</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Comma separated list of structure keywords. The keywords used here are used to create new node (nodes for structures) in the structure tree, like for a function, class or if block.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="1" column="1" rowspan="1" colspan="3">
|
|
<property name="name">
|
|
<cstring>definitionTagsEdit</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Tags and attributes defining this DTEP</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Comma separated list of tags that define this DTEP. The format used is <i>tagname(attribute[defaultvalue])</i>. If the parent (a real) DTEP has a tag with <i>tagname</i> and
|
|
the <i>attribute value</i> of this tag is equal with the name of this DTEP, the tag area
|
|
is parsed according to the rules of this DTEP.<br>
|
|
If <i>[defaultvalue]</i> is present, it means that if the attribute is not present in the tag it is taken as present with <i>value = defaultvalue</i>.<br>
|
|
Example: <b>Tags=style(type[text/css])</b> means that both <b>&lt;style&gt;</b> and <b>&lt;style&nbsp;type="text/css"&gt;</b> are treated the same way and the DTEP defined by this tag is named <b>text/css</b>.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="0" column="1" rowspan="1" colspan="3">
|
|
<property name="name">
|
|
<cstring>areaBordersEdit</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Comma separated list of the area borders</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Comma separated list of the area borders encapsulating this pseudo DTEP. In the case of PHP it is:<br>
|
|
<b>&lt;?&nbsp;?&gt;,&nbsp;&lt;*&nbsp;*&gt;,&nbsp;&lt;%&nbsp;%&gt;</b></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="4" column="3">
|
|
<property name="name">
|
|
<cstring>structEndEdit</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>A string specifying the end of a structure</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>A string specifying the end of a structure, like <b>}</b> in many cases.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="4" column="2">
|
|
<property name="name">
|
|
<cstring>textLabel25</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Structure end:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>kLineEdit18</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>A string specifying the end of a structure</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>A string specifying the end of a structure, like <b>}</b> in many cases.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="4" column="1">
|
|
<property name="name">
|
|
<cstring>structBeginEdit</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>A string specifying the beginning of a structure</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>A string specifying the beginning of a structure, like <b>{</b> in many cases.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="7" column="0" rowspan="1" colspan="2">
|
|
<property name="name">
|
|
<cstring>textLabel19</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>1</hsizetype>
|
|
<vsizetype>5</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>Complete class members after:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>kLineEdit21</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Regular expression to find out when to invoke member autocompletion</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Regular expression to find out when to invoke member autocompletion. <br>
|
|
Example:<br>
|
|
- we have a class called <b>foo</b> with some member variables<br>
|
|
- the object of type <b>foo</b> is used in the document as $<b>objFoo</b><br>
|
|
- the members can appear as <b>$objFoo->member</b> or <b>$objFoo.member</b>
|
|
- in the above case this entry should look like <b>(?:-&gt;|\.)$</b> (autocomplete if the object is followed by <b>-&gt;</b> or <b>.</b>)<br>
|
|
The regular expression must be terminated with <b>$</b> (match end of line).</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="6" column="0" rowspan="1" colspan="2">
|
|
<property name="name">
|
|
<cstring>textLabel18</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>1</hsizetype>
|
|
<vsizetype>5</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>Complete attributes after:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>kLineEdit20</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Autocomplete attributes after this character. See the information for the same entry valid for tags.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="6" column="2" rowspan="1" colspan="2">
|
|
<property name="name">
|
|
<cstring>attributesAfterEdit</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Autocomplete attributes after this character. See the information for the same entry valid for tags.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="7" column="2" rowspan="1" colspan="2">
|
|
<property name="name">
|
|
<cstring>membersAfterEdit</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Regular expression to find out when to invoke member autocompletion</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Regular expression to find out when to invoke member autocompletion. <br>
|
|
Example:<br>
|
|
- we have a class called <b>foo</b> with some member variables<br>
|
|
- the object of type <b>foo</b> is used in the document as $<b>objFoo</b><br>
|
|
- the members can appear as <b>$objFoo->member</b> or <b>$objFoo.member</b>
|
|
- in the above case this entry shoul look like <b>(?:-&gt;|\.)$</b> (autocomplete if the object is followed by <b>-&gt;</b> or <b>.</b>)<br>
|
|
The regular expression must be terminated with <b>$</b> (match end of line).</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="5" column="1" rowspan="1" colspan="3">
|
|
<property name="name">
|
|
<cstring>structRxEdit</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Regular expression that finds the beginning or end of a structure</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Regular expression that finds the beginning or end of a structure. This is usually the combination of <b>Structure beginning</b> and <b>Structure end</b>, like <b>\{&nbsp;|&nbsp;\}</b></string>
|
|
</property>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
<widget class="TQLabel" row="3" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel15</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Attribute separator:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>kLineEdit22</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>The character specifying the end of an attribute</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The character specifying the end of an attribute. By default it is <b>"</b> for XML DTEPs and <b>,</b> for pseudo DTEPs.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="2" column="1" rowspan="1" colspan="4">
|
|
<property name="name">
|
|
<cstring>commentsEdit</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Comma separated list of area borders for comments</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Comma separated list of area borders for comments. <i>EOL</i> means end of line, used for single line comments.<br>
|
|
Example: <b>//&nbsp;EOL,&nbsp;/*&nbsp;*/</b></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="5" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel17</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Included DTEPs:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>kLineEdit25</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Comma-separated list of DTEPs that can be present inside this DTEP</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Comma-separated list of DTEPs that can be present inside this DTEP. The list consist usually of pseudo DTEPs.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="4" column="0" rowspan="1" colspan="2">
|
|
<property name="name">
|
|
<cstring>textLabel16</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Autocomplete tags after:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>kLineEdit24</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>The character after which the list of tags should be shown</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The autocompletion box is brought up automatically once this character is entered or space is pressed after this character.<br> For real DTEPs it's usually <b>&lt;</b>, but for example for the CSS pseudo DTEP it is <b>{</b>. The text <b>none</b> instead of a character specifies that the tag completion box should not be brought up automatically, only if the user requests it.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="4" column="2" rowspan="1" colspan="3">
|
|
<property name="name">
|
|
<cstring>tagAfterEdit</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>The character after which the list of tags should be shown</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The autocompletion box is brought up automatically once this character is entered or space is pressed after this character<br>. For real DTEPs it's usually <b>&lt;</b>, but for example for the CSS pseudo DTEP it is <b>{</b>. The text <b>none</b> instead of a character specifies that the tag completion box should not be brought up automatically, only if the user requests it.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="3" column="4">
|
|
<property name="name">
|
|
<cstring>tagSeparatorEdit</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>1</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>The character specifying the end of a tag. See the information for the attribute separator for details.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="3" column="3">
|
|
<property name="name">
|
|
<cstring>textLabel14</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Tag separator:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>kLineEdit23</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>The character specifying the end of a tag. See the information for the attribute separator for details.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="3" column="1" rowspan="1" colspan="2">
|
|
<property name="name">
|
|
<cstring>attributeSeparatorEdit</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>The character specifying the end of an attribute</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>The character specifying the end of an attribute. By default it is <b>"</b> for XML DTEPs and <b>,</b> for pseudo DTEPs.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="5" column="2" rowspan="1" colspan="3">
|
|
<property name="name">
|
|
<cstring>mayContainEdit</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Comma-separated list of DTEPs that can be present inside this DTEP</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Comma-separated list of DTEPs that can be present inside this DTEP. The list consist usually of pseudo DTEPs.</string>
|
|
</property>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
<widget class="TQWidget">
|
|
<property name="name">
|
|
<cstring>TabPage</cstring>
|
|
</property>
|
|
<attribute name="title">
|
|
<string>Structures</string>
|
|
</attribute>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLabel" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel29</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Available groups:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>listBox1</cstring>
|
|
</property>
|
|
</widget>
|
|
<spacer row="3" 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>20</width>
|
|
<height>270</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="KPushButton" row="2" column="0">
|
|
<property name="name">
|
|
<cstring>addStructButton</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Add...</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KPushButton" row="2" column="1">
|
|
<property name="name">
|
|
<cstring>editStructButton</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Edit...</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KPushButton" row="2" column="2">
|
|
<property name="name">
|
|
<cstring>deleteStructButton</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Delete</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQListBox" row="1" column="0" rowspan="1" colspan="3">
|
|
<property name="name">
|
|
<cstring>structuresList</cstring>
|
|
</property>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
<connections>
|
|
<connection>
|
|
<sender>enablePage1</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>textLabel11</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>enablePage1</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>pageTitleEdit1</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>enablePage1</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>groupsEdit1</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>enablePage1</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>textLabel12</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>enablePage1</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>enablePage2</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>enablePage2</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>pageTitleEdit2</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>enablePage2</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>groupsEdit2</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>enablePage2</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>textLabel11_2</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>enablePage2</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>textLabel12_2</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>enablePage2</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>enablePage3</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>enablePage3</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>pageTitleEdit3</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>enablePage3</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>groupsEdit3</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>enablePage3</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>textLabel11_3</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>enablePage3</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>textLabel12_3</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>enablePage3</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>enablePage4</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>enablePage4</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>pageTitleEdit4</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>enablePage4</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>groupsEdit4</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>enablePage4</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>textLabel11_3_2</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>enablePage4</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>textLabel12_3_2</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>enablePage4</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>enablePage5</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>enablePage5</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>pageTitleEdit5</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>enablePage5</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>groupsEdit5</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>enablePage5</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>textLabel11_5</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>enablePage5</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>textLabel12_5</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>typeCombo</sender>
|
|
<signal>activated(int)</signal>
|
|
<receiver>rulesWidgetStack</receiver>
|
|
<slot>raiseWidget(int)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>addStructButton</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>DTEPEditDlgS</receiver>
|
|
<slot>slotAddStructGroup()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>deleteStructButton</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>DTEPEditDlgS</receiver>
|
|
<slot>slotDeleteStructGroup()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>editStructButton</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>DTEPEditDlgS</receiver>
|
|
<slot>slotEditStructGroup()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>typeCombo</sender>
|
|
<signal>activated(int)</signal>
|
|
<receiver>generalWidgetStack</receiver>
|
|
<slot>raiseWidget(int)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>typeCombo</sender>
|
|
<signal>activated(int)</signal>
|
|
<receiver>DTEPEditDlgS</receiver>
|
|
<slot>slotFamilyChanged(int)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>extendedBooleans</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>textLabel38</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>extendedBooleans</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>trueEdit</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>extendedBooleans</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>textLabel39</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>extendedBooleans</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>falseEdit</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>structuresList</sender>
|
|
<signal>doubleClicked(QListBoxItem*)</signal>
|
|
<receiver>editStructButton</receiver>
|
|
<slot>animateClick()</slot>
|
|
</connection>
|
|
</connections>
|
|
<tabstops>
|
|
<tabstop>tabWidget</tabstop>
|
|
<tabstop>nameEdit</tabstop>
|
|
<tabstop>nickNameEdit</tabstop>
|
|
<tabstop>inheritsCombo</tabstop>
|
|
<tabstop>typeCombo</tabstop>
|
|
<tabstop>mimeTypeEdit</tabstop>
|
|
<tabstop>extensionEdit</tabstop>
|
|
<tabstop>toolbarFolderEdit</tabstop>
|
|
<tabstop>toolbarsEdit</tabstop>
|
|
<tabstop>caseSensitive</tabstop>
|
|
<tabstop>topLevel</tabstop>
|
|
<tabstop>urlEdit</tabstop>
|
|
<tabstop>doctypeEdit</tabstop>
|
|
<tabstop>enablePage1</tabstop>
|
|
<tabstop>pageTitleEdit1</tabstop>
|
|
<tabstop>groupsEdit1</tabstop>
|
|
<tabstop>enablePage2</tabstop>
|
|
<tabstop>pageTitleEdit2</tabstop>
|
|
<tabstop>groupsEdit2</tabstop>
|
|
<tabstop>enablePage3</tabstop>
|
|
<tabstop>pageTitleEdit3</tabstop>
|
|
<tabstop>groupsEdit3</tabstop>
|
|
<tabstop>enablePage4</tabstop>
|
|
<tabstop>pageTitleEdit4</tabstop>
|
|
<tabstop>groupsEdit4</tabstop>
|
|
<tabstop>enablePage5</tabstop>
|
|
<tabstop>pageTitleEdit5</tabstop>
|
|
<tabstop>groupsEdit5</tabstop>
|
|
<tabstop>areaBordersEdit</tabstop>
|
|
<tabstop>definitionTagsEdit</tabstop>
|
|
<tabstop>structKeywordsEdit</tabstop>
|
|
<tabstop>localStructKeywordsEdit</tabstop>
|
|
<tabstop>structBeginEdit</tabstop>
|
|
<tabstop>structEndEdit</tabstop>
|
|
<tabstop>structRxEdit</tabstop>
|
|
<tabstop>attributesAfterEdit</tabstop>
|
|
<tabstop>membersAfterEdit</tabstop>
|
|
<tabstop>specialAreasEdit</tabstop>
|
|
<tabstop>specialAreaNamesEdit</tabstop>
|
|
<tabstop>specialTagsEdit</tabstop>
|
|
<tabstop>extendedBooleans</tabstop>
|
|
<tabstop>trueEdit</tabstop>
|
|
<tabstop>falseEdit</tabstop>
|
|
<tabstop>xmlStyleTags</tabstop>
|
|
<tabstop>useCommonRules</tabstop>
|
|
<tabstop>enableMinusInWords</tabstop>
|
|
<tabstop>commentsEdit</tabstop>
|
|
<tabstop>attributeSeparatorEdit</tabstop>
|
|
<tabstop>tagSeparatorEdit</tabstop>
|
|
<tabstop>tagAfterEdit</tabstop>
|
|
<tabstop>mayContainEdit</tabstop>
|
|
<tabstop>structuresList</tabstop>
|
|
<tabstop>addStructButton</tabstop>
|
|
<tabstop>editStructButton</tabstop>
|
|
<tabstop>deleteStructButton</tabstop>
|
|
</tabstops>
|
|
<Q_SLOTS>
|
|
<slot access="protected">slotEditStructGroup()</slot>
|
|
<slot>slotAddStructGroup()</slot>
|
|
<slot>slotDeleteStructGroup()</slot>
|
|
<slot>slotFamilyChanged(int)</slot>
|
|
</Q_SLOTS>
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
</UI>
|