KDEUI
kdatetimewidget.cpp
Go to the documentation of this file.
KDateTimeWidget(QWidget *parent=0)
Constructs a date and time selection widget.
Definition kdatetimewidget.cpp:37
void valueChanged(const QDateTime &datetime)
Emitted whenever the date or time of the widget is changed, either with setDateTime() or via user sel...
void setDateTime(const QDateTime &datetime)
Changes the selected date and time to datetime.
Definition kdatetimewidget.cpp:76
virtual ~KDateTimeWidget()
Destructs the date and time selection widget.
Definition kdatetimewidget.cpp:55
static QDebug kDebug(bool cond, int area=KDE_DEFAULT_DEBUG_AREA)
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.