korganizer Library API Documentation

KOrg::CalendarViewBase Class Reference

interface for main calendar view widget More...

#include <calendarviewbase.h>

Inheritance diagram for KOrg::CalendarViewBase:

Inheritance graph
[legend]
Collaboration diagram for KOrg::CalendarViewBase:

Collaboration graph
[legend]
List of all members.

Public Slots

virtual void updateView ()=0
virtual void updateCategories ()=0

Public Member Functions

 CalendarViewBase (QWidget *parent, const char *name)
virtual KCal::Calendar * calendar ()=0
virtual QDate startDate ()=0
virtual QDate endDate ()=0
virtual Incidence * currentSelection ()=0
virtual void addView (KOrg::BaseView *)=0
virtual void showView (KOrg::BaseView *)=0

Detailed Description

interface for main calendar view widget

Author:
Cornelius Schumacher

Definition at line 36 of file calendarviewbase.h.


Member Function Documentation

virtual void KOrg::CalendarViewBase::showView KOrg::BaseView  )  [pure virtual]
 

changes the view to be the currently selected view

Implemented in CalendarView.


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for korganizer Library Version 3.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Aug 23 18:22:41 2007 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003