Kstars
genericcalendarwidget.h
17 *@short Uses any KDateTable subclass for the date table and provides a calendar with options to choose a month / year.
Uses any KDateTable subclass for the date table and provides a calendar with options to choose a mont...
Definition genericcalendarwidget.h:25
virtual ~GenericCalendarWidget() override=default
Empty destructor.
GenericCalendarWidget(KDateTable &dateTable, QWidget *parent=nullptr)
Constructor.
Definition genericcalendarwidget.cpp:14
void dateChanged(const QDate &date_)
Emitted when the date has been changed.
Q_OBJECTQ_OBJECT
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:44 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:44 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.