libkcal

calendar.h File Reference
#include "exceptions.h"
#include "customproperties.h"
#include "event.h"
#include "todo.h"
#include "journal.h"
#include "kcalversion.h"
#include "person.h"
#include <tdemacros.h>
#include <tqobject.h>
#include <tqstring.h>
#include <tqdatetime.h>
#include <tqptrlist.h>
#include <tqdict.h>

Go to the source code of this file.

Classes

class  KCal::Calendar
 
class  KCal::Calendar::Observer
 

Namespaces

 KCal
 

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 }
 

Detailed Description

Provides the main "calendar" object class.

Author
Preston Brown
Cornelius Schumacher
Reinhold Kainhofer

Definition in file calendar.h.