From 3338b7239dc2e5cdff95ebc76b6905e6385a5833 Mon Sep 17 00:00:00 2001 From: ulf69 Date: Thu, 07 Oct 2004 01:08:56 +0000 Subject: implemented birthday lookup via QCop --- (limited to 'korganizer/calendarview.h') diff --git a/korganizer/calendarview.h b/korganizer/calendarview.h index 0f7e696..8d329a9 100644 --- a/korganizer/calendarview.h +++ b/korganizer/calendarview.h @@ -183,6 +183,11 @@ class CalendarView : public KOrg::CalendarViewBase, public KCal::Calendar::Obser * and notify all widgets which need to update their configuration. */ void updateConfig(); + void insertBirthdays(const QString& uid, const QStringList& birthdayList, + const QStringList& anniversaryList, const QStringList& realNameList, + const QStringList& emailList, const QStringList& assembledNameList, + const QStringList& uidList); + /** Load calendar from file \a filename. If \a merge is true, load calendar into existing one, if it is false, clear calendar, before -- cgit v0.9.0.2