calendarsupport
Go to the documentation of this file.
23 #ifndef CALENDARSUPPORT_ARCHIVEDIALOG_H
24 #define CALENDARSUPPORT_ARCHIVEDIALOG_H
28 #include <Akonadi/Calendar/ETMCalendar>
40 class IncidenceChanger;
44 namespace CalendarSupport {
51 Akonadi::IncidenceChanger *changer,
58 void autoArchivingSettingsModified();
61 void slotEventsDeleted();
63 void slotEnableUser1();
64 void slotActionChanged();
70 KUrlRequester *mArchiveFile;
71 KDateComboBox *mDateEdit;
73 QRadioButton *mArchiveOnceRB;
74 QRadioButton *mAutoArchiveRB;
75 KIntNumInput *mExpiryTimeNumInput;
76 KComboBox *mExpiryUnitsComboBox;
79 Akonadi::IncidenceChanger *mChanger;
80 Akonadi::ETMCalendar::Ptr mCalendar;
#define CALENDARSUPPORT_EXPORT
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:54:59 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.