KDEUI
kdatecombobox.h
Go to the documentation of this file.
52 EditDate = 0x0001,
53 SelectDate = 0x0002,
54 DatePicker = 0x0004,
55 DateKeywords = 0x0008,
57 };
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
Option
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.