diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | e9ae80694875f869892f13f4fcaf1170a00dea41 (patch) | |
tree | aa2f8d8a217e2d376224c8d46b7397b68d35de2d /quanta/dialogs/dtepstructureeditdlgs.ui | |
download | tdewebdev-e9ae80694875f869892f13f4fcaf1170a00dea41.tar.gz tdewebdev-e9ae80694875f869892f13f4fcaf1170a00dea41.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'quanta/dialogs/dtepstructureeditdlgs.ui')
-rw-r--r-- | quanta/dialogs/dtepstructureeditdlgs.ui | 646 |
1 files changed, 646 insertions, 0 deletions
diff --git a/quanta/dialogs/dtepstructureeditdlgs.ui b/quanta/dialogs/dtepstructureeditdlgs.ui new file mode 100644 index 00000000..12abe665 --- /dev/null +++ b/quanta/dialogs/dtepstructureeditdlgs.ui @@ -0,0 +1,646 @@ +<!DOCTYPE UI><UI version="3.2" stdsetdef="1"> +<class>DTEPStructureEditDlgS</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="QWidget"> + <property name="name"> + <cstring>DTEPStructureEditDlgS</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>628</width> + <height>666</height> + </rect> + </property> + <property name="caption"> + <string>Structure Group Editor</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel" row="0" column="0"> + <property name="name"> + <cstring>textLabel30</cstring> + </property> + <property name="text"> + <string>&Name:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>nameEdit</cstring> + </property> + </widget> + <widget class="KLineEdit" row="0" column="1" rowspan="1" colspan="3"> + <property name="name"> + <cstring>nameEdit</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>The name of the group</string> + </property> + <property name="whatsThis" stdset="0"> + <string>The user visible name of the group. It will be shown in the structure tree as a top node when there are elements belonging to this group in the document.</string> + </property> + </widget> + <widget class="QLabel" row="0" column="4"> + <property name="name"> + <cstring>textLabel32</cstring> + </property> + <property name="text"> + <string>&Icon:</string> + </property> + <property name="alignment"> + <set>AlignVCenter|AlignRight</set> + </property> + <property name="buddy" stdset="0"> + <cstring>iconButton</cstring> + </property> + </widget> + <widget class="KIconButton" row="0" column="5" rowspan="2" colspan="1"> + <property name="name"> + <cstring>iconButton</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>0</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>50</width> + <height>50</height> + </size> + </property> + <property name="maximumSize"> + <size> + <width>50</width> + <height>50</height> + </size> + </property> + <property name="text"> + <string></string> + </property> + </widget> + <widget class="QLabel" row="5" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>textLabel34</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>Filen&ame definition:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>fileNameRxEdit</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Regular expression to get the filename</string> + </property> + <property name="whatsThis" stdset="0"> + <string>Regular expression to get the filename. The expression is used to <b>remove</b> the unnecessary strings from the element's text.</string> + </property> + </widget> + <widget class="QCheckBox" row="4" column="0" rowspan="1" colspan="3"> + <property name="name"> + <cstring>hasFilename</cstring> + </property> + <property name="text"> + <string>Contains a &filename</string> + </property> + <property name="toolTip" stdset="0"> + <string>True if the element's text contains a filename</string> + </property> + </widget> + <widget class="KLineEdit" row="5" column="2" rowspan="1" colspan="4"> + <property name="name"> + <cstring>fileNameRxEdit</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="toolTip" stdset="0"> + <string>Regular expression to get the filename</string> + </property> + <property name="whatsThis" stdset="0"> + <string>Regular expression to get the filename. The expression is used to <b>remove</b> the unnecessary strings from the element's text.</string> + </property> + </widget> + <widget class="QLabel" row="3" column="0"> + <property name="name"> + <cstring>textLabel33</cstring> + </property> + <property name="text"> + <string>&Tag:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>tagEdit</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Elements identified by this entry will belong to this group</string> + </property> + <property name="whatsThis" stdset="0"> + <string>Defines which tags belong to this group. The format is <i>tagname(attribute1, attribute2, ...)</i>. Tags with name <i>tagname</i> will appear under this group. The item text of the corresponding node in the tree will be <i>attribute1_value | attribute2_value | ...</i>Currently only one tag may be listed here.</string> + </property> + </widget> + <widget class="QLabel" row="2" column="0"> + <property name="name"> + <cstring>textLabel31</cstring> + </property> + <property name="text"> + <string>"No" na&me:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>noNameEdit</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>The name that appears when no element were found</string> + </property> + <property name="whatsThis" stdset="0"> + <string>The user visible name of the group. It will be shown in the structure tree as a top node when there are <b>no</b> elements belonging to this group in the document.</string> + </property> + </widget> + <widget class="KLineEdit" row="2" column="1" rowspan="1" colspan="5"> + <property name="name"> + <cstring>noNameEdit</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>The name that appears when no element were found</string> + </property> + <property name="whatsThis" stdset="0"> + <string>The user visible name of the group. It will be shown in the structure tree as a top node when there are <b>no</b> elements belonging to this group in the document.</string> + </property> + </widget> + <widget class="KLineEdit" row="3" column="1" rowspan="1" colspan="5"> + <property name="name"> + <cstring>tagEdit</cstring> + </property> + <property name="enabled"> + <bool>true</bool> + </property> + <property name="toolTip" stdset="0"> + <string>Elements ideintified by this entry will belong to this group</string> + </property> + <property name="whatsThis" stdset="0"> + <string>Defines which tags belong to this group. The format is <i>tagname(attribute1, attribute2, ...)</i>. Tags with name <i>tagname</i> will appear under this group. The item text of the corresponding node in the tree will be <i>attribute1_value | attribute2_value | ...</i>Currently only one tag may be listed here.</string> + </property> + </widget> + <spacer row="1" column="3"> + <property name="name"> + <cstring>spacer6</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Fixed</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>16</height> + </size> + </property> + </spacer> + <widget class="QCheckBox" row="6" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>appendToTags</cstring> + </property> + <property name="text"> + <string>Use elements as tags</string> + </property> + <property name="toolTip" stdset="0"> + <string>Treat elements as new tags</string> + </property> + <property name="whatsThis" stdset="0"> + <string>Treat elements as new tags, so they will show up during tag autocompletion.</string> + </property> + </widget> + <widget class="QGroupBox" row="7" column="0" rowspan="1" colspan="6"> + <property name="name"> + <cstring>pseudoGroupBox</cstring> + </property> + <property name="title"> + <string>&Pseudo DTEP Specific Settings</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="KLineEdit" row="4" column="1" rowspan="1" colspan="4"> + <property name="name"> + <cstring>typeRxEdit</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Regular expression to find the type of the element</string> + </property> + <property name="whatsThis" stdset="0"> + <string>Regular expression to find the type of the element. The pattern is searched on the result of the <i>DefinitionRx</i> match and the first captured area will hold the element type.<br> +Example (simplified):<br> +<b>DefinitionRx=\$+([a-zA-Z]+)=new\\s[a-zA-Z]+;<br> +TypeRx=new\\s([a-zA-Z]+);</b><br><br> +This will match strings like <b>$fooObj=new foo;</b>. Now this string is searched and it will find <b>new foo;</b>, where <b>foo</b> is the first captured text (the regular expression matching <b>foo</b> is between brackets).<br> +So the type of <b>$fooObj</b> is <b>foo</b>.</string> + </property> + </widget> + <widget class="QLabel" row="3" column="0"> + <property name="name"> + <cstring>textLabel36</cstring> + </property> + <property name="text"> + <string>&Usage expression:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>usageRxEdit</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Regular expression to find the usage of a group element</string> + </property> + <property name="whatsThis" stdset="0"> + <string>Regular expression to find the usage of a group element in the document.<br> +Example 1:<br> +- classes are defined as <b>class foo {...}</b><br> +- classes are used as <b>$objFoo</b><br><br> +Example 2:<br> +- variables are defined as <b>int i</b><br> +- variables are used as <b>@i</b><br><br> +Example 3:<br> +- variables are defined as <b>$i</b><br> +- variables are used as <b>$i</b>. In this case <i>UsageRx </i>is the same as <i>DefinitionRx</i>.</string> + </property> + </widget> + <widget class="QLabel" row="4" column="0"> + <property name="name"> + <cstring>textLabel37</cstring> + </property> + <property name="text"> + <string>Element t&ype expression:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>typeRxEdit</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Regular expression to find the type of the element</string> + </property> + <property name="whatsThis" stdset="0"> + <string>Regular expression to find the type of the element. The pattern is searched on the result of the <i>DefinitionRx</i> match and the first captured area will hold the element type.<br> +Example (simplified):<br> +<b>DefinitionRx=\$+([a-zA-Z]+)=new\\s[a-zA-Z]+;<br> +TypeRx=new\\s([a-zA-Z]+);</b><br><br> +This will match strings like <b>$fooObj=new foo;</b>. Now this string is searched and it will find <b>new foo;</b>, where <b>foo</b> is the first captured text (the regular expression matching <b>foo</b> is between brackets).<br> +So the type of <b>$fooObj</b> is <b>foo</b>.</string> + </property> + </widget> + <widget class="QLabel" row="2" column="0"> + <property name="name"> + <cstring>textLabel35</cstring> + </property> + <property name="text"> + <string>Definition e&xpression:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>definitionRxEdit</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Regular expression to find what belong to this group</string> + </property> + <property name="whatsThis" stdset="0"> + <string>Regular expression used to find text areas in the document, which will belong to this group. The first captured area shouldbe the actual name of the group entry.<br> +Example for a <i>class</i> group:<br> +<b>\bclass[\\s]+([0-9a-zA-Z_\x7f-\xff]*)[\\s]*</b><br> +The first captured area (between "<b>(</b>" and "<b>)</b>") holds the class name.</string> + </property> + </widget> + <widget class="KLineEdit" row="3" column="1" rowspan="1" colspan="4"> + <property name="name"> + <cstring>usageRxEdit</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Regular expression to find the usage of a group element</string> + </property> + <property name="whatsThis" stdset="0"> + <string>Regular expression to find the usage of a group element in the document.<br> +Example 1:<br> +- classes are defined as <b>class foo {...}</b><br> +- classes are used as <b>$objFoo</b><br><br> +Example 2:<br> +- variables are defined as <b>int i</b><br> +- variables are used as <b>@i</b><br><br> +Example 3:<br> +- variables are defined as <b>$i</b><br> +- variables are used as <b>$i</b>. In this case <i>UsageRx </i>is the same as <i>DefinitionRx</i>.</string> + </property> + </widget> + <widget class="QLabel" row="0" column="0"> + <property name="name"> + <cstring>textLabel41</cstring> + </property> + <property name="text"> + <string>Parent group:</string> + </property> + <property name="toolTip" stdset="0"> + <string>The name of the group that may be the parent of this</string> + </property> + <property name="whatsThis" stdset="0"> + <string>The name of the group that may be the parent of this. For example <b>classes</b> might be a parent of <b>functions</b> in case of member functions. This entry indicates this possible relationship and is used to provide functionality like member autocompletion.</string> + </property> + </widget> + <widget class="KLineEdit" row="0" column="1" rowspan="1" colspan="4"> + <property name="name"> + <cstring>parentGroupEdit</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>The name of the group that may be the parent of this</string> + </property> + <property name="whatsThis" stdset="0"> + <string>The name of the group that may be the parent of this. For example <b>classes</b> might be a parent of <b>functions</b> in case of member functions. This entry indicates this possible relationship and is used to provide functionality like member autocompletion.</string> + </property> + </widget> + <widget class="QLabel" row="1" column="0"> + <property name="name"> + <cstring>textLabel42</cstring> + </property> + <property name="text"> + <string>Searched tags:</string> + </property> + <property name="toolTip" stdset="0"> + <string>Only tags of this type can be part of the group</string> + </property> + </widget> + <widget class="QLabel" row="6" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>textLabel44</cstring> + </property> + <property name="text"> + <string>Remove when autocompleting:</string> + </property> + <property name="toolTip" stdset="0"> + <string>Regular expression used to remove unwanted strings from the completion text</string> + </property> + </widget> + <widget class="QLabel" row="5" column="0"> + <property name="name"> + <cstring>textLabel43</cstring> + </property> + <property name="text"> + <string>Autocomplete after:</string> + </property> + <property name="toolTip" stdset="0"> + <string>Regular expression to tell when to bring up the completion box with the elements of this group</string> + </property> + <property name="whatsThis" stdset="0"> + <string>Regular expression to tell when to bring up the completion box with the elements of this group.<br> +Example:<b>\bnew[\\s]+$</b> tells that after typing <b>new&nbsp;</b>, the completion box with the elements should be shown.</string> + </property> + </widget> + <widget class="KLineEdit" row="5" column="2" rowspan="1" colspan="3"> + <property name="name"> + <cstring>autoCompleteRxEdit</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Regular expression to tell when to bring up the completion box with the elements of this group</string> + </property> + <property name="whatsThis" stdset="0"> + <string>Regular expression to tell when to bring up the completion box with the elements of this group.<br> +Example:<b>\bnew[\\s]+$</b> tells that after typing <b>new&nbsp;</b>, the completion box with the elements should be shown.</string> + </property> + </widget> + <widget class="KLineEdit" row="6" column="2" rowspan="1" colspan="3"> + <property name="name"> + <cstring>removeRxEdit</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Regular expression used to remove unwanted strings from the completion text</string> + </property> + </widget> + <widget class="KComboBox" row="1" column="1" rowspan="1" colspan="2"> + <item> + <property name="text"> + <string>Text</string> + </property> + </item> + <item> + <property name="text"> + <string>XmlTag</string> + </property> + </item> + <item> + <property name="text"> + <string>XmlTagEnd</string> + </property> + </item> + <item> + <property name="text"> + <string>Comment</string> + </property> + </item> + <item> + <property name="text"> + <string>CSS</string> + </property> + </item> + <item> + <property name="text"> + <string>ScriptTag</string> + </property> + </item> + <item> + <property name="text"> + <string>ScriptStructureBegin</string> + </property> + </item> + <item> + <property name="text"> + <string>ScriptStructureEnd</string> + </property> + </item> + <property name="name"> + <cstring>tagTypeCombo</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Only tags of this type can be part of the group</string> + </property> + </widget> + <spacer row="1" column="3" rowspan="1" colspan="2"> + <property name="name"> + <cstring>spacer13</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>340</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="QCheckBox" row="7" column="0"> + <property name="name"> + <cstring>parseFile</cstring> + </property> + <property name="text"> + <string>Parse file</string> + </property> + <property name="toolTip" stdset="0"> + <string>Check if the filename that is in the elements text should be parsed</string> + </property> + <property name="whatsThis" stdset="0"> + <string>Check if the filename that is in the elements text should be parsed. This makes sense only if the element may contain a filename and the <i>FileNameRx</i> is specified.</string> + </property> + </widget> + <widget class="QButtonGroup" row="8" column="0" rowspan="1" colspan="5"> + <property name="name"> + <cstring>buttonGroup1</cstring> + </property> + <property name="title"> + <string>Type</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QRadioButton" row="0" column="0"> + <property name="name"> + <cstring>simpleGroup</cstring> + </property> + <property name="text"> + <string>Simple</string> + </property> + <property name="toolTip" stdset="0"> + <string>This is a simple group, nothing special</string> + </property> + </widget> + <widget class="QRadioButton" row="1" column="0"> + <property name="name"> + <cstring>variableGroup</cstring> + </property> + <property name="text"> + <string>Variable group</string> + </property> + <property name="toolTip" stdset="0"> + <string>The group's elements are variables</string> + </property> + </widget> + <widget class="QRadioButton" row="0" column="1"> + <property name="name"> + <cstring>functionGroup</cstring> + </property> + <property name="text"> + <string>Function group</string> + </property> + <property name="toolTip" stdset="0"> + <string>The group's elements are functions</string> + </property> + </widget> + <widget class="QRadioButton" row="1" column="1"> + <property name="name"> + <cstring>classGroup</cstring> + </property> + <property name="text"> + <string>Class group</string> + </property> + <property name="toolTip" stdset="0"> + <string>The group's elements are classes</string> + </property> + </widget> + <widget class="QRadioButton" row="0" column="2"> + <property name="name"> + <cstring>objectGroup</cstring> + </property> + <property name="text"> + <string>Ob&ject group</string> + </property> + <property name="toolTip" stdset="0"> + <string>The group's elements are objects</string> + </property> + </widget> + </grid> + </widget> + <widget class="KLineEdit" row="2" column="1" rowspan="1" colspan="3"> + <property name="name"> + <cstring>definitionRxEdit</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Regular expression to find what belong to this group</string> + </property> + <property name="whatsThis" stdset="0"> + <string>Regular expression used to find text areas in the document, which will belong to this group. The first captured area shouldbe the actual name of the group entry.<br> +Example for a <i>class</i> group:<br> +<b>\bclass[\\s]+([0-9a-zA-Z_\x7f-\xff]*)[\\s]*</b><br> +The first captured area (between "<b>(</b>" and "<b>)</b>") holds the class name.</string> + </property> + </widget> + <widget class="QCheckBox" row="2" column="4"> + <property name="name"> + <cstring>definitionRxMinimal</cstring> + </property> + <property name="text"> + <string>Minimal search mode</string> + </property> + <property name="toolTip" stdset="0"> + <string>Enable to use the minimal style search for definition instead of the standard (greedy) matching</string> + </property> + </widget> + </grid> + </widget> + </grid> +</widget> +<customwidgets> +</customwidgets> +<connections> + <connection> + <sender>hasFilename</sender> + <signal>toggled(bool)</signal> + <receiver>textLabel34</receiver> + <slot>setEnabled(bool)</slot> + </connection> + <connection> + <sender>hasFilename</sender> + <signal>toggled(bool)</signal> + <receiver>fileNameRxEdit</receiver> + <slot>setEnabled(bool)</slot> + </connection> +</connections> +<tabstops> + <tabstop>nameEdit</tabstop> + <tabstop>iconButton</tabstop> + <tabstop>noNameEdit</tabstop> + <tabstop>tagEdit</tabstop> + <tabstop>hasFilename</tabstop> + <tabstop>fileNameRxEdit</tabstop> + <tabstop>appendToTags</tabstop> + <tabstop>parentGroupEdit</tabstop> + <tabstop>tagTypeCombo</tabstop> + <tabstop>definitionRxEdit</tabstop> + <tabstop>definitionRxMinimal</tabstop> + <tabstop>usageRxEdit</tabstop> + <tabstop>typeRxEdit</tabstop> + <tabstop>autoCompleteRxEdit</tabstop> + <tabstop>removeRxEdit</tabstop> + <tabstop>parseFile</tabstop> + <tabstop>simpleGroup</tabstop> + <tabstop>functionGroup</tabstop> + <tabstop>objectGroup</tabstop> + <tabstop>variableGroup</tabstop> + <tabstop>classGroup</tabstop> +</tabstops> +<layoutdefaults spacing="6" margin="11"/> +<includehints> + <includehint>kicondialog.h</includehint> +</includehints> +</UI> |