KDEUI
kdatewidget.cpp
Go to the documentation of this file.
KLocale::CalendarSystem calendarSystem() const
void changed(const QDate &date)
Emitted whenever the date of the widget is changed, either with setDate() or via user selection.
const KCalendarSystem * calendar() const
Returns the currently selected calendar system.
Definition: kdatewidget.cpp:162
bool setCalendarSystem(KLocale::CalendarSystem calendarSystem)
Definition: kdatewidget.cpp:179
bool setCalendar(KCalendarSystem *calendar=0)
Changes the calendar system to use.
Definition: kdatewidget.cpp:167
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
CalendarSystem
QDate date() const
int daysInMonth() const
int monthsInYear() const
bool setDate(const QDate &date)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.