korganizer
KDateNavigator Class Reference
List of all members.Detailed Description
Definition at line 45 of file kdatenavigator.h.
Public Slots | |
void | selectDates (const KCal::DateList &) |
void | updateView () |
void | updateConfig () |
void | updateDayMatrix () |
void | updateToday () |
Signals | |
void | datesSelected (const KCal::DateList &) |
void | incidenceDropped (Incidence *, const QDate &) |
void | incidenceDroppedMove (Incidence *, const QDate &) |
void | weekClicked (const QDate &) |
void | goPrevious () |
void | goNext () |
void | goNextMonth () |
void | goPrevMonth () |
void | goNextYear () |
void | goPrevYear () |
void | goMonth (int month) |
Public Member Functions | |
KDateNavigator (QWidget *parent=0, const char *name=0) | |
~KDateNavigator () | |
void | setCalendar (Calendar *) |
void | setBaseDate (const QDate &) |
KCal::DateList | selectedDates () const |
QSizePolicy | sizePolicy () const |
NavigatorBar * | navigatorBar () const |
QDate | startDate () const |
QDate | endDate () const |
Protected Member Functions | |
void | updateDates () |
void | wheelEvent (QWheelEvent *) |
bool | eventFilter (QObject *, QEvent *) |
void | setShowWeekNums (bool enabled) |
Member Function Documentation
void KDateNavigator::setCalendar | ( | Calendar * | ) |
Associate date navigator with a calendar.
It is used by KODayMatrix.
Definition at line 105 of file kdatenavigator.cpp.
The documentation for this class was generated from the following files: