KDEUI
kdatecombobox.h
Go to the documentation of this file.
52 EditDate = 0x0001,
53 SelectDate = 0x0002,
54 DatePicker = 0x0004,
55 DateKeywords = 0x0008,
57 };
virtual bool eventFilter(QObject *, QEvent *)
Re-implemented for internal reasons.
Definition: kcombobox.cpp:183
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-2022 The KDE developers.
Generated on Thu Feb 3 2022 00:00:00 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Feb 3 2022 00:00:00 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.