libopie PIM API Documentation

OPimReminder Class Reference

A Reminder will be put into the datebook Note that the returned dateTime() may be not valid. More...

#include <opimnotify.h>

Inheritance diagram for OPimReminder:

Inheritance graph
[legend]
Collaboration diagram for OPimReminder:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 OPimReminder (int uid=0, const QDateTime &start=QDateTime(), int duration=0, int parent=0)
 c'tor of a reminder

 OPimReminder (const OPimReminder &)
OPimReminderoperator= (const OPimReminder &)
QString type () const
bool operator== (const OPimReminder &)
int recordUid () const
 the uid of the alarm inside the 'datebook' application

void setRecordUid (int uid)

Detailed Description

A Reminder will be put into the datebook Note that the returned dateTime() may be not valid.

In these cases one must resolve the uid and get the OEvent

Definition at line 108 of file opimnotify.h.


Constructor & Destructor Documentation

OPimReminder::OPimReminder int  uid = 0,
const QDateTime start = QDateTime(),
int  duration = 0,
int  parent = 0
 

c'tor of a reminder

Parameters:
uid The uid of the Record inside the Datebook
start the StartDate invalid for all day...
duration The duration of the event ( -1 for all day )
parent The 'parent' record of this reminder

Definition at line 180 of file opimnotify.cpp.

OPimReminder::OPimReminder const OPimReminder  ) 
 

Definition at line 186 of file opimnotify.cpp.


Member Function Documentation

OPimReminder & OPimReminder::operator= const OPimReminder  ) 
 

Definition at line 191 of file opimnotify.cpp.

References data, and OPimNotify::operator=().

QString OPimReminder::type  )  const [virtual]
 

Implements OPimNotify.

Definition at line 205 of file opimnotify.cpp.

References QString::fromLatin1().

bool OPimReminder::operator== const OPimReminder  ) 
 

Definition at line 200 of file opimnotify.cpp.

References data, and OPimNotify::operator==().

int OPimReminder::recordUid  )  const
 

the uid of the alarm inside the 'datebook' application

Definition at line 208 of file opimnotify.cpp.

void OPimReminder::setRecordUid int  uid  ) 
 

Definition at line 211 of file opimnotify.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for OPIE Version 1.1.
Documentation copyright © 1997-2003 the KDE developers. 2003 OPIE developers
Generated on Tue Feb 10 20:26:25 2004 by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2001