• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • KDE-PIM Libraries
  • Sitemap
  • Contact Us
 

KCal Library

KCal::ScheduleMessage

KCal::ScheduleMessage Class Reference

#include <scheduler.h>

List of all members.


Detailed Description

A Scheduling message class.

This class provides an encapsulation of a scheduling message. It associates an incidence with an iTIPMethod and status information.

Definition at line 58 of file scheduler.h.


Public Types

enum  Status {
  PublishNew, PublishUpdate, Obsolete, RequestNew,
  RequestUpdate, Unknown
}

Public Member Functions

QString error ()
IncidenceBase * event ()
iTIPMethod method ()
 ScheduleMessage (IncidenceBase *incidence, iTIPMethod method, Status status)
Status status ()
 ~ScheduleMessage ()

Static Public Member Functions

static QString statusName (Status status)

Member Enumeration Documentation

enum KCal::ScheduleMessage::Status

Message status.

Enumerator:
PublishNew  New message posting.
PublishUpdate  Updated message.
Obsolete  obsolete
RequestNew  Request new message posting.
RequestUpdate  Request updated message.
Unknown  No status.

Definition at line 64 of file scheduler.h.


Constructor & Destructor Documentation

ScheduleMessage::ScheduleMessage ( IncidenceBase *  incidence,
iTIPMethod  method,
ScheduleMessage::Status  status 
)

Creates a scheduling message with method as defined in iTIPMethod and a status.

Definition at line 51 of file scheduler.cpp.

ScheduleMessage::~ScheduleMessage (  ) 

Destructor.

Definition at line 61 of file scheduler.cpp.


Member Function Documentation

QString ScheduleMessage::error (  ) 

Returns the error message if there is any.

Definition at line 99 of file scheduler.cpp.

IncidenceBase * ScheduleMessage::event (  ) 

Returns the event associated with this message.

Definition at line 66 of file scheduler.cpp.

iTIPMethod ScheduleMessage::method (  ) 

Returns the iTIP method associated with this message.

Definition at line 71 of file scheduler.cpp.

ScheduleMessage::Status ScheduleMessage::status (  ) 

Returns the status of this message.

Definition at line 76 of file scheduler.cpp.

QString ScheduleMessage::statusName ( ScheduleMessage::Status  status  )  [static]

Returns a human-readable name for an iTIP message status.

Definition at line 81 of file scheduler.cpp.


The documentation for this class was generated from the following files:
  • scheduler.h
  • scheduler.cpp

KCal Library

Skip menu "KCal Library"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

KDE-PIM Libraries

Skip menu "KDE-PIM Libraries"
  • akonadi
  • kabc
  • kblog
  • kcal
  • kimap
  • kioslave
  •   imap4
  •   mbox
  • kldap
  • kmime
  • kpimidentities
  •   richtextbuilders
  • kpimutils
  • kresources
  • ktnef
  • kxmlrpcclient
  • mailtransport
  • qgpgme
  • syndication
  •   atom
  •   rdf
  •   rss2
Generated for KDE-PIM Libraries by doxygen 1.5.6
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal