DateEntryBase ********************************************************************* ** Copyright (C) 2000 Trolltech AS. All rights reserved. ** ** This file is part of Qtopia Environment. ** ** This file may be distributed and/or modified under the terms of the ** GNU General Public License version 2 as published by the Free Software ** Foundation and appearing in the file LICENSE.GPL included in the ** packaging of this file. ** ** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE ** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. ** ** See http://www.trolltech.com/gpl/ for GPL licensing information. ** ** Contact info@trolltech.com if any conditions of this licensing are ** not clear to you. ** ** $Id$ ** ********************************************************************* QWidget name DateEntryBase geometry 0 0 242 339 caption New Event margin 2 spacing 0 QLabel name TextLabel2 frameShape MShape frameShadow MShadow text Location QLabel name TextLabel2_2 text Category buddy comboPriority QComboBox text text Meeting text Lunch text Dinner text Travel name comboDescription sizePolicy 3 0 editable true currentItem 0 duplicatesEnabled false QLabel name TextLabel1 text Description QComboBox text text Office text Home name comboLocation sizePolicy 3 0 editable true currentItem 0 duplicatesEnabled false CategorySelect name comboCategory sizePolicy 3 1 QLabel name TextLabel3 text Start - End QPushButton name buttonStart minimumSize 70 0 maximumSize 70 32767 text Jan 02 00 QLineEdit name comboStart sizePolicy 3 0 minimumSize 70 0 maximumSize 70 32767 alignment AlignHCenter hAlign name Spacer1_2 orientation Horizontal sizeType Expanding sizeHint 20 20 TimePicker name timePickerStart sizePolicy 3 1 QPushButton name buttonEnd minimumSize 70 0 maximumSize 70 32767 text Jan 02 00 QLineEdit name comboEnd sizePolicy 3 0 minimumSize 70 0 maximumSize 70 32767 alignment AlignHCenter hAlign QLabel name TimePickerLabel text Start time QCheckBox name checkAllDay text All day QLabel name TextLabel3_2_2 text Time zone TimeZoneSelector name timezone sizePolicy 3 1 QCheckBox name checkAlarm enabled true autoMask false text &Alarm checked false QSpinBox name spinAlarm enabled false suffix minutes maxValue 180 minValue 0 lineStep 5 value 5 QComboBox text Silent text Loud name comboSound enabled false QLabel name lblRepeat text Repeat QToolButton name cmdRepeat sizePolicy 3 0 focusPolicy TabFocus text No Repeat... QToolButton name editNote text Note... TimeZoneSelector
qpe/tzselect.h
21 10 0 7 1 image0
CategorySelect
qpe/categoryselect.h
-1 -1 0 7 1 image1
TimePicker
namespace_hack.h
-1 -1 0 7 1 image1
image0 789cd3d7528808f055d0d2e72a2e492cc94c5648ce482c52d04a29cdcdad8c8eb5ade6523250004143a55a6b2e0026630c4f image1 789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758 checkAlarm toggled(bool) spinAlarm setEnabled(bool) comboEnd textChanged(const QString&) DateEntryBase endTimeChanged( const QString & ) cmdRepeat clicked() DateEntryBase slotRepeat() comboStart textChanged(const QString &) DateEntryBase startTimeEdited( const QString & ) checkAllDay toggled(bool) comboEnd setDisabled(bool) checkAllDay toggled(bool) timePickerStart setDisabled(bool) checkAlarm toggled(bool) comboSound setEnabled(bool) checkAllDay toggled(bool) comboStart setDisabled(bool) endDateChanged( const QString & ) endDateChanged( int, int, int ) endTimeChanged( const QString & ) slotRepeat() slotWait( int ) startDateChanged( const QString & ) startDateChanged(int, int, int) startTimeEdited( const QString & ) typeChanged( const QString & ) tzexecute(void)