korganizer Library API Documentation

KOrg::CalendarViewBase Class Reference

interface for main calendar view widget More...

#include <calendarviewbase.h>

Inheritance diagram for KOrg::CalendarViewBase:

QWidget CalendarView 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.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Oct 1 15:19:33 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003