kalarm
#include <calendarmigrator.h>

Signals | |
| void | creating (const QString &path, Akonadi::Collection::Id id, bool finished) | 
Public Member Functions | |
| ~CalendarMigrator () | |
| template<class Interface > | |
| Interface * | getAgentInterface (const AgentInstance &agent, QString &errorMessage, QObject *parent) | 
| template<class Interface > | |
| bool | updateStorageFormat (const AgentInstance &agent, QString &errorMessage, QObject *parent) | 
Static Public Member Functions | |
| static bool | completed () | 
| static void | execute () | 
| template<class Interface > | |
| static Interface * | getAgentInterface (const Akonadi::AgentInstance &, QString &errorMessage, QObject *parent) | 
| static CalendarMigrator * | instance () | 
| static void | updateToCurrentFormat (const Akonadi::Collection &, bool ignoreKeepFormat, QWidget *parent) | 
Detailed Description
Class to migrate KResources alarm calendars from pre-Akonadi versions of KAlarm, and to create default calendar resources if none exist.
Definition at line 45 of file calendarmigrator.h.
Constructor & Destructor Documentation
| CalendarMigrator::~CalendarMigrator | ( | ) | 
Definition at line 144 of file calendarmigrator.cpp.
Member Function Documentation
      
  | 
  inlinestatic | 
Definition at line 53 of file calendarmigrator.h.
      
  | 
  signal | 
Signal emitted when a resource is about to be created, and when creation has completed (successfully or not).
- Parameters
 - 
  
id collection ID if finishedis true, else invalid 
      
  | 
  static | 
Definition at line 163 of file calendarmigrator.cpp.
      
  | 
  static | 
| Interface* CalendarMigrator::getAgentInterface | ( | const AgentInstance & | agent, | 
| QString & | errorMessage, | ||
| QObject * | parent | ||
| ) | 
Definition at line 510 of file calendarmigrator.cpp.
      
  | 
  static | 
Definition at line 153 of file calendarmigrator.cpp.
| bool CalendarMigrator::updateStorageFormat | ( | const AgentInstance & | agent, | 
| QString & | errorMessage, | ||
| QObject * | parent | ||
| ) | 
Definition at line 489 of file calendarmigrator.cpp.
      
  | 
  static | 
Definition at line 367 of file calendarmigrator.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference