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

DateBookWeekLstDayHdr Class Reference

#include </home/clem/local/src/opie/core/pim/datebook/modules/weeklst/datebookweeklstdayhdr.h>

Collaboration diagram for DateBookWeekLstDayHdr:

Collaboration graph
[legend]
List of all members.

Public Slots

void showDay ()
void newEvent ()

Signals

void showDate (int y, int m, int d)
void addEvent (const QDateTime &start, const QDateTime &stop, const QString &str, const QString &location)

Public Member Functions

 DateBookWeekLstDayHdr (const QDate &d, bool onM, QWidget *parent=0, const char *name=0, WFlags fl=0)

Private Attributes

QDate date

Constructor & Destructor Documentation

DateBookWeekLstDayHdr::DateBookWeekLstDayHdr const QDate d,
bool  onM,
QWidget *  parent = 0,
const char *  name = 0,
WFlags  fl = 0
 

Definition at line 5 of file datebookweeklstdayhdr.cpp.

References add, QDate::currentDate(), date, QDate::day(), QDate::dayOfWeek(), newEvent(), QString::number(), showDay(), and tr.


Member Function Documentation

void DateBookWeekLstDayHdr::addEvent const QDateTime start,
const QDateTime stop,
const QString str,
const QString location
[signal]
 

Referenced by newEvent().

void DateBookWeekLstDayHdr::newEvent  )  [slot]
 

Definition at line 46 of file datebookweeklstdayhdr.cpp.

References addEvent(), date, QDateTime::setTime(), and start.

Referenced by DateBookWeekLstDayHdr().

void DateBookWeekLstDayHdr::showDate int  y,
int  m,
int  d
[signal]
 

Referenced by showDay().

void DateBookWeekLstDayHdr::showDay  )  [slot]
 

Definition at line 42 of file datebookweeklstdayhdr.cpp.

References date, QDate::day(), QDate::month(), showDate(), and QDate::year().

Referenced by DateBookWeekLstDayHdr().


Member Data Documentation

QDate DateBookWeekLstDayHdr::date [private]
 

Definition at line 23 of file datebookweeklstdayhdr.h.

Referenced by DateBookWeekLstDayHdr(), newEvent(), and showDay().


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