• Skip to content
  • Skip to link menu
KDE 4.1 API Reference
  • KDE API Reference
  • kdepim
  • Sitemap
  • Contact Us
 

korganizer

EventArchiver Class Reference

#include <eventarchiver.h>

Inheritance diagram for EventArchiver:

Inheritance graph
[legend]

List of all members.


Detailed Description

This class handles expiring and archiving of events.

It is used directly by the archivedialog, and it is also triggered by actionmanager's timer for auto-archiving.

The settings are not held in this class, but directly in KOPrefs (from korganizer.kcfg) Be sure to set mArchiveAction and mArchiveFile before a manual archiving mAutoArchive is used for auto archiving.

Definition at line 50 of file eventarchiver.h.


Signals

void eventsDeleted ()

Public Member Functions

 EventArchiver (QObject *parent=0)
void runAuto (Calendar *calendar, QWidget *widget, bool withGUI)
void runOnce (Calendar *calendar, const QDate &limitDate, QWidget *widget)
virtual ~EventArchiver ()

Constructor & Destructor Documentation

EventArchiver::EventArchiver ( QObject *  parent = 0  )  [explicit]

Definition at line 40 of file eventarchiver.cpp.

EventArchiver::~EventArchiver (  )  [virtual]

Definition at line 45 of file eventarchiver.cpp.


Member Function Documentation

void EventArchiver::eventsDeleted (  )  [signal]

void EventArchiver::runAuto ( Calendar *  calendar,
QWidget *  widget,
bool  withGUI 
)

Delete or archive events.

This is called regularly, when auto-archiving is enabled

Parameters:
calendar the calendar to archive
widget parent widget for message boxes
withGUI whether this is called from the dialog, so message boxes should be shown. Note that error dialogs like "cannot save" are shown even if from this method, so widget should be set in all cases.

Definition at line 54 of file eventarchiver.cpp.

void EventArchiver::runOnce ( Calendar *  calendar,
const QDate &  limitDate,
QWidget *  widget 
)

Delete or archive events once.

Parameters:
calendar the calendar to archive
limitDate all events *before* the limitDate (not included) will be deleted/archived.
widget parent widget for message boxes Confirmation and "no events to process" dialogs will be shown

Definition at line 49 of file eventarchiver.cpp.


The documentation for this class was generated from the following files:
  • eventarchiver.h
  • eventarchiver.cpp

korganizer

Skip menu "korganizer"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members

kdepim

Skip menu "kdepim"
  • akonadi
  •   clients
  •   kabc
  •   kcal
  •   kcm
  • akregator
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt
  • kdgantt1
  • kjots
  • kleopatra
  • kmail
  • kmobiletools
  • knode
  • knotes
  • kontact
  • kontactinterfaces
  • korganizer
  •   korgac
  • kpilot
  • ktimetracker
  •   doc
  • libkdepim
  • libkholidays
  • libkleo
  • libkpgp
  • maildir
Generated for kdepim by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal