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

AlarmItem Class Reference

Collaboration diagram for AlarmItem:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AlarmItem (QListView *, const OPimAlarm &)
 ~AlarmItem ()
OPimAlarm alarm () const
void setAlarm (const OPimAlarm &)

Private Attributes

QDateTime m_dt
int m_type

Constructor & Destructor Documentation

AlarmItem::AlarmItem QListView *  ,
const OPimAlarm
 

Definition at line 55 of file taskeditoralarms.cpp.

References setAlarm().

AlarmItem::~AlarmItem  ) 
 

Definition at line 66 of file taskeditoralarms.cpp.


Member Function Documentation

OPimAlarm AlarmItem::alarm  )  const
 

Definition at line 68 of file taskeditoralarms.cpp.

References m_dt, and m_type.

Referenced by TaskEditorAlarms::inlineSetDate(), and TaskEditorAlarms::save().

void AlarmItem::setAlarm const OPimAlarm  ) 
 

Definition at line 59 of file taskeditoralarms.cpp.

References QDateTime::date(), TimeString::dateString(), Opie::OPimNotify::dateTime(), m_dt, m_type, Opie::OPimAlarm::sound(), QDateTime::time(), TimeString::timeString(), and tr.

Referenced by AlarmItem(), and TaskEditorAlarms::inlineSetDate().


Member Data Documentation

QDateTime AlarmItem::m_dt [private]
 

Definition at line 52 of file taskeditoralarms.cpp.

Referenced by alarm(), and setAlarm().

int AlarmItem::m_type [private]
 

Definition at line 53 of file taskeditoralarms.cpp.

Referenced by alarm(), and setAlarm().


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