DateBookSettingsBase ********************************************************************** ** 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$ ** ********************************************************************** QDialog name DateBookSettingsBase geometry 0 0 232 290 caption Preferences layoutMargin layoutSpacing margin 5 spacing 1 QGroupBox name fraStart frameShape Box frameShadow Sunken title Start viewing events margin 11 spacing 6 QLayoutWidget name Layout1 margin 0 spacing 6 QLabel name lblStartTime text Start Time: QSpinBox name spinStart suffix :00 wrapping true maxValue 23 QGroupBox name fraAlarm title Alarm Settings margin 11 spacing 6 QLayoutWidget name Layout6 margin 0 spacing 6 QCheckBox name chkAlarmPreset text Alarm Preset QSpinBox name spinPreset enabled false suffix minutes maxValue 180 minValue 0 lineStep 5 value 5 chkAlarmPreset toggled(bool) spinPreset setEnabled(bool) spinStart valueChanged(int) DateBookSettingsBase slot12Hour( int ) slotChangeClock( bool ) slot12Hour( int )