korganizer
#include <navigatorbar.h>
Definition at line 33 of file navigatorbar.h.
NavigatorBar::NavigatorBar |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
NavigatorBar::~NavigatorBar |
( |
| ) |
|
QToolButton * NavigatorBar::createNavigationButton |
( |
const QString & |
icon, |
|
|
const QString & |
toolTip, |
|
|
const QString & |
whatsThis |
|
) |
| |
|
protected |
void NavigatorBar::monthSelected |
( |
int |
month | ) |
|
|
signal |
void NavigatorBar::nextMonthClicked |
( |
| ) |
|
|
signal |
void NavigatorBar::nextYearClicked |
( |
| ) |
|
|
signal |
void NavigatorBar::prevMonthClicked |
( |
| ) |
|
|
signal |
void NavigatorBar::prevYearClicked |
( |
| ) |
|
|
signal |
void NavigatorBar::selectDates |
( |
const KCalCore::DateList & |
dateList | ) |
|
|
slot |
void NavigatorBar::showButtons |
( |
bool |
left, |
|
|
bool |
right |
|
) |
| |
void NavigatorBar::yearSelected |
( |
int |
year | ) |
|
|
signal |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:20 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.