calendar.h File Reference

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

#include <QtCore/QObject>
#include <QtCore/QString>
#include <QtCore/QList>
#include <QtCore/QMultiHash>
#include <kdatetime.h>
#include "customproperties.h"
#include "event.h"
#include "todo.h"
#include "journal.h"
#include "kcalversion.h"
Include dependency graph for calendar.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  KCal::Calendar
 Represents the main calendar class. More...
class  KCal::Calendar::CalendarObserver
 The CalendarObserver class. More...

Namespaces

namespace  KCal

Enumerations

enum  KCal::EventSortField { KCal::EventSortUnsorted, KCal::EventSortStartDate, KCal::EventSortEndDate, KCal::EventSortSummary }
enum  KCal::JournalSortField { KCal::JournalSortUnsorted, KCal::JournalSortDate, KCal::JournalSortSummary }
enum  KCal::SortDirection { KCal::SortDirectionAscending, KCal::SortDirectionDescending }
enum  KCal::TodoSortField {
  KCal::TodoSortUnsorted, KCal::TodoSortStartDate, KCal::TodoSortDueDate, KCal::TodoSortPriority,
  KCal::TodoSortPercentComplete, KCal::TodoSortSummary
}

Detailed Description

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

Author:
Preston Brown <pbrown@kde.org>
Cornelius Schumacher <schumacher@kde.org>
Reinhold Kainhofer <reinhold@kainhofer.com>
David Jarvie <software@astrojar.org.uk>

Definition in file calendar.h.

KDE Home | KDE Accessibility Home | Description of Access Keys