korganizer
KOrg::AgendaView Class Reference
#include <agendaview.h>
Inheritance diagram for KOrg::AgendaView:

Detailed Description
Base class for single/multi agenda views.
Definition at line 27 of file agendaview.h.
Public Slots | |
| virtual void | finishTypeAhead ()=0 |
Public Member Functions | |
| AgendaView (Calendar *cal, QWidget *parent=0) | |
| virtual void | setTypeAheadReceiver (QObject *)=0 |
Constructor & Destructor Documentation
| AgendaView::AgendaView | ( | Calendar * | cal, | |
| QWidget * | parent = 0 | |||
| ) | [explicit] |
Definition at line 23 of file agendaview.cpp.
Member Function Documentation
| virtual void KOrg::AgendaView::finishTypeAhead | ( | ) | [pure virtual, slot] |
Implemented in KOAgendaView, and KOrg::MultiAgendaView.
| virtual void KOrg::AgendaView::setTypeAheadReceiver | ( | QObject * | ) | [pure virtual] |
Implemented in KOAgendaView, and KOrg::MultiAgendaView.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference