KCalendarCore

incidencebase.h File Reference
#include "attendee.h"
#include "customproperties.h"
#include "duration.h"
#include "person.h"
#include <QDataStream>
#include <QDateTime>
#include <QSet>
#include <QSharedPointer>
#include <QUrl>
Include dependency graph for incidencebase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  KCalendarCore::IncidenceBase
 
class  KCalendarCore::IncidenceBase::IncidenceObserver
 

Namespaces

namespace  KCalendarCore
 

Typedefs

typedef QList< QDateKCalendarCore::DateList
 
typedef QList< QDateTimeKCalendarCore::DateTimeList
 

Functions

KCALENDARCORE_EXPORT bool KCalendarCore::identical (const QDateTime &dt1, const QDateTime &dt2)
 
KCALENDARCORE_EXPORT QDataStreamKCalendarCore::operator<< (QDataStream &out, const KCalendarCore::IncidenceBase::Ptr &)
 
KCALENDARCORE_EXPORT QDataStreamKCalendarCore::operator>> (QDataStream &in, KCalendarCore::IncidenceBase::Ptr &)
 

Detailed Description

This file is part of the API for handling calendar data and defines the IncidenceBase class.

Author
Cornelius Schumacher <schum.nosp@m.ache.nosp@m.r@kde.nosp@m..org>
Reinhold Kainhofer <reinh.nosp@m.old@.nosp@m.kainh.nosp@m.ofer.nosp@m..com>
Rafal Rzepecki <divid.nosp@m.e@us.nosp@m.ers.s.nosp@m.ourc.nosp@m.eforg.nosp@m.e.ne.nosp@m.t>
Glossary
incidence: General term for a calendar component. Examples are events, to-dos, and journals.
Glossary
event: An incidence that has a start and end time, typically representing some occurrence of social or personal importance. May be recurring. Examples are appointments, meetings, or holidays.
Glossary
to-do: An incidence that has an optional start time and an optional due time typically representing some undertaking to be performed. May be recurring. Examples are "fix the bug" or "pay the bills".
Glossary
todo: See to-do.
Glossary
journal: An incidence with a start date that represents a diary or daily record of one's activities. May not be recurring.

Definition in file incidencebase.h.

This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:13:47 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.