#include </home/clem/local/src/opie/core/pim/datebook/modules/weeklst/datebookweeklstview.h>
Collaboration diagram for DateBookWeekLstView:

Signals | |
| void | editEvent (const Event &e) |
| void | duplicateEvent (const Event &e) |
| void | removeEvent (const Event &e) |
| void | beamEvent (const Event &e) |
| void | redraw () |
| 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 | |
| DateBookWeekLstView (QValueList< EffectiveEvent > &ev, const QDate &d, bool onM, QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~DateBookWeekLstView () | |
| void | setEvents (QValueList< EffectiveEvent > &ev, const QDate &d, bool onM) |
Protected Slots | |
| void | keyPressEvent (QKeyEvent *) |
Protected Attributes | |
| bool | bStartOnMonday |
| QValueList< QObject * > | childs |
| QVBoxLayout * | m_MainLayout |
|
||||||||||||||||||||||||||||
|
Definition at line 14 of file datebookweeklstview.cpp. References childs, QValueList< T >::clear(), m_MainLayout, and setEvents(). |
|
|
Definition at line 98 of file datebookweeklstview.cpp. |
|
||||||||||||||||||||
|
Referenced by setEvents(). |
|
|
Referenced by setEvents(). |
|
|
Referenced by setEvents(). |
|
|
Referenced by setEvents(). |
|
|
Definition at line 101 of file datebookweeklstview.cpp. |
|
|
Referenced by setEvents(). |
|
|
Referenced by setEvents(). |
|
||||||||||||||||
|
Definition at line 25 of file datebookweeklstview.cpp. References QDate::addDays(), addEvent(), QValueList< T >::append(), beamEvent(), QValueList< T >::begin(), bStartOnMonday, childs, QValueList< T >::clear(), QDate::dayOfWeek(), duplicateEvent(), editEvent(), QValueList< T >::end(), i, l, m_MainLayout, NORMAL, odebug, oendl, qBubbleSort(), Config::readNumEntry(), redraw(), removeEvent(), Config::setGroup(), and showDate(). Referenced by DateBookWeekLstView(), DateBookWeekLstDblView::setEvents(), and DateBookWeekLstDblView::setRightEvents(). |
|
||||||||||||||||
|
Referenced by setEvents(). |
|
|
Definition at line 34 of file datebookweeklstview.h. Referenced by setEvents(). |
|
|
Definition at line 35 of file datebookweeklstview.h. Referenced by DateBookWeekLstView(), and setEvents(). |
|
|
Definition at line 37 of file datebookweeklstview.h. Referenced by DateBookWeekLstView(), and setEvents(). |
1.4.2