akonadi
22 #ifndef ICALIMPORTER_H 23 #define ICALIMPORTER_H 25 #include "akonadi-calendar_export.h" 27 #include <akonadi/collection.h> 39 class IncidenceChanger;
41 class AKONADI_CALENDAR_EXPORT ICalImporter :
public QObject
53 explicit ICalImporter(Akonadi::IncidenceChanger *changer = 0, QObject *parent = 0);
60 QString errorMessage()
const;
70 void importIntoExistingFinished(
bool success,
int total);
76 void importIntoNewFinished(
bool success);
85 bool importIntoNewResource(
const QString &filename);
97 bool importIntoExistingResource(
const QUrl &url, Collection collection);
106 #endif // ICALIMPORTER_H FreeBusyManager::Singleton.
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Fri Apr 5 2019 15:20:41 by
doxygen 1.8.15 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.