Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

OEvent::Data Struct Reference

Inheritance diagram for OEvent::Data:

Inheritance graph
[legend]
Collaboration diagram for OEvent::Data:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Data ()
 ~Data ()

Public Attributes

QString description
QString location
OPimNotifyManagermanager
ORecurrecur
QString note
QDateTime created
QDateTime start
QDateTime end
bool isAllDay: 1
QString timezone
QArray< int > * child
int parent

Constructor & Destructor Documentation

OEvent::Data::Data  )  [inline]
 

Definition at line 46 of file oevent.cpp.

References child, isAllDay, manager, parent, and recur.

OEvent::Data::~Data  )  [inline]
 

Definition at line 53 of file oevent.cpp.

References manager, and recur.


Member Data Documentation

QArray<int>* OEvent::Data::child
 

Definition at line 67 of file oevent.cpp.

Referenced by OEvent::addChild(), OEvent::changeOrModify(), OEvent::children(), Data(), OEvent::removeChild(), and OEvent::setChildren().

QDateTime OEvent::Data::created
 

Definition at line 62 of file oevent.cpp.

Referenced by OEvent::changeOrModify(), OEvent::createdDateTime(), and OEvent::setCreatedDateTime().

QString OEvent::Data::description
 

Definition at line 57 of file oevent.cpp.

Referenced by OEvent::changeOrModify(), OEvent::description(), OEvent::match(), and OEvent::setDescription().

QDateTime OEvent::Data::end
 

Definition at line 64 of file oevent.cpp.

Referenced by OEvent::changeOrModify(), OEvent::endDateTime(), OEvent::endDateTimeInZone(), OEvent::isMultipleDay(), OEvent::match(), and OEvent::setEndDateTime().

bool OEvent::Data::isAllDay
 

Definition at line 65 of file oevent.cpp.

Referenced by OEvent::changeOrModify(), Data(), OEvent::endDateTime(), OEvent::endDateTimeInZone(), OEvent::isAllDay(), OEvent::setAllDay(), OEvent::startDateTime(), OEvent::startDateTimeInZone(), and OEvent::timeZone().

QString OEvent::Data::location
 

Definition at line 58 of file oevent.cpp.

Referenced by OEvent::changeOrModify(), OEvent::location(), OEvent::match(), and OEvent::setLocation().

OPimNotifyManager* OEvent::Data::manager
 

Definition at line 59 of file oevent.cpp.

Referenced by OEvent::changeOrModify(), Data(), OEvent::hasNotifiers(), OEvent::notifiers(), and ~Data().

QString OEvent::Data::note
 

Definition at line 61 of file oevent.cpp.

Referenced by OEvent::changeOrModify(), OEvent::match(), OEvent::note(), and OEvent::setNote().

int OEvent::Data::parent
 

Definition at line 68 of file oevent.cpp.

Referenced by OEvent::changeOrModify(), Data(), OEvent::parent(), and OEvent::setParent().

ORecur* OEvent::Data::recur
 

Definition at line 60 of file oevent.cpp.

Referenced by OEvent::changeOrModify(), Data(), OEvent::hasRecurrence(), OEvent::recurrence(), OEvent::setRecurrence(), and ~Data().

QDateTime OEvent::Data::start
 

Definition at line 63 of file oevent.cpp.

Referenced by OEvent::changeOrModify(), OEvent::endDateTime(), OEvent::isMultipleDay(), OEvent::match(), OEvent::setStartDateTime(), OEvent::startDateTime(), and OEvent::startDateTimeInZone().

QString OEvent::Data::timezone
 

Definition at line 66 of file oevent.cpp.

Referenced by OEvent::changeOrModify(), OEvent::endDateTimeInZone(), OEvent::setAllDay(), OEvent::setTimeZone(), OEvent::startDateTimeInZone(), and OEvent::timeZone().


The documentation for this struct was generated from the following file:
Generated on Sat Nov 5 17:42:30 2005 for OPIE by  doxygen 1.4.2