korganizer Library API Documentation

DateNavigator Class Reference

This class controls date navigation. More...

#include <datenavigator.h>

Inheritance diagram for DateNavigator:

QObject List of all members.

Public Slots

void selectDates (const KCal::DateList &)
void selectDate (const QDate &)
void selectDates (int count)
void selectDates (const QDate &, int count)
void selectWeek ()
void selectWeek (const QDate &)
void selectWorkWeek ()
void selectWorkWeek (const QDate &)
void selectWeekByDay (int weekDay, const QDate &)
void selectToday ()
void selectPreviousYear ()
void selectPreviousMonth ()
void selectPreviousWeek ()
void selectNextWeek ()
void selectNextMonth ()
void selectNextYear ()
void selectPrevious ()
void selectNext ()
void selectMonth (int month)

Signals

void datesSelected (const KCal::DateList &)

Public Methods

 DateNavigator (QObject *parent=0, const char *name=0)
 ~DateNavigator ()
KCal::DateList selectedDates ()
int datesCount () const

Protected Methods

void emitSelected ()

Detailed Description

This class controls date navigation.

All requests to move the views to another date are sent to the DateNavigator. The DateNavigator processes the new selection of dates and emits the required signals for the views.

Definition at line 35 of file datenavigator.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for korganizer Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat May 1 11:38:32 2004 by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2003