[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/kdepim-3.5.5+/kontact/plugins/planner
From:       Oral Timocin <oral.timocin () kdemail ! net>
Date:       2007-01-31 22:34:25
Message-ID: 1170282865.201318.11418.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 628919 by timocin:

Update: Config and Functionality of To-dos

 M  +6 -0      branches/work/kdepim-3.5.5+/kontact/plugins/planner/planner.h  


--- branches/work/kdepim-3.5.5+/kontact/plugins/planner/planner.h #628918:628919
@@ -57,6 +57,8 @@
     virtual bool todoEventFilter( QObject *obj, QEvent *e );
 
   private slots:
+    void initTodoList( const QDate dt );
+    int showTodos( int counter);
     void updateView();
 
     void eventPopupMenu( const QString &uid );
@@ -70,11 +72,15 @@
 
   private:
     int mDays;
+    bool mShowAllTodos;
+    bool mShowTodayEndingTodos;
+    bool mShowTodosInProgress;
     Kontact::Plugin *mPlugin;
     QGridLayout *mLayout;
     QGridLayout *mGrid;
     QPtrList<QLabel> mLabels;
     KCal::CalendarResources *mCalendar;
+    KCal::Todo::List mTodos;
     QString initStateText( const KCal::Todo *todo );
 };
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic