Kstars
genericcalendarwidget.cpp
90 // To avoid an infinite loop, we update the year spin box / month combo box only when the date has actually changed.
GenericCalendarWidget(KDateTable &dateTable, QWidget *parent=nullptr)
Constructor.
Definition genericcalendarwidget.cpp:14
void dateChanged(const QDate &date_)
Emitted when the date has been changed.
static void beep(const QString &reason=QString())
bool isRightToLeft()
QIcon fromTheme(const QString &name)
QMetaObject::Connection connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)
QObject * parent() const const
QWidget(QWidget *parent, Qt::WindowFlags f)
void setupUi(QWidget *widget)
void show()
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:54:29 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:54:29 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.