summaryrefslogtreecommitdiff
path: root/core/pim/datebook/dateentry.ui
authorhakan <hakan>2002-03-27 10:37:17 (UTC)
committer hakan <hakan>2002-03-27 10:37:17 (UTC)
commitfc8349fa353ef5e0aa9751d3fe6ea98e1fa0a8be (patch) (unidiff)
treefb49c492dd3374b219eebd1b3b3e7d418d8fc76d /core/pim/datebook/dateentry.ui
parent347240bf66daf78f6a0e7c98bc32a53810f710a9 (diff)
downloadopie-fc8349fa353ef5e0aa9751d3fe6ea98e1fa0a8be.zip
opie-fc8349fa353ef5e0aa9751d3fe6ea98e1fa0a8be.tar.gz
opie-fc8349fa353ef5e0aa9751d3fe6ea98e1fa0a8be.tar.bz2
More decent layout of date entry dialog
Diffstat (limited to 'core/pim/datebook/dateentry.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/datebook/dateentry.ui94
1 files changed, 79 insertions, 15 deletions
diff --git a/core/pim/datebook/dateentry.ui b/core/pim/datebook/dateentry.ui
index 22ff32d..dc5195f 100644
--- a/core/pim/datebook/dateentry.ui
+++ b/core/pim/datebook/dateentry.ui
@@ -40,12 +40,6 @@
40 <name>caption</name> 40 <name>caption</name>
41 <string>New Event</string> 41 <string>New Event</string>
42 </property> 42 </property>
43 <property>
44 <name>layoutMargin</name>
45 </property>
46 <property>
47 <name>layoutSpacing</name>
48 </property>
49 <grid> 43 <grid>
50 <property stdset="1"> 44 <property stdset="1">
51 <name>margin</name> 45 <name>margin</name>
@@ -153,7 +147,7 @@
153 </property> 147 </property>
154 <property stdset="1"> 148 <property stdset="1">
155 <name>text</name> 149 <name>text</name>
156 <string>Description:</string> 150 <string>Description</string>
157 </property> 151 </property>
158 </widget> 152 </widget>
159 <widget row="1" column="1" rowspan="1" colspan="3" > 153 <widget row="1" column="1" rowspan="1" colspan="3" >
@@ -207,7 +201,7 @@
207 <cstring>comboCategory</cstring> 201 <cstring>comboCategory</cstring>
208 </property> 202 </property>
209 </widget> 203 </widget>
210 <widget row="3" column="0" > 204 <widget row="3" column="0" rowspan="2">
211 <class>QLabel</class> 205 <class>QLabel</class>
212 <property stdset="1"> 206 <property stdset="1">
213 <name>name</name> 207 <name>name</name>
@@ -215,7 +209,7 @@
215 </property> 209 </property>
216 <property stdset="1"> 210 <property stdset="1">
217 <name>text</name> 211 <name>text</name>
218 <string>Start</string> 212 <string>Start - End</string>
219 </property> 213 </property>
220 </widget> 214 </widget>
221 <widget row="3" column="1" > 215 <widget row="3" column="1" >
@@ -228,13 +222,48 @@
228 <name>text</name> 222 <name>text</name>
229 <string>Jan 02 00</string> 223 <string>Jan 02 00</string>
230 </property> 224 </property>
225 <property stdset="1">
226 <name>minimumSize</name>
227 <size>
228 <width>70</width>
229 <height>0</height>
230 </size>
231 </property>
232 <property stdset="1">
233 <name>maximumSize</name>
234 <size>
235 <width>70</width>
236 <height>32767</height>
237 </size>
238 </property>
231 </widget> 239 </widget>
232 <widget row="3" column="2" rowspan="1" colspan="2" > 240 <widget row="4" column="1" rowspan="1" colspan="1" >
233 <class>QLineEdit</class> 241 <class>QLineEdit</class>
234 <property stdset="1"> 242 <property stdset="1">
235 <name>name</name> 243 <name>name</name>
236 <cstring>comboStart</cstring> 244 <cstring>comboStart</cstring>
237 </property> 245 </property>
246 <property stdset="1">
247 <name>minimumSize</name>
248 <size>
249 <width>70</width>
250 <height>0</height>
251 </size>
252 </property>
253 <property stdset="1">
254 <name>maximumSize</name>
255 <size>
256 <width>70</width>
257 <height>32767</height>
258 </size>
259 </property>
260 <property stdset="1">
261 <name>alignment</name>
262 <set>AlignHCenter</set>
263 </property>
264 <property>
265 <name>hAlign</name>
266 </property>
238 </widget> 267 </widget>
239 <widget row="5" column="1" colspan="3"> 268 <widget row="5" column="1" colspan="3">
240 <class>TimePicker</class> 269 <class>TimePicker</class>
@@ -243,7 +272,7 @@
243 <cstring>timePickerStart</cstring> 272 <cstring>timePickerStart</cstring>
244 </property> 273 </property>
245 </widget> 274 </widget>
246 <widget row="4" column="1" > 275 <widget row="3" column="2" colspan="2">
247 <class>QPushButton</class> 276 <class>QPushButton</class>
248 <property stdset="1"> 277 <property stdset="1">
249 <name>name</name> 278 <name>name</name>
@@ -253,15 +282,50 @@
253 <name>text</name> 282 <name>text</name>
254 <string>Jan 02 00</string> 283 <string>Jan 02 00</string>
255 </property> 284 </property>
285 <property stdset="1">
286 <name>minimumSize</name>
287 <size>
288 <width>70</width>
289 <height>0</height>
290 </size>
291 </property>
292 <property stdset="1">
293 <name>maximumSize</name>
294 <size>
295 <width>70</width>
296 <height>32767</height>
297 </size>
298 </property>
256 </widget> 299 </widget>
257 <widget row="4" column="2" rowspan="1" colspan="2" > 300 <widget row="4" column="2" colspan="2">
258 <class>QLineEdit</class> 301 <class>QLineEdit</class>
259 <property stdset="1"> 302 <property stdset="1">
260 <name>name</name> 303 <name>name</name>
261 <cstring>comboEnd</cstring> 304 <cstring>comboEnd</cstring>
262 </property> 305 </property>
306 <property stdset="1">
307 <name>minimumSize</name>
308 <size>
309 <width>70</width>
310 <height>0</height>
311 </size>
312 </property>
313 <property stdset="1">
314 <name>maximumSize</name>
315 <size>
316 <width>70</width>
317 <height>32767</height>
318 </size>
319 </property>
320 <property stdset="1">
321 <name>alignment</name>
322 <set>AlignHCenter</set>
323 </property>
324 <property>
325 <name>hAlign</name>
326 </property>
263 </widget> 327 </widget>
264 <widget row="4" column="0" > 328 <widget row="5" column="0" >
265 <class>QLabel</class> 329 <class>QLabel</class>
266 <property stdset="1"> 330 <property stdset="1">
267 <name>name</name> 331 <name>name</name>
@@ -269,7 +333,7 @@
269 </property> 333 </property>
270 <property stdset="1"> 334 <property stdset="1">
271 <name>text</name> 335 <name>text</name>
272 <string>End</string> 336 <string>Start time</string>
273 </property> 337 </property>
274 </widget> 338 </widget>
275 <widget row="6" column="0" > 339 <widget row="6" column="0" >
@@ -291,7 +355,7 @@
291 </property> 355 </property>
292 <property stdset="1"> 356 <property stdset="1">
293 <name>text</name> 357 <name>text</name>
294 <string>Time zone:</string> 358 <string>Time zone</string>
295 </property> 359 </property>
296 </widget> 360 </widget>
297 <widget row="7" column="1" rowspan="1" colspan="3" > 361 <widget row="7" column="1" rowspan="1" colspan="3" >