korganizer
Go to the documentation of this file.
24 #ifndef KORG_NAVIGATORBAR_H
25 #define KORG_NAVIGATORBAR_H
27 #include <KCalCore/IncidenceBase>
55 const QString &toolTip,
56 const QString &whatsThis );
59 void selectMonthFromMenu();
60 void selectYearFromMenu();
65 QToolButton *mPrevYear;
66 QToolButton *mPrevMonth;
69 QToolButton *mNextMonth;
70 QToolButton *mNextYear;
void yearSelected(int year)
NavigatorBar(QWidget *parent=0)
void selectDates(const KCalCore::DateList &)
QToolButton * createNavigationButton(const QString &icon, const QString &toolTip, const QString &whatsThis)
void showButtons(bool left, bool right)
void monthSelected(int month)
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:19 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.