1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <author>UIExtractor
</author>
4 <comment>This is a comment
</comment>
5 <class>SearchDialog
</class>
6 <widget class=
"QWidget" name=
"SearchDialog">
7 <property name=
"geometry">
15 <property name=
"windowTitle">
16 <string>Find Events - KOrganizer
</string>
18 <layout class=
"QGridLayout" name=
"gridLayout_2">
19 <item row=
"0" column=
"0" colspan=
"2">
20 <layout class=
"QHBoxLayout" name=
"horizontalLayout_4">
22 <widget class=
"QLabel" name=
"searchLabel">
23 <property name=
"text">
24 <string>&Search for:
</string>
26 <property name=
"wordWrap">
29 <property name=
"buddy">
30 <cstring>searchEdit
</cstring>
35 <widget class=
"KLineEdit" name=
"searchEdit">
36 <property name=
"toolTip">
37 <string>Search pattern, use wildcards '*' and '?' as desired.
</string>
39 <property name=
"whatsThis">
40 <string>Enter your search pattern here. Wildcards '*' (matches any string) and '?' (matches any character) are supported. For example, to match any string starting with the letter 'a', use the search pattern a*.
</string>
42 <property name=
"text">
49 <item row=
"1" column=
"0">
50 <widget class=
"QGroupBox" name=
"searchTypeGroup">
51 <property name=
"title">
52 <string>Search For
</string>
54 <layout class=
"QVBoxLayout" name=
"verticalLayout">
56 <widget class=
"QCheckBox" name=
"eventsCheck">
57 <property name=
"toolTip">
58 <string>Search for Events with matching criteria
</string>
60 <property name=
"whatsThis">
61 <string>Check this box if you want to search for Event items that match the search criteria.
</string>
63 <property name=
"text">
64 <string>&Events
</string>
66 <property name=
"checked">
72 <widget class=
"QCheckBox" name=
"journalsCheck">
73 <property name=
"toolTip">
74 <string>Search for Journals with matching criteria
</string>
76 <property name=
"whatsThis">
77 <string>Check this box if you want to search for Journal items that match the search criteria.
</string>
79 <property name=
"text">
80 <string>&Journals
</string>
85 <widget class=
"QCheckBox" name=
"todosCheck">
86 <property name=
"toolTip">
87 <string>Search for To-dos with matching criteria
</string>
89 <property name=
"whatsThis">
90 <string>Check this box if you want to search To-do items that match the search criteria.
</string>
92 <property name=
"text">
93 <string>To-
&dos
</string>
95 <property name=
"checked">
103 <item row=
"1" column=
"1">
104 <widget class=
"QGroupBox" name=
"searchGroup">
105 <property name=
"title">
106 <string>Search In
</string>
108 <layout class=
"QGridLayout" name=
"gridLayout">
109 <item row=
"0" column=
"0">
110 <widget class=
"QCheckBox" name=
"categoryCheck">
111 <property name=
"toolTip">
112 <string>Include item categories in your search
</string>
114 <property name=
"whatsThis">
115 <string>Check this box if you want to match item categories against your search pattern.
</string>
117 <property name=
"text">
118 <string>Cate
&gories
</string>
122 <item row=
"0" column=
"1">
123 <widget class=
"QCheckBox" name=
"locationCheck">
124 <property name=
"toolTip">
125 <string>Include item locations in your search
</string>
127 <property name=
"whatsThis">
128 <string>Check this box if you want to match item locations against your search pattern.
</string>
130 <property name=
"text">
131 <string>Locations
</string>
135 <item row=
"1" column=
"0">
136 <widget class=
"QCheckBox" name=
"descriptionCheck">
137 <property name=
"toolTip">
138 <string>Include item descriptions in your search
</string>
140 <property name=
"whatsThis">
141 <string>Check this box if you want to match item descriptions against your search pattern.
</string>
143 <property name=
"text">
144 <string>Desc
&riptions
</string>
148 <item row=
"1" column=
"1">
149 <widget class=
"QCheckBox" name=
"summaryCheck">
150 <property name=
"toolTip">
151 <string>Include item summaries in your search
</string>
153 <property name=
"whatsThis">
154 <string>Check this box if you want to match item summaries against your search pattern.
</string>
156 <property name=
"text">
157 <string>Su
&mmaries
</string>
159 <property name=
"checked">
167 <item row=
"2" column=
"0" colspan=
"2">
168 <widget class=
"QGroupBox" name=
"dateRangeGroup">
169 <property name=
"title">
170 <string>Date Range
</string>
172 <layout class=
"QFormLayout" name=
"formLayout">
173 <item row=
"0" column=
"0">
174 <layout class=
"QHBoxLayout" name=
"horizontalLayout_2">
176 <widget class=
"QLabel" name=
"startDateLabel">
177 <property name=
"text">
178 <string>Fr
&om:
</string>
180 <property name=
"wordWrap">
183 <property name=
"buddy">
184 <cstring>startDate
</cstring>
189 <widget class=
"KDateComboBox" name=
"startDate">
190 <property name=
"sizePolicy">
191 <sizepolicy hsizetype=
"Preferred" vsizetype=
"Fixed">
192 <horstretch>1</horstretch>
193 <verstretch>0</verstretch>
196 <property name=
"toolTip">
197 <string>Include items with a starting date on or after this date
</string>
199 <property name=
"whatsThis">
200 <string>Search for items with a starting date on or after the date you specify here.
</string>
203 <property name=
"text">
204 <string>2008-
08-
18</string>
211 <item row=
"0" column=
"1">
212 <layout class=
"QHBoxLayout" name=
"horizontalLayout_3">
214 <widget class=
"QLabel" name=
"endDateLabel">
215 <property name=
"text">
216 <string>&To:
</string>
218 <property name=
"wordWrap">
221 <property name=
"buddy">
222 <cstring>endDate
</cstring>
227 <widget class=
"KDateComboBox" name=
"endDate">
228 <property name=
"sizePolicy">
229 <sizepolicy hsizetype=
"Preferred" vsizetype=
"Fixed">
230 <horstretch>1</horstretch>
231 <verstretch>0</verstretch>
234 <property name=
"toolTip">
235 <string>Include items with ending date on or before this date
</string>
237 <property name=
"whatsThis">
238 <string>Search for items with an ending date on or before the date you specify here.
</string>
241 <property name=
"text">
242 <string>2008-
08-
18</string>
249 <item row=
"1" column=
"0" colspan=
"2">
250 <widget class=
"QCheckBox" name=
"inclusiveCheck">
251 <property name=
"toolTip">
252 <string>Include Events only if their date range falls into the range specified above
</string>
254 <property name=
"whatsThis">
255 <string>Check this box if you want to include Events that occur within the date range specified. Events that do not fall completely within the date range will be excluded from the search results.
</string>
257 <property name=
"text">
258 <string>Include E
&vents within the specified date range
</string>
262 <item row=
"2" column=
"0" colspan=
"2">
263 <widget class=
"QCheckBox" name=
"includeUndatedTodos">
264 <property name=
"toolTip">
265 <string>Include To-dos in the search that do not have a due date
</string>
267 <property name=
"whatsThis">
268 <string>Check this box to include To-dos without a due date in the search results.
</string>
270 <property name=
"text">
271 <string>Include To-dos
&without a due date
</string>
273 <property name=
"checked">
281 <item row=
"3" column=
"0" colspan=
"2">
282 <widget class=
"QFrame" name=
"listViewFrame">
283 <property name=
"sizePolicy">
284 <sizepolicy hsizetype=
"Preferred" vsizetype=
"MinimumExpanding">
285 <horstretch>0</horstretch>
286 <verstretch>0</verstretch>
289 <property name=
"frameShape">
290 <enum>QFrame::StyledPanel
</enum>
292 <property name=
"frameShadow">
293 <enum>QFrame::Raised
</enum>
297 <item row=
"4" column=
"0">
298 <widget class=
"QLabel" name=
"numItems">
299 <property name=
"text">
308 <class>KDateComboBox
</class>
309 <extends>KComboBox
</extends>
310 <header>kdatecombobox.h
</header>
313 <class>KComboBox
</class>
314 <extends>QComboBox
</extends>
315 <header>kcombobox.h
</header>
318 <class>KLineEdit
</class>
319 <extends>QLineEdit
</extends>
320 <header>klineedit.h
</header>
324 <tabstop>searchEdit
</tabstop>
325 <tabstop>eventsCheck
</tabstop>
326 <tabstop>journalsCheck
</tabstop>
327 <tabstop>todosCheck
</tabstop>
328 <tabstop>startDate
</tabstop>
329 <tabstop>endDate
</tabstop>
330 <tabstop>inclusiveCheck
</tabstop>
331 <tabstop>includeUndatedTodos
</tabstop>
332 <tabstop>categoryCheck
</tabstop>
333 <tabstop>locationCheck
</tabstop>
334 <tabstop>descriptionCheck
</tabstop>
335 <tabstop>summaryCheck
</tabstop>