koeventview.h
virtual int maxDatesHint()=0
provides a hint back to the caller on the maximum number of dates that the view supports.
void shiftedEvent(const TQDate &olddate, const TQDate &newdate)
Emitted when an event is moved using the mouse in an agenda view (week / month).
This class provides an interface for all views being displayed within the main calendar view.
Definition: baseview.h:60
void datesSelected(const DateList)
when the view changes the dates that are selected in one way or another, this signal is emitted.
KOEventView is the abstract base class from which all other calendar views for event data are derived...
Definition: koeventview.h:56
bool supportsDateNavigation() const
Returns true if the view supports navigation through the date navigator ( selecting a date range,...
Definition: koeventview.h:94