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

DateBookWeekLstHeader Class Reference

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

Collaboration diagram for DateBookWeekLstHeader:

Collaboration graph
[legend]
List of all members.

Public Slots

void nextWeek ()
void prevWeek ()
void nextMonth ()
void prevMonth ()
void pickDate ()
void setDate (int y, int m, int d)

Signals

void dateChanged (QDate &newdate)
void setDbl (bool on)

Public Member Functions

 DateBookWeekLstHeader (bool onM, QWidget *parent=0, const char *name=0, WFlags fl=0)
 ~DateBookWeekLstHeader ()
void setDate (const QDate &d)

Protected Attributes

QDate date
bool bStartOnMonday

Constructor & Destructor Documentation

DateBookWeekLstHeader::DateBookWeekLstHeader bool  onM,
QWidget *  parent = 0,
const char *  name = 0,
WFlags  fl = 0
 

Definition at line 13 of file datebookweeklstheader.cpp.

References bStartOnMonday, Opie::Core::OResource::loadPixmap(), nextMonth(), nextWeek(), pickDate(), prevMonth(), prevWeek(), setDbl(), and Opie::Core::OResource::SmallIcon.

DateBookWeekLstHeader::~DateBookWeekLstHeader  ) 
 

Definition at line 39 of file datebookweeklstheader.cpp.


Member Function Documentation

void DateBookWeekLstHeader::dateChanged QDate newdate  )  [signal]
 

Referenced by setDate().

void DateBookWeekLstHeader::nextMonth  )  [slot]
 

Definition at line 90 of file datebookweeklstheader.cpp.

References QDate::addDays(), date, and setDate().

Referenced by DateBookWeekLstHeader().

void DateBookWeekLstHeader::nextWeek  )  [slot]
 

Definition at line 84 of file datebookweeklstheader.cpp.

References QDate::addDays(), date, and setDate().

Referenced by DateBookWeekLstHeader(), and DateBookWeekLst::keyPressEvent().

void DateBookWeekLstHeader::pickDate  )  [slot]
 

Definition at line 65 of file datebookweeklstheader.cpp.

References date, QDate::day(), QDate::month(), DateBookMonth::setDate(), setDate(), TRUE, and QDate::year().

Referenced by DateBookWeekLstHeader().

void DateBookWeekLstHeader::prevMonth  )  [slot]
 

Definition at line 94 of file datebookweeklstheader.cpp.

References QDate::addDays(), date, and setDate().

Referenced by DateBookWeekLstHeader().

void DateBookWeekLstHeader::prevWeek  )  [slot]
 

Definition at line 87 of file datebookweeklstheader.cpp.

References QDate::addDays(), date, and setDate().

Referenced by DateBookWeekLstHeader(), and DateBookWeekLst::keyPressEvent().

void DateBookWeekLstHeader::setDate int  y,
int  m,
int  d
[slot]
 

Definition at line 80 of file datebookweeklstheader.cpp.

References setDate().

void DateBookWeekLstHeader::setDate const QDate d  ) 
 

Definition at line 41 of file datebookweeklstheader.cpp.

References QDate::addDays(), bStartOnMonday, calcWeek(), date, dateChanged(), QDate::day(), QDate::dayOfWeek(), QDate::month(), Calendar::nameOfMonth(), QString::number(), start, tr, and week().

Referenced by nextMonth(), nextWeek(), pickDate(), prevMonth(), prevWeek(), setDate(), and DateBookWeekLst::setDate().

void DateBookWeekLstHeader::setDbl bool  on  )  [signal]
 

Referenced by DateBookWeekLstHeader().


Member Data Documentation

bool DateBookWeekLstHeader::bStartOnMonday [protected]
 

Definition at line 30 of file datebookweeklstheader.h.

Referenced by DateBookWeekLstHeader(), and setDate().

QDate DateBookWeekLstHeader::date [protected]
 

Definition at line 28 of file datebookweeklstheader.h.

Referenced by nextMonth(), nextWeek(), pickDate(), prevMonth(), prevWeek(), and setDate().


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