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 220 290 caption Preferences layoutMargin layoutSpacing margin 11 spacing 6 QGroupBox name fraStart frameShape Box frameShadow Sunken title Start viewing events QLayoutWidget name Layout6 geometry 3 21 210 53 margin 0 spacing 6 name Spacer1 orientation Vertical sizeType Expanding sizeHint 20 20 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 QLayoutWidget name Layout4 geometry 10 20 200 53 margin 0 spacing 6 name Spacer2 orientation Vertical sizeType Expanding sizeHint 20 20 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 QGroupBox name fraMisc title Misc QLayoutWidget name Layout5 geometry 10 40 170 24 margin 0 spacing 6 QLabel name TextLabel1 text Row style: QComboBox text Default text Medium text Large name comboRowStyle QCheckBox name chkJumpToCurTime geometry 10 20 200 20 text Jump to current time (dayview) chkAlarmPreset toggled(bool) spinPreset setEnabled(bool) spinStart valueChanged(int) DateBookSettingsBase slot12Hour( int ) slotChangeClock( bool ) slot12Hour( int )