KCal::Journal Class Reference

Provides a Journal in the sense of RFC2445. More...

#include <journal.h>

Inheritance diagram for KCal::Journal:

List of all members.

Public Types

typedef boost::shared_ptr
< const Journal
ConstPtr
typedef ListBase< JournalList
typedef boost::shared_ptr
< Journal
Ptr

Public Member Functions

 Journal ()
 ~Journal ()
Journalclone ()
Journaloperator= (const Journal &other)
bool operator== (const Journal &journal) const
QByteArray type () const

Detailed Description

Provides a Journal in the sense of RFC2445.

Definition at line 43 of file journal.h.


Member Typedef Documentation

typedef boost::shared_ptr<const Journal> KCal::Journal::ConstPtr

A shared pointer to a non-mutable Journal object.

Reimplemented from KCal::Incidence.

Definition at line 59 of file journal.h.

List of journals.

Reimplemented from KCal::Incidence.

Definition at line 49 of file journal.h.

typedef boost::shared_ptr<Journal> KCal::Journal::Ptr

A shared pointer to a Journal object.

Reimplemented from KCal::Incidence.

Definition at line 54 of file journal.h.


Constructor & Destructor Documentation

Journal::Journal (  ) 

Constructs an empty journal.

Definition at line 37 of file journal.cpp.

Journal::~Journal (  ) 

Destroys a journal.

Definition at line 41 of file journal.cpp.


Member Function Documentation

Journal * Journal::clone (  )  [virtual]

Returns an exact copy of this journal.

The returned object is owned by the caller.

Implements KCal::Incidence.

Definition at line 56 of file journal.cpp.

Journal & Journal::operator= ( const Journal other  ) 

Assignment operator.

Reimplemented from KCal::Incidence.

Definition at line 61 of file journal.cpp.

bool Journal::operator== ( const Journal journal  )  const

Compare this with journal for equality.

Parameters:
journal is the journal to compare.

Reimplemented from KCal::Incidence.

Definition at line 72 of file journal.cpp.

QByteArray Journal::type (  )  const [virtual]

Prints the type of Incidence as a string.

Implements KCal::IncidenceBase.

Definition at line 45 of file journal.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys