From c98faafefdf2e9b9e16dcf2b1d57525f38282296 Mon Sep 17 00:00:00 2001 From: umopapisdn Date: Tue, 25 Mar 2003 23:44:32 +0000 Subject: Revamped the userinterface of the header for weekview to look more like the other views. --- (limited to 'core/pim/datebook/datebookweekheader.ui') diff --git a/core/pim/datebook/datebookweekheader.ui b/core/pim/datebook/datebookweekheader.ui index f7b20f8..591b625 100644 --- a/core/pim/datebook/datebookweekheader.ui +++ b/core/pim/datebook/datebookweekheader.ui @@ -30,8 +30,8 @@ 0 0 - 281 - 30 + 249 + 26 @@ -47,9 +47,79 @@ spacing - 6 + 0 + QToolButton + + name + backmonth + + + text + + + + pixmap + + + + toggleButton + false + + + autoRepeat + true + + + autoRaise + true + + + toggleButton + false + + + toolTip + + + + + QToolButton + + name + backweek + + + text + + + + pixmap + + + + toggleButton + false + + + autoRepeat + true + + + autoRaise + true + + + toggleButton + false + + + toolTip + + + + QSpinBox name @@ -109,8 +179,29 @@ 1 + + + name + Spacer1_1 + + + orientation + Horizontal + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + - QLabel + QToolButton name labelDate @@ -132,32 +223,113 @@ text 00. Jan-00. Jan + + + + name + Spacer1_2 + + + orientation + Horizontal + - alignment - AlignCenter + sizeType + Expanding - hAlign + sizeHint + + 20 + 20 + + + + + QToolButton + + name + forwardweek + + + text + + + + pixmap + + + + autoRepeat + true + + + autoRaise + true + + + + QToolButton + + name + forwardmonth + + + text + + + + pixmap + + + + autoRepeat + true + + + autoRaise + true - spinYear - valueChanged(int) + backmonth + clicked() + DateBookWeekHeaderBase + prevMonth() + + + backweek + clicked() + DateBookWeekHeaderBase + prevWeek() + + + forwardweek + clicked() + DateBookWeekHeaderBase + nextWeek() + + + forwardmonth + clicked() DateBookWeekHeaderBase - yearChanged( int ) + nextMonth() - spinWeek - valueChanged(int) + labelDate + clicked() DateBookWeekHeaderBase - weekChanged( int ) + pickDate() yearChanged( int ) nextWeek() prevWeek() weekChanged( int ) + nextMonth() + prevMonth() + pickDate() -- cgit v0.9.0.2