From 78211642003f70797a5faa1767a5ab2f5f83606f Mon Sep 17 00:00:00 2001 From: hakan Date: Tue, 26 Mar 2002 19:05:31 +0000 Subject: Added shortcut buttons to set the start time --- (limited to 'core/pim/datebook/dateentry.ui') diff --git a/core/pim/datebook/dateentry.ui b/core/pim/datebook/dateentry.ui index eac4e23..22ff32d 100644 --- a/core/pim/datebook/dateentry.ui +++ b/core/pim/datebook/dateentry.ui @@ -230,308 +230,19 @@ - QComboBox - - - text - 00:00 - - - - - text - 00:30 - - - - - text - 01:00 - - - - - text - 01:30 - - - - - text - 02:00 - - - - - text - 02:30 - - - - - text - 03:00 - - - - - text - 03:30 - - - - - text - 04:00 - - - - - text - 04:30 - - - - - text - 05:00 - - - - - text - 05:30 - - - - - text - 06:00 - - - - - text - 06:30 - - - - - text - 07:00 - - - - - text - 07:30 - - - - - text - 08:00 - - - - - text - 08:30 - - - - - text - 09:00 - - - - - text - 09:30 - - - - - text - 10:00 - - - - - text - 10:30 - - - - - text - 11:00 - - - - - text - 11:30 - - - - - text - 12:00 - - - - - text - 12:30 - - - - - text - 13:00 - - - - - text - 13:30 - - - - - text - 14:00 - - - - - text - 14:30 - - - - - text - 15:00 - - - - - text - 15:30 - - - - - text - 16:00 - - - - - text - 16:30 - - - - - text - 17:00 - - - - - text - 17:30 - - - - - text - 18:00 - - - - - text - 18:30 - - - - - text - 19:00 - - - - - text - 19:30 - - - - - text - 20:00 - - - - - text - 20:30 - - - - - text - 21:00 - - - - - text - 21:30 - - - - - text - 22:00 - - - - - text - 22:30 - - - - - text - 23:00 - - - - - text - 23:30 - - + QLineEdit name comboStart + + + TimePicker - editable - true - - - duplicatesEnabled - false + name + timePickerStart - + QPushButton @@ -544,307 +255,11 @@ - QComboBox - - - text - 00:00 - - - - - text - 00:30 - - - - - text - 01:00 - - - - - text - 01:30 - - - - - text - 02:00 - - - - - text - 02:30 - - - - - text - 03:00 - - - - - text - 03:30 - - - - - text - 04:00 - - - - - text - 04:30 - - - - - text - 05:00 - - - - - text - 05:30 - - - - - text - 06:00 - - - - - text - 06:30 - - - - - text - 07:00 - - - - - text - 07:30 - - - - - text - 08:00 - - - - - text - 08:30 - - - - - text - 09:00 - - - - - text - 09:30 - - - - - text - 10:00 - - - - - text - 10:30 - - - - - text - 11:00 - - - - - text - 11:30 - - - - - text - 12:00 - - - - - text - 12:30 - - - - - text - 13:00 - - - - - text - 13:30 - - - - - text - 14:00 - - - - - text - 14:30 - - - - - text - 15:00 - - - - - text - 15:30 - - - - - text - 16:00 - - - - - text - 16:30 - - - - - text - 17:00 - - - - - text - 17:30 - - - - - text - 18:00 - - - - - text - 18:30 - - - - - text - 19:00 - - - - - text - 19:30 - - - - - text - 20:00 - - - - - text - 20:30 - - - - - text - 21:00 - - - - - text - 21:30 - - - - - text - 22:00 - - - - - text - 22:30 - - - - - text - 23:00 - - - - - text - 23:30 - - + QLineEdit name comboEnd - - editable - true - - - duplicatesEnabled - false - QLabel @@ -857,7 +272,7 @@ End - + QCheckBox name @@ -868,7 +283,7 @@ All day - + QLabel name @@ -879,14 +294,14 @@ Time zone: - + TimeZoneSelector name timezone - + QCheckBox name @@ -909,7 +324,7 @@ false - + QSpinBox name @@ -940,7 +355,7 @@ 5 - + QComboBox @@ -963,7 +378,7 @@ false - + QLabel name @@ -974,7 +389,7 @@ Repeat - + QToolButton name @@ -989,7 +404,7 @@ No Repeat... - + QMultiLineEdit name @@ -1027,6 +442,20 @@ image1 + + TimePicker +
timepicker.h
+ + -1 + -1 + + 0 + + 7 + 1 + + image1 +
@@ -1047,7 +476,7 @@ comboEnd - activated(const QString&) + textChanged(const QString&) DateEntryBase endTimeChanged( const QString & ) @@ -1059,9 +488,9 @@ comboStart - activated(int) + textChanged(const QString &) DateEntryBase - startTimeChanged( int ) + startTimeEdited( const QString & ) checkAllDay @@ -1088,7 +517,7 @@ slotWait( int ) startDateChanged( const QString & ) startDateChanged(int, int, int) - startTimeChanged( int ) + startTimeEdited( const QString & ) typeChanged( const QString & ) tzexecute(void) -- cgit v0.9.0.2