libkcal

calendar.h File Reference


Detailed Description

Provides the main "calendar" object class.

Author:
Preston Brown

Cornelius Schumacher

Reinhold Kainhofer

Definition in file calendar.h.

#include <qobject.h>
#include <qstring.h>
#include <qdatetime.h>
#include <qptrlist.h>
#include <qdict.h>
#include <kdepimmacros.h>
#include "customproperties.h"
#include "event.h"
#include "todo.h"
#include "journal.h"
#include "kcalversion.h"
#include "person.h"

Go to the source code of this file.


Namespaces

namespace  KCal

Classes

class  KCal::Calendar
 This is the main "calendar" object class. More...
class  KCal::Calendar::Observer
 The Observer class. More...

Enumerations

enum  KCal::SortDirection { KCal::SortDirectionAscending, KCal::SortDirectionDescending }
enum  KCal::EventSortField { KCal::EventSortUnsorted, KCal::EventSortStartDate, KCal::EventSortEndDate, KCal::EventSortSummary }
enum  KCal::TodoSortField {
  KCal::TodoSortUnsorted, KCal::TodoSortStartDate, KCal::TodoSortDueDate, KCal::TodoSortPriority,
  KCal::TodoSortPercentComplete, KCal::TodoSortSummary
}
enum  KCal::JournalSortField { KCal::JournalSortUnsorted, KCal::JournalSortDate, KCal::JournalSortSummary }
KDE Home | KDE Accessibility Home | Description of Access Keys