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/datebookweekheaderimpl.h') diff --git a/core/pim/datebook/datebookweekheaderimpl.h b/core/pim/datebook/datebookweekheaderimpl.h index 2abef46..2e5a6ca 100644 --- a/core/pim/datebook/datebookweekheaderimpl.h +++ b/core/pim/datebook/datebookweekheaderimpl.h @@ -39,10 +39,14 @@ signals: void dateChanged( int y, int w ); public slots: - void yearChanged( int ); - void nextWeek(); - void prevWeek(); - void weekChanged( int ); + void pickDate(); + void yearChanged( int ); + void nextMonth(); + void prevMonth(); + void nextWeek(); + void prevWeek(); + void weekChanged( int ); + void setDate( int y, int m, int d); protected slots: void keyPressEvent(QKeyEvent *e) -- cgit v0.9.0.2