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-2015 The KDE developers.
Generated on Wed Oct 7 2015 10:04:18 by
doxygen 1.8.9.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.