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

EventItem Class Reference

#include </home/clem/local/src/opie/core/pim/osearch/eventitem.h>

Inheritance diagram for EventItem:

Inheritance graph
[legend]
Collaboration diagram for EventItem:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 EventItem (OListViewItem *parent, Opie::OPimEvent *event)
 ~EventItem ()
virtual QString toRichText ()
virtual void action (int)
virtual QIntDict< QStringactions ()

Private Member Functions

void setIcon ()

Private Attributes

Opie::OPimEvent_event

Detailed Description

Author:
Patrick S. Vogt

Definition at line 24 of file eventitem.h.


Constructor & Destructor Documentation

EventItem::EventItem OListViewItem parent,
Opie::OPimEvent event
 

Definition at line 21 of file eventitem.cpp.

References _event, setIcon(), and Opie::OPimEvent::toShortText().

EventItem::~EventItem  ) 
 

Definition at line 30 of file eventitem.cpp.


Member Function Documentation

void EventItem::action int   )  [virtual]
 

Implements ResultItem.

Definition at line 40 of file eventitem.cpp.

References _event, Opie::OPimEvent::startDateTime(), and Qtopia::Record::uid().

QIntDict< QString > EventItem::actions  )  [virtual]
 

Implements ResultItem.

Definition at line 51 of file eventitem.cpp.

References QIntDict< type >::insert(), and tr.

void EventItem::setIcon  )  [private]
 

Definition at line 59 of file eventitem.cpp.

References _event, Qtopia::DatebookDescription, Qtopia::EndDateTime, Opie::OPimRecord::lastHitField(), Opie::Core::OResource::loadPixmap(), Qtopia::Location, Qtopia::Notes, Opie::Core::OResource::SmallIcon, and Qtopia::StartDateTime.

Referenced by EventItem().

QString EventItem::toRichText  )  [virtual]
 

Reimplemented from ResultItem.

Definition at line 35 of file eventitem.cpp.

References _event, and Opie::OPimEvent::toRichText().


Member Data Documentation

Opie::OPimEvent* EventItem::_event [private]
 

Definition at line 37 of file eventitem.h.

Referenced by action(), EventItem(), setIcon(), and toRichText().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:32:12 2005 for OPIE by  doxygen 1.4.2