add more spacing
[personal-kdebase.git] / runtime / kurifilter-plugins / ikws / searchproviderdlg_ui.ui
blob0f615cfc1bdca2356702f4a0c9881ff7ce3516aa
1 <ui version="4.0" >
2  <class>SearchProviderDlgUI</class>
3  <widget class="QWidget" name="SearchProviderDlgUI" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>399</width>
9     <height>211</height>
10    </rect>
11   </property>
12   <layout class="QGridLayout" >
13    <property name="margin" >
14     <number>0</number>
15    </property>
16    <item row="1" column="0" >
17     <widget class="KLineEdit" name="leName" >
18      <property name="toolTip" >
19       <string>Enter the human-readable name of the search provider here.</string>
20      </property>
21      <property name="whatsThis" >
22       <string>Enter the human-readable name of the search provider here.</string>
23      </property>
24     </widget>
25    </item>
26    <item row="6" column="0" >
27     <widget class="QLabel" name="lbCharset" >
28      <property name="whatsThis" >
29       <string>Select the character set that will be used to encode your search query</string>
30      </property>
31      <property name="text" >
32       <string>&amp;Charset:</string>
33      </property>
34      <property name="wordWrap" >
35       <bool>true</bool>
36      </property>
37      <property name="buddy" >
38       <cstring>cbCharset</cstring>
39      </property>
40     </widget>
41    </item>
42    <item row="2" column="0" >
43     <widget class="QLabel" name="lbQuery" >
44      <property name="whatsThis" >
45       <string>&lt;qt>
46 Enter the URI that is used to perform a search on the search engine here.&lt;br/>The whole text to be searched for can be specified as \{@} or \{0}.&lt;br/>
47 Recommended is \{@}, since it removes all query variables (name=value) from the resulting string, whereas \{0} will be substituted with the unmodified query string.&lt;br/>You can use \{1} ... \{n} to specify certain words from the query and \{name} to specify a value given by 'name=value' in the user query.&lt;br/>In addition it is possible to specify multiple references (names, numbers and strings) at once (\{name1,name2,...,"string"}).&lt;br/>The first matching value (from the left) will be used as the substitution value for the resulting URI.&lt;br/>A quoted string can be used as the default value if nothing matches from the left of the reference list.
48 &lt;/qt></string>
49      </property>
50      <property name="text" >
51       <string>Search &amp;URI:</string>
52      </property>
53      <property name="wordWrap" >
54       <bool>true</bool>
55      </property>
56      <property name="buddy" >
57       <cstring>leQuery</cstring>
58      </property>
59     </widget>
60    </item>
61    <item row="0" column="0" >
62     <widget class="QLabel" name="lbName" >
63      <property name="whatsThis" >
64       <string>Enter the human-readable name of the search provider here.</string>
65      </property>
66      <property name="text" >
67       <string>Search &amp;provider name:</string>
68      </property>
69      <property name="wordWrap" >
70       <bool>true</bool>
71      </property>
72      <property name="buddy" >
73       <cstring>leName</cstring>
74      </property>
75     </widget>
76    </item>
77    <item row="5" column="0" >
78     <widget class="KLineEdit" name="leShortcut" >
79      <property name="toolTip" >
80       <string>&lt;qt>
81 The shortcuts entered here can be used as a pseudo-URI scheme in KDE. For example, the shortcut &lt;b>av&lt;/b> can be used as in &lt;b>av&lt;/b>:&lt;b>my search&lt;/b>
82 &lt;/qt></string>
83      </property>
84      <property name="whatsThis" >
85       <string>&lt;qt>
86 The shortcuts entered here can be used as a pseudo-URI scheme in KDE. For example, the shortcut &lt;b>av&lt;/b> can be used as in &lt;b>av&lt;/b>:&lt;b>my search&lt;/b>
87 &lt;/qt></string>
88      </property>
89      <property name="clickMessage" >
90       <string/>
91      </property>
92     </widget>
93    </item>
94    <item row="4" column="0" >
95     <widget class="QLabel" name="lbShortcut" >
96      <property name="whatsThis" >
97       <string>&lt;qt>
98 The shortcuts entered here can be used as a pseudo-URI scheme in KDE. For example, the shortcut &lt;b>av&lt;/b> can be used as in &lt;b>av&lt;/b>:&lt;b>my search&lt;/b>
99 &lt;/qt></string>
100      </property>
101      <property name="text" >
102       <string>UR&amp;I shortcuts:</string>
103      </property>
104      <property name="wordWrap" >
105       <bool>true</bool>
106      </property>
107      <property name="buddy" >
108       <cstring>leShortcut</cstring>
109      </property>
110     </widget>
111    </item>
112    <item row="3" column="0" >
113     <widget class="KLineEdit" name="leQuery" >
114      <property name="toolTip" >
115       <string>&lt;qt>
116 Enter the URI that is used to perform a search on the search engine here.&lt;br/>The whole text to be searched for can be specified as \{@} or \{0}.&lt;br/>
117 Recommended is \{@}, since it removes all query variables (name=value) from the resulting string, whereas \{0} will be substituted with the unmodified query string.&lt;br/>You can use \{1} ... \{n} to specify certain words from the query and \{name} to specify a value given by 'name=value' in the user query.&lt;br/>In addition it is possible to specify multiple references (names, numbers and strings) at once (\{name1,name2,...,"string"}).&lt;br/>The first matching value (from the left) will be used as the substitution value for the resulting URI.&lt;br/>A quoted string can be used as the default value if nothing matches from the left of the reference list.
118 &lt;/qt></string>
119      </property>
120      <property name="whatsThis" >
121       <string>&lt;qt>
122 Enter the URI that is used to perform a search on the search engine here.&lt;br/>The whole text to be searched for can be specified as \{@} or \{0}.&lt;br/>
123 Recommended is \{@}, since it removes all query variables (name=value) from the resulting string, whereas \{0} will be substituted with the unmodified query string.&lt;br/>You can use \{1} ... \{n} to specify certain words from the query and \{name} to specify a value given by 'name=value' in the user query.&lt;br/>In addition it is possible to specify multiple references (names, numbers and strings) at once (\{name1,name2,...,"string"}).&lt;br/>The first matching value (from the left) will be used as the substitution value for the resulting URI.&lt;br/>A quoted string can be used as the default value if nothing matches from the left of the reference list.
124 &lt;/qt></string>
125      </property>
126      <property name="clickMessage" >
127       <string/>
128      </property>
129     </widget>
130    </item>
131    <item row="7" column="0" >
132     <widget class="KComboBox" name="cbCharset" >
133      <property name="whatsThis" >
134       <string>Select the character set that will be used to encode your search query.</string>
135      </property>
136     </widget>
137    </item>
138   </layout>
139  </widget>
140  <layoutdefault spacing="6" margin="11" />
141  <customwidgets>
142   <customwidget>
143    <class>KComboBox</class>
144    <extends>QComboBox</extends>
145    <header>kcombobox.h</header>
146   </customwidget>
147   <customwidget>
148    <class>KLineEdit</class>
149    <extends>QLineEdit</extends>
150    <header>klineedit.h</header>
151   </customwidget>
152  </customwidgets>
153  <tabstops>
154   <tabstop>leName</tabstop>
155   <tabstop>leQuery</tabstop>
156   <tabstop>leShortcut</tabstop>
157   <tabstop>cbCharset</tabstop>
158  </tabstops>
159  <includes>
160   <include location="local" >klineedit.h</include>
161   <include location="local" >kcombobox.h</include>
162  </includes>
163  <resources/>
164  <connections/>
165 </ui>