KDEUI
kdatetable.h
Go to the documentation of this file.
314 friend class KDateTablePrivate;
bool setCalendar(KCalendarSystem *calendar=0)
Changes the calendar system to use.
Definition kdatetable.cpp:793
bool setCalendarSystem(KLocale::CalendarSystem calendarSystem)
Definition kdatetable.cpp:805
void setPopupMenuEnabled(bool enable)
Enables a popup menu when right clicking on a date.
Definition kdatetable.cpp:832
bool popupMenuEnabled() const
Returns if the popup menu is enabled or not.
Definition kdatetable.cpp:837
void dateChanged(const QDate &cur, const QDate &old)
This function behaves essentially like the one above.
virtual QSize sizeHint() const
Returns a recommended size for the widget.
Definition kdatetable.cpp:821
void aboutToShowContextMenu(KMenu *menu, const QDate &date)
A popup menu for a given date is about to be shown (as when the user right clicks on that date and th...
const KCalendarSystem * calendar() const
Returns the currently selected calendar system.
Definition kdatetable.cpp:788
virtual State validate(QString &text, int &e) const
Definition kdatetable.cpp:221
void leaveModality()
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.