-rw-r--r-- | core/pim/todo/todoentry.ui | 415 |
1 files changed, 195 insertions, 220 deletions
diff --git a/core/pim/todo/todoentry.ui b/core/pim/todo/todoentry.ui index 4d49b7a..efcc407 100644 --- a/core/pim/todo/todoentry.ui +++ b/core/pim/todo/todoentry.ui | |||
@@ -1,485 +1,460 @@ | |||
1 | <!DOCTYPE UI><UI> | 1 | <!DOCTYPE UI><UI> |
2 | <class>NewTaskDialogBase</class> | 2 | <class>NewTaskDialogBase</class> |
3 | <comment>********************************************************************* | 3 | <comment>********************************************************************* |
4 | ** Copyright (C) 2000 Trolltech AS. All rights reserved. | 4 | ** Copyright (C) 2000 Trolltech AS. All rights reserved. |
5 | ** | 5 | ** |
6 | ** This file is part of Qtopia Environment. | 6 | ** This file is part of Qtopia Environment. |
7 | ** | 7 | ** |
8 | ** This file may be distributed and/or modified under the terms of the | 8 | ** This file may be distributed and/or modified under the terms of the |
9 | ** GNU General Public License version 2 as published by the Free Software | 9 | ** GNU General Public License version 2 as published by the Free Software |
10 | ** Foundation and appearing in the file LICENSE.GPL included in the | 10 | ** Foundation and appearing in the file LICENSE.GPL included in the |
11 | ** packaging of this file. | 11 | ** packaging of this file. |
12 | ** | 12 | ** |
13 | ** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE | 13 | ** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE |
14 | ** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. | 14 | ** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. |
15 | ** | 15 | ** |
16 | ** See http://www.trolltech.com/gpl/ for GPL licensing information. | 16 | ** See http://www.trolltech.com/gpl/ for GPL licensing information. |
17 | ** | 17 | ** |
18 | ** Contact info@trolltech.com if any conditions of this licensing are | 18 | ** Contact info@trolltech.com if any conditions of this licensing are |
19 | ** not clear to you. | 19 | ** not clear to you. |
20 | ** | 20 | ** |
21 | *********************************************************************</comment> | 21 | *********************************************************************</comment> |
22 | <widget> | 22 | <widget> |
23 | <class>QDialog</class> | 23 | <class>QDialog</class> |
24 | <property stdset="1"> | 24 | <property stdset="1"> |
25 | <name>name</name> | 25 | <name>name</name> |
26 | <cstring>NewTaskDialogBase</cstring> | 26 | <cstring>NewTaskDialogBase</cstring> |
27 | </property> | 27 | </property> |
28 | <property stdset="1"> | 28 | <property stdset="1"> |
29 | <name>geometry</name> | 29 | <name>geometry</name> |
30 | <rect> | 30 | <rect> |
31 | <x>0</x> | 31 | <x>0</x> |
32 | <y>0</y> | 32 | <y>0</y> |
33 | <width>260</width> | 33 | <width>342</width> |
34 | <height>321</height> | 34 | <height>445</height> |
35 | </rect> | 35 | </rect> |
36 | </property> | 36 | </property> |
37 | <property stdset="1"> | 37 | <property stdset="1"> |
38 | <name>caption</name> | 38 | <name>caption</name> |
39 | <string>New Task</string> | 39 | <string>New Task</string> |
40 | </property> | 40 | </property> |
41 | <property> | 41 | <property> |
42 | <name>layoutMargin</name> | 42 | <name>layoutMargin</name> |
43 | </property> | 43 | </property> |
44 | <property> | 44 | <property> |
45 | <name>layoutSpacing</name> | 45 | <name>layoutSpacing</name> |
46 | </property> | 46 | </property> |
47 | <grid> | 47 | <vbox> |
48 | <property stdset="1"> | 48 | <property stdset="1"> |
49 | <name>margin</name> | 49 | <name>margin</name> |
50 | <number>11</number> | 50 | <number>4</number> |
51 | </property> | 51 | </property> |
52 | <property stdset="1"> | 52 | <property stdset="1"> |
53 | <name>spacing</name> | 53 | <name>spacing</name> |
54 | <number>6</number> | 54 | <number>4</number> |
55 | </property> | 55 | </property> |
56 | <widget row="2" column="0" > | 56 | <widget> |
57 | <class>QLayoutWidget</class> | 57 | <class>QLayoutWidget</class> |
58 | <property stdset="1"> | 58 | <property stdset="1"> |
59 | <name>name</name> | 59 | <name>name</name> |
60 | <cstring>Layout19</cstring> | 60 | <cstring>Layout18</cstring> |
61 | </property> | 61 | </property> |
62 | <hbox> | 62 | <property> |
63 | <name>layoutSpacing</name> | ||
64 | </property> | ||
65 | <grid> | ||
63 | <property stdset="1"> | 66 | <property stdset="1"> |
64 | <name>margin</name> | 67 | <name>margin</name> |
65 | <number>0</number> | 68 | <number>0</number> |
66 | </property> | 69 | </property> |
67 | <property stdset="1"> | 70 | <property stdset="1"> |
68 | <name>spacing</name> | 71 | <name>spacing</name> |
69 | <number>6</number> | 72 | <number>4</number> |
70 | </property> | 73 | </property> |
71 | <widget> | 74 | <widget row="4" column="0" > |
72 | <class>QLabel</class> | 75 | <class>QLabel</class> |
73 | <property stdset="1"> | 76 | <property stdset="1"> |
74 | <name>name</name> | 77 | <name>name</name> |
75 | <cstring>txtProg</cstring> | 78 | <cstring>TextLabel1</cstring> |
76 | </property> | 79 | </property> |
77 | <property stdset="1"> | 80 | <property stdset="1"> |
78 | <name>sizePolicy</name> | 81 | <name>sizePolicy</name> |
79 | <sizepolicy> | 82 | <sizepolicy> |
80 | <hsizetype>1</hsizetype> | 83 | <hsizetype>1</hsizetype> |
81 | <vsizetype>0</vsizetype> | 84 | <vsizetype>1</vsizetype> |
82 | </sizepolicy> | 85 | </sizepolicy> |
83 | </property> | 86 | </property> |
84 | <property stdset="1"> | 87 | <property stdset="1"> |
85 | <name>frameShape</name> | ||
86 | <enum>MShape</enum> | ||
87 | </property> | ||
88 | <property stdset="1"> | ||
89 | <name>frameShadow</name> | ||
90 | <enum>MShadow</enum> | ||
91 | </property> | ||
92 | <property stdset="1"> | ||
93 | <name>text</name> | 88 | <name>text</name> |
94 | <string>Progress:</string> | 89 | <string>Summary:</string> |
95 | </property> | 90 | </property> |
96 | </widget> | 91 | </widget> |
97 | <widget> | 92 | <widget row="3" column="1" > |
98 | <class>QComboBox</class> | 93 | <class>QPushButton</class> |
99 | <item> | ||
100 | <property> | ||
101 | <name>text</name> | ||
102 | <string>0%</string> | ||
103 | </property> | ||
104 | </item> | ||
105 | <item> | ||
106 | <property> | ||
107 | <name>text</name> | ||
108 | <string>20%</string> | ||
109 | </property> | ||
110 | </item> | ||
111 | <item> | ||
112 | <property> | ||
113 | <name>text</name> | ||
114 | <string>40%</string> | ||
115 | </property> | ||
116 | </item> | ||
117 | <item> | ||
118 | <property> | ||
119 | <name>text</name> | ||
120 | <string>60%</string> | ||
121 | </property> | ||
122 | </item> | ||
123 | <item> | ||
124 | <property> | ||
125 | <name>text</name> | ||
126 | <string>80%</string> | ||
127 | </property> | ||
128 | </item> | ||
129 | <item> | ||
130 | <property> | ||
131 | <name>text</name> | ||
132 | <string>100%</string> | ||
133 | </property> | ||
134 | </item> | ||
135 | <property stdset="1"> | 94 | <property stdset="1"> |
136 | <name>name</name> | 95 | <name>name</name> |
137 | <cstring>cmbProg</cstring> | 96 | <cstring>buttonDate</cstring> |
138 | </property> | 97 | </property> |
139 | <property stdset="1"> | 98 | <property stdset="1"> |
140 | <name>sizePolicy</name> | 99 | <name>enabled</name> |
141 | <sizepolicy> | 100 | <bool>false</bool> |
142 | <hsizetype>0</hsizetype> | ||
143 | <vsizetype>0</vsizetype> | ||
144 | </sizepolicy> | ||
145 | </property> | 101 | </property> |
146 | <property stdset="1"> | 102 | <property stdset="1"> |
147 | <name>maximumSize</name> | 103 | <name>text</name> |
148 | <size> | 104 | <string>1 Jan 2001</string> |
149 | <width>45</width> | ||
150 | <height>32767</height> | ||
151 | </size> | ||
152 | </property> | 105 | </property> |
153 | </widget> | 106 | </widget> |
154 | </hbox> | 107 | <widget row="2" column="1" > |
155 | </widget> | 108 | <class>QLayoutWidget</class> |
156 | <widget row="0" column="0" > | ||
157 | <class>QLayoutWidget</class> | ||
158 | <property stdset="1"> | ||
159 | <name>name</name> | ||
160 | <cstring>Layout20</cstring> | ||
161 | </property> | ||
162 | <hbox> | ||
163 | <property stdset="1"> | ||
164 | <name>margin</name> | ||
165 | <number>0</number> | ||
166 | </property> | ||
167 | <property stdset="1"> | ||
168 | <name>spacing</name> | ||
169 | <number>6</number> | ||
170 | </property> | ||
171 | <widget> | ||
172 | <class>QLabel</class> | ||
173 | <property stdset="1"> | 109 | <property stdset="1"> |
174 | <name>name</name> | 110 | <name>name</name> |
175 | <cstring>TextLabel2</cstring> | 111 | <cstring>Layout15</cstring> |
176 | </property> | 112 | </property> |
177 | <property stdset="1"> | 113 | <property> |
178 | <name>sizePolicy</name> | 114 | <name>layoutSpacing</name> |
179 | <sizepolicy> | ||
180 | <hsizetype>1</hsizetype> | ||
181 | <vsizetype>0</vsizetype> | ||
182 | </sizepolicy> | ||
183 | </property> | 115 | </property> |
116 | <hbox> | ||
117 | <property stdset="1"> | ||
118 | <name>margin</name> | ||
119 | <number>0</number> | ||
120 | </property> | ||
121 | <property stdset="1"> | ||
122 | <name>spacing</name> | ||
123 | <number>4</number> | ||
124 | </property> | ||
125 | <widget> | ||
126 | <class>QComboBox</class> | ||
127 | <item> | ||
128 | <property> | ||
129 | <name>text</name> | ||
130 | <string>0%</string> | ||
131 | </property> | ||
132 | </item> | ||
133 | <item> | ||
134 | <property> | ||
135 | <name>text</name> | ||
136 | <string>20%</string> | ||
137 | </property> | ||
138 | </item> | ||
139 | <item> | ||
140 | <property> | ||
141 | <name>text</name> | ||
142 | <string>40%</string> | ||
143 | </property> | ||
144 | </item> | ||
145 | <item> | ||
146 | <property> | ||
147 | <name>text</name> | ||
148 | <string>60%</string> | ||
149 | </property> | ||
150 | </item> | ||
151 | <item> | ||
152 | <property> | ||
153 | <name>text</name> | ||
154 | <string>80%</string> | ||
155 | </property> | ||
156 | </item> | ||
157 | <item> | ||
158 | <property> | ||
159 | <name>text</name> | ||
160 | <string>100%</string> | ||
161 | </property> | ||
162 | </item> | ||
163 | <property stdset="1"> | ||
164 | <name>name</name> | ||
165 | <cstring>cmbProg</cstring> | ||
166 | </property> | ||
167 | <property stdset="1"> | ||
168 | <name>sizePolicy</name> | ||
169 | <sizepolicy> | ||
170 | <hsizetype>7</hsizetype> | ||
171 | <vsizetype>0</vsizetype> | ||
172 | </sizepolicy> | ||
173 | </property> | ||
174 | <property stdset="1"> | ||
175 | <name>maximumSize</name> | ||
176 | <size> | ||
177 | <width>32767</width> | ||
178 | <height>32767</height> | ||
179 | </size> | ||
180 | </property> | ||
181 | </widget> | ||
182 | <widget> | ||
183 | <class>QCheckBox</class> | ||
184 | <property stdset="1"> | ||
185 | <name>name</name> | ||
186 | <cstring>checkCompleted</cstring> | ||
187 | </property> | ||
188 | <property stdset="1"> | ||
189 | <name>text</name> | ||
190 | <string>&Completed</string> | ||
191 | </property> | ||
192 | </widget> | ||
193 | </hbox> | ||
194 | </widget> | ||
195 | <widget row="4" column="1" > | ||
196 | <class>QLayoutWidget</class> | ||
184 | <property stdset="1"> | 197 | <property stdset="1"> |
185 | <name>text</name> | 198 | <name>name</name> |
186 | <string>Priority:</string> | 199 | <cstring>Layout17</cstring> |
200 | </property> | ||
201 | <property> | ||
202 | <name>layoutSpacing</name> | ||
187 | </property> | 203 | </property> |
204 | <hbox> | ||
205 | <property stdset="1"> | ||
206 | <name>margin</name> | ||
207 | <number>0</number> | ||
208 | </property> | ||
209 | <property stdset="1"> | ||
210 | <name>spacing</name> | ||
211 | <number>4</number> | ||
212 | </property> | ||
213 | <widget> | ||
214 | <class>QLineEdit</class> | ||
215 | <property stdset="1"> | ||
216 | <name>name</name> | ||
217 | <cstring>lneSum</cstring> | ||
218 | </property> | ||
219 | </widget> | ||
220 | <widget> | ||
221 | <class>OClickableLabel</class> | ||
222 | <property stdset="1"> | ||
223 | <name>name</name> | ||
224 | <cstring>lblDown</cstring> | ||
225 | </property> | ||
226 | <property stdset="1"> | ||
227 | <name>sizePolicy</name> | ||
228 | <sizepolicy> | ||
229 | <hsizetype>0</hsizetype> | ||
230 | <vsizetype>0</vsizetype> | ||
231 | </sizepolicy> | ||
232 | </property> | ||
233 | <property stdset="1"> | ||
234 | <name>minimumSize</name> | ||
235 | <size> | ||
236 | <width>20</width> | ||
237 | <height>20</height> | ||
238 | </size> | ||
239 | </property> | ||
240 | <property stdset="1"> | ||
241 | <name>maximumSize</name> | ||
242 | <size> | ||
243 | <width>20</width> | ||
244 | <height>20</height> | ||
245 | </size> | ||
246 | </property> | ||
247 | </widget> | ||
248 | </hbox> | ||
188 | </widget> | 249 | </widget> |
189 | <widget> | 250 | <widget row="0" column="1" > |
190 | <class>QComboBox</class> | 251 | <class>QComboBox</class> |
191 | <item> | 252 | <item> |
192 | <property> | 253 | <property> |
193 | <name>text</name> | 254 | <name>text</name> |
194 | <string>1 - Very High</string> | 255 | <string>1 - Very High</string> |
195 | </property> | 256 | </property> |
196 | </item> | 257 | </item> |
197 | <item> | 258 | <item> |
198 | <property> | 259 | <property> |
199 | <name>text</name> | 260 | <name>text</name> |
200 | <string>2 - High</string> | 261 | <string>2 - High</string> |
201 | </property> | 262 | </property> |
202 | </item> | 263 | </item> |
203 | <item> | 264 | <item> |
204 | <property> | 265 | <property> |
205 | <name>text</name> | 266 | <name>text</name> |
206 | <string>3 - Normal</string> | 267 | <string>3 - Normal</string> |
207 | </property> | 268 | </property> |
208 | </item> | 269 | </item> |
209 | <item> | 270 | <item> |
210 | <property> | 271 | <property> |
211 | <name>text</name> | 272 | <name>text</name> |
212 | <string>4 - Low</string> | 273 | <string>4 - Low</string> |
213 | </property> | 274 | </property> |
214 | </item> | 275 | </item> |
215 | <item> | 276 | <item> |
216 | <property> | 277 | <property> |
217 | <name>text</name> | 278 | <name>text</name> |
218 | <string>5 - Very Low</string> | 279 | <string>5 - Very Low</string> |
219 | </property> | 280 | </property> |
220 | </item> | 281 | </item> |
221 | <property stdset="1"> | 282 | <property stdset="1"> |
222 | <name>name</name> | 283 | <name>name</name> |
223 | <cstring>comboPriority</cstring> | 284 | <cstring>comboPriority</cstring> |
224 | </property> | 285 | </property> |
225 | <property stdset="1"> | 286 | <property stdset="1"> |
226 | <name>sizePolicy</name> | 287 | <name>sizePolicy</name> |
227 | <sizepolicy> | 288 | <sizepolicy> |
228 | <hsizetype>0</hsizetype> | 289 | <hsizetype>1</hsizetype> |
229 | <vsizetype>0</vsizetype> | 290 | <vsizetype>0</vsizetype> |
230 | </sizepolicy> | 291 | </sizepolicy> |
231 | </property> | 292 | </property> |
232 | <property stdset="1"> | 293 | <property stdset="1"> |
233 | <name>currentItem</name> | 294 | <name>currentItem</name> |
234 | <number>2</number> | 295 | <number>2</number> |
235 | </property> | 296 | </property> |
236 | </widget> | 297 | </widget> |
237 | </hbox> | 298 | <widget row="0" column="0" > |
238 | </widget> | ||
239 | <widget row="4" column="0" > | ||
240 | <class>QLayoutWidget</class> | ||
241 | <property stdset="1"> | ||
242 | <name>name</name> | ||
243 | <cstring>Layout30</cstring> | ||
244 | </property> | ||
245 | <hbox> | ||
246 | <property stdset="1"> | ||
247 | <name>margin</name> | ||
248 | <number>0</number> | ||
249 | </property> | ||
250 | <property stdset="1"> | ||
251 | <name>spacing</name> | ||
252 | <number>6</number> | ||
253 | </property> | ||
254 | <widget> | ||
255 | <class>QLabel</class> | 299 | <class>QLabel</class> |
256 | <property stdset="1"> | 300 | <property stdset="1"> |
257 | <name>name</name> | 301 | <name>name</name> |
258 | <cstring>TextLabel1</cstring> | 302 | <cstring>TextLabel2</cstring> |
259 | </property> | 303 | </property> |
260 | <property stdset="1"> | 304 | <property stdset="1"> |
261 | <name>sizePolicy</name> | 305 | <name>sizePolicy</name> |
262 | <sizepolicy> | 306 | <sizepolicy> |
263 | <hsizetype>1</hsizetype> | 307 | <hsizetype>1</hsizetype> |
264 | <vsizetype>0</vsizetype> | 308 | <vsizetype>1</vsizetype> |
265 | </sizepolicy> | 309 | </sizepolicy> |
266 | </property> | 310 | </property> |
267 | <property stdset="1"> | 311 | <property stdset="1"> |
268 | <name>text</name> | 312 | <name>text</name> |
269 | <string>Summary:</string> | 313 | <string>Priority:</string> |
270 | </property> | ||
271 | </widget> | ||
272 | <widget> | ||
273 | <class>QLineEdit</class> | ||
274 | <property stdset="1"> | ||
275 | <name>name</name> | ||
276 | <cstring>lneSum</cstring> | ||
277 | </property> | 314 | </property> |
278 | </widget> | 315 | </widget> |
279 | <widget> | 316 | <widget row="2" column="0" > |
280 | <class>OClickableLabel</class> | 317 | <class>QLabel</class> |
281 | <property stdset="1"> | 318 | <property stdset="1"> |
282 | <name>name</name> | 319 | <name>name</name> |
283 | <cstring>lblDown</cstring> | 320 | <cstring>txtProg</cstring> |
284 | </property> | 321 | </property> |
285 | <property stdset="1"> | 322 | <property stdset="1"> |
286 | <name>sizePolicy</name> | 323 | <name>sizePolicy</name> |
287 | <sizepolicy> | 324 | <sizepolicy> |
288 | <hsizetype>0</hsizetype> | 325 | <hsizetype>1</hsizetype> |
289 | <vsizetype>0</vsizetype> | 326 | <vsizetype>1</vsizetype> |
290 | </sizepolicy> | 327 | </sizepolicy> |
291 | </property> | 328 | </property> |
292 | <property stdset="1"> | 329 | <property stdset="1"> |
293 | <name>minimumSize</name> | 330 | <name>frameShape</name> |
294 | <size> | 331 | <enum>MShape</enum> |
295 | <width>20</width> | ||
296 | <height>20</height> | ||
297 | </size> | ||
298 | </property> | ||
299 | <property stdset="1"> | ||
300 | <name>maximumSize</name> | ||
301 | <size> | ||
302 | <width>20</width> | ||
303 | <height>20</height> | ||
304 | </size> | ||
305 | </property> | 332 | </property> |
306 | </widget> | ||
307 | </hbox> | ||
308 | </widget> | ||
309 | <widget row="1" column="0" > | ||
310 | <class>QLayoutWidget</class> | ||
311 | <property stdset="1"> | ||
312 | <name>name</name> | ||
313 | <cstring>Layout21</cstring> | ||
314 | </property> | ||
315 | <hbox> | ||
316 | <property stdset="1"> | ||
317 | <name>margin</name> | ||
318 | <number>0</number> | ||
319 | </property> | ||
320 | <property stdset="1"> | ||
321 | <name>spacing</name> | ||
322 | <number>6</number> | ||
323 | </property> | ||
324 | <widget> | ||
325 | <class>QCheckBox</class> | ||
326 | <property stdset="1"> | 333 | <property stdset="1"> |
327 | <name>name</name> | 334 | <name>frameShadow</name> |
328 | <cstring>checkCompleted</cstring> | 335 | <enum>MShadow</enum> |
329 | </property> | 336 | </property> |
330 | <property stdset="1"> | 337 | <property stdset="1"> |
331 | <name>text</name> | 338 | <name>text</name> |
332 | <string>&Completed</string> | 339 | <string>Progress:</string> |
333 | </property> | 340 | </property> |
334 | </widget> | 341 | </widget> |
335 | <widget> | 342 | <widget row="3" column="0" > |
336 | <class>QCheckBox</class> | 343 | <class>QCheckBox</class> |
337 | <property stdset="1"> | 344 | <property stdset="1"> |
338 | <name>name</name> | 345 | <name>name</name> |
339 | <cstring>checkDate</cstring> | 346 | <cstring>checkDate</cstring> |
340 | </property> | 347 | </property> |
341 | <property stdset="1"> | 348 | <property stdset="1"> |
342 | <name>text</name> | 349 | <name>text</name> |
343 | <string>D&ue</string> | 350 | <string>D&ue</string> |
344 | </property> | 351 | </property> |
345 | </widget> | 352 | </widget> |
346 | <widget> | 353 | <widget row="1" column="0" > |
347 | <class>QPushButton</class> | ||
348 | <property stdset="1"> | ||
349 | <name>name</name> | ||
350 | <cstring>buttonDate</cstring> | ||
351 | </property> | ||
352 | <property stdset="1"> | ||
353 | <name>enabled</name> | ||
354 | <bool>false</bool> | ||
355 | </property> | ||
356 | <property stdset="1"> | ||
357 | <name>text</name> | ||
358 | <string>1 Jan 2001</string> | ||
359 | </property> | ||
360 | </widget> | ||
361 | </hbox> | ||
362 | </widget> | ||
363 | <widget row="5" column="0" > | ||
364 | <class>QMultiLineEdit</class> | ||
365 | <property stdset="1"> | ||
366 | <name>name</name> | ||
367 | <cstring>txtTodo</cstring> | ||
368 | </property> | ||
369 | <property stdset="1"> | ||
370 | <name>sizePolicy</name> | ||
371 | <sizepolicy> | ||
372 | <hsizetype>7</hsizetype> | ||
373 | <vsizetype>7</vsizetype> | ||
374 | </sizepolicy> | ||
375 | </property> | ||
376 | </widget> | ||
377 | <widget row="3" column="0" > | ||
378 | <class>QLayoutWidget</class> | ||
379 | <property stdset="1"> | ||
380 | <name>name</name> | ||
381 | <cstring>Layout33</cstring> | ||
382 | </property> | ||
383 | <hbox> | ||
384 | <property stdset="1"> | ||
385 | <name>margin</name> | ||
386 | <number>0</number> | ||
387 | </property> | ||
388 | <property stdset="1"> | ||
389 | <name>spacing</name> | ||
390 | <number>6</number> | ||
391 | </property> | ||
392 | <widget> | ||
393 | <class>QLabel</class> | 354 | <class>QLabel</class> |
394 | <property stdset="1"> | 355 | <property stdset="1"> |
395 | <name>name</name> | 356 | <name>name</name> |
396 | <cstring>TextLabel3</cstring> | 357 | <cstring>TextLabel3</cstring> |
397 | </property> | 358 | </property> |
398 | <property stdset="1"> | 359 | <property stdset="1"> |
399 | <name>sizePolicy</name> | 360 | <name>sizePolicy</name> |
400 | <sizepolicy> | 361 | <sizepolicy> |
401 | <hsizetype>1</hsizetype> | 362 | <hsizetype>1</hsizetype> |
402 | <vsizetype>0</vsizetype> | 363 | <vsizetype>1</vsizetype> |
403 | </sizepolicy> | 364 | </sizepolicy> |
404 | </property> | 365 | </property> |
405 | <property stdset="1"> | 366 | <property stdset="1"> |
406 | <name>frameShape</name> | 367 | <name>frameShape</name> |
407 | <enum>NoFrame</enum> | 368 | <enum>NoFrame</enum> |
408 | </property> | 369 | </property> |
409 | <property stdset="1"> | 370 | <property stdset="1"> |
410 | <name>text</name> | 371 | <name>text</name> |
411 | <string>Category:</string> | 372 | <string>Category:</string> |
412 | </property> | 373 | </property> |
413 | </widget> | 374 | </widget> |
414 | <widget> | 375 | <widget row="1" column="1" > |
415 | <class>CategorySelect</class> | 376 | <class>CategorySelect</class> |
416 | <property stdset="1"> | 377 | <property stdset="1"> |
417 | <name>name</name> | 378 | <name>name</name> |
418 | <cstring>comboCategory</cstring> | 379 | <cstring>comboCategory</cstring> |
419 | </property> | 380 | </property> |
420 | <property stdset="1"> | 381 | <property stdset="1"> |
421 | <name>sizePolicy</name> | 382 | <name>sizePolicy</name> |
422 | <sizepolicy> | 383 | <sizepolicy> |
423 | <hsizetype>7</hsizetype> | 384 | <hsizetype>7</hsizetype> |
424 | <vsizetype>0</vsizetype> | 385 | <vsizetype>0</vsizetype> |
425 | </sizepolicy> | 386 | </sizepolicy> |
426 | </property> | 387 | </property> |
427 | <property stdset="1"> | 388 | <property stdset="1"> |
428 | <name>minimumSize</name> | 389 | <name>minimumSize</name> |
429 | <size> | 390 | <size> |
430 | <width>60</width> | 391 | <width>60</width> |
431 | <height>20</height> | 392 | <height>20</height> |
432 | </size> | 393 | </size> |
433 | </property> | 394 | </property> |
434 | </widget> | 395 | </widget> |
435 | </hbox> | 396 | </grid> |
397 | </widget> | ||
398 | <widget> | ||
399 | <class>QMultiLineEdit</class> | ||
400 | <property stdset="1"> | ||
401 | <name>name</name> | ||
402 | <cstring>txtTodo</cstring> | ||
403 | </property> | ||
404 | <property stdset="1"> | ||
405 | <name>sizePolicy</name> | ||
406 | <sizepolicy> | ||
407 | <hsizetype>7</hsizetype> | ||
408 | <vsizetype>7</vsizetype> | ||
409 | </sizepolicy> | ||
410 | </property> | ||
436 | </widget> | 411 | </widget> |
437 | </grid> | 412 | </vbox> |
438 | </widget> | 413 | </widget> |
439 | <customwidgets> | 414 | <customwidgets> |
440 | <customwidget> | 415 | <customwidget> |
441 | <class>CategorySelect</class> | 416 | <class>CategorySelect</class> |
442 | <header location="global">qpe/categoryselect.h</header> | 417 | <header location="global">qpe/categoryselect.h</header> |
443 | <sizehint> | 418 | <sizehint> |
444 | <width>-1</width> | 419 | <width>-1</width> |
445 | <height>-1</height> | 420 | <height>-1</height> |
446 | </sizehint> | 421 | </sizehint> |
447 | <container>0</container> | 422 | <container>0</container> |
448 | <sizepolicy> | 423 | <sizepolicy> |
449 | <hordata>7</hordata> | 424 | <hordata>7</hordata> |
450 | <verdata>1</verdata> | 425 | <verdata>1</verdata> |
451 | </sizepolicy> | 426 | </sizepolicy> |
452 | <pixmap>image0</pixmap> | 427 | <pixmap>image0</pixmap> |
453 | </customwidget> | 428 | </customwidget> |
454 | <customwidget> | 429 | <customwidget> |
455 | <class>OClickableLabel</class> | 430 | <class>OClickableLabel</class> |
456 | <header location="global">opie/oclickablelabel.h</header> | 431 | <header location="global">opie/oclickablelabel.h</header> |
457 | <sizehint> | 432 | <sizehint> |
458 | <width>-1</width> | 433 | <width>-1</width> |
459 | <height>-1</height> | 434 | <height>-1</height> |
460 | </sizehint> | 435 | </sizehint> |
461 | <container>0</container> | 436 | <container>0</container> |
462 | <sizepolicy> | 437 | <sizepolicy> |
463 | <hordata>5</hordata> | 438 | <hordata>5</hordata> |
464 | <verdata>5</verdata> | 439 | <verdata>5</verdata> |
465 | </sizepolicy> | 440 | </sizepolicy> |
466 | <pixmap>image0</pixmap> | 441 | <pixmap>image0</pixmap> |
467 | <signal>clicked()</signal> | 442 | <signal>clicked()</signal> |
468 | <signal>toggled(bool)</signal> | 443 | <signal>toggled(bool)</signal> |
469 | <slot access="public">slotOn(bool)</slot> | 444 | <slot access="public">slotOn(bool)</slot> |
470 | </customwidget> | 445 | </customwidget> |
471 | </customwidgets> | 446 | </customwidgets> |
472 | <images> | 447 | <images> |
473 | <image> | 448 | <image> |
474 | <name>image0</name> | 449 | <name>image0</name> |
475 | <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data> | 450 | <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data> |
476 | </image> | 451 | </image> |
477 | </images> | 452 | </images> |
478 | <connections> | 453 | <connections> |
479 | <connection> | 454 | <connection> |
480 | <sender>checkDate</sender> | 455 | <sender>checkDate</sender> |
481 | <signal>toggled(bool)</signal> | 456 | <signal>toggled(bool)</signal> |
482 | <receiver>buttonDate</receiver> | 457 | <receiver>buttonDate</receiver> |
483 | <slot>setEnabled(bool)</slot> | 458 | <slot>setEnabled(bool)</slot> |
484 | </connection> | 459 | </connection> |
485 | <connection> | 460 | <connection> |