korganizer
CalendarView::CanDeleteIncidenceVisitor Class Reference
#include <calendarview.h>
Inheritance diagram for CalendarView::CanDeleteIncidenceVisitor:

Detailed Description
Definition at line 116 of file calendarview.h.
Protected Member Functions | |
| bool | visit (FreeBusy *) |
| bool | visit (Journal *journal) |
| bool | visit (Todo *todo) |
| bool | visit (Event *event) |
Member Function Documentation
| bool CalendarView::CanDeleteIncidenceVisitor::visit | ( | FreeBusy * | ) | [inline, protected] |
Definition at line 122 of file calendarview.h.
| bool CalendarView::CanDeleteIncidenceVisitor::visit | ( | Journal * | journal | ) | [inline, protected] |
Definition at line 121 of file calendarview.h.
| bool CalendarView::CanDeleteIncidenceVisitor::visit | ( | Todo * | todo | ) | [inline, protected] |
Definition at line 120 of file calendarview.h.
| bool CalendarView::CanDeleteIncidenceVisitor::visit | ( | Event * | event | ) | [inline, protected] |
Definition at line 119 of file calendarview.h.
The documentation for this class was generated from the following file:
KDE 4.2 API Reference