KDEUI
kdatecombobox.h
Go to the documentation of this file.
39 Q_PROPERTY(QDate minimumDate READ minimumDate WRITE setMinimumDate RESET resetMinimumDate)
40 Q_PROPERTY(QDate maximumDate READ maximumDate WRITE setMaximumDate RESET resetMaximumDate)
41 Q_PROPERTY(Options options READ options WRITE setOptions)
Definition kdatecombobox.h:35
void dateEdited(const QDate &date)
Signal if the date is being manually edited by the user.
void dateChanged(const QDate &date)
Signal if the date has been changed either manually by the user or programatically.
void dateEntered(const QDate &date)
Signal if the date has been manually entered or selected by the user.
DateFormat
CalendarSystem
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.