DateBookDayHeaderBase /********************************************************************** ** Copyright (C) 2001 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 DateBookDayHeaderBase geometry 0 0 249 26 layoutMargin layoutSpacing margin 0 spacing 0 QToolButton name back text pixmap toggleButton false autoRepeat true autoRaise true toggleButton false toolTip QToolButton name date sizePolicy 7 1 font 1 text pixmap autoRepeat false autoRaise false QButtonGroup name grpDays frameShape NoFrame frameShadow Plain title exclusive true layoutMargin layoutSpacing margin 0 spacing 1 QToolButton name cmdDay1 text M toggleButton true autoRaise true toggleButton true toolTip QToolButton name cmdDay2 text T toggleButton true autoRaise true toggleButton true toolTip QToolButton name cmdDay3 text W toggleButton true autoRaise true toggleButton true toolTip QToolButton name cmdDay4 text T pixmap toggleButton true autoRepeat false autoRaise true toggleButton true toolTip QToolButton name cmdDay5 text F toggleButton true autoRaise true toggleButton true toolTip QToolButton name cmdDay6 text S toggleButton true autoRaise true toggleButton true toolTip QToolButton name cmdDay7 text S toggleButton true autoRaise true toggleButton true toolTip QToolButton name forward text pixmap autoRepeat true autoRaise true forward clicked() DateBookDayHeaderBase goForward() back clicked() DateBookDayHeaderBase goBack() grpDays clicked(int) DateBookDayHeaderBase setDay( int ) goBack() goForward() setDate( int, int, int ) setDay( int )