KCalendarCore

vcalformat.h File Reference
#include "attendee.h"
#include "calformat.h"
#include "event.h"
#include "journal.h"
#include "kcalendarcore_export.h"
#include "todo.h"
Include dependency graph for vcalformat.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  KCalendarCore::VCalFormat
 

Namespaces

namespace  KCalendarCore
 

Macros

#define _VCAL_VERSION   "1.0"
 
#define ICMethodProp   "X-METHOD"
 
#define ICOrganizerProp   "X-ORGANIZER"
 
#define ICRequestStatusProp   "X-REQUEST-STATUS"
 

Detailed Description

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

This class implements the vCalendar format. It provides methods for loading/saving/converting vCalendar format data into the internal representation as Calendar and Incidences.

vCalendar format implementation.

Author
Preston Brown <pbrow.nosp@m.n@kd.nosp@m.e.org>
Cornelius Schumacher <schum.nosp@m.ache.nosp@m.r@kde.nosp@m..org>

Definition in file vcalformat.h.

Macro Definition Documentation

◆ _VCAL_VERSION

#define _VCAL_VERSION   "1.0"

Definition at line 39 of file vcalformat.h.

◆ ICMethodProp

#define ICMethodProp   "X-METHOD"

Definition at line 43 of file vcalformat.h.

◆ ICOrganizerProp

#define ICOrganizerProp   "X-ORGANIZER"

Definition at line 42 of file vcalformat.h.

◆ ICRequestStatusProp

#define ICRequestStatusProp   "X-REQUEST-STATUS"

Definition at line 44 of file vcalformat.h.

This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri May 17 2024 11:55:07 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.