KDEUI
kdatewidget.cpp
Go to the documentation of this file.
const KCalendarSystem * calendar() const
Returns the currently selected calendar system.
Definition: kdatewidget.cpp:162
KLocale::CalendarSystem calendarSystem() const
QDate date() const
bool setCalendar(KCalendarSystem *calendar=0)
Changes the calendar system to use.
Definition: kdatewidget.cpp:167
CalendarSystem
static int spacingHint()
Returns the number of pixels that should be used between widgets inside a dialog according to the KDE...
Definition: kdialog.cpp:432
bool setDate(const QDate &date)
int monthsInYear() const
int daysInMonth() const
void changed(const QDate &date)
Emitted whenever the date of the widget is changed, either with setDate() or via user selection...
bool setCalendarSystem(KLocale::CalendarSystem calendarSystem)
Definition: kdatewidget.cpp:179
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.