kmail
followupreminderselectdatedialog.cpp
Go to the documentation of this file.
37 FollowUpReminderSelectDateDialog::FollowUpReminderSelectDateDialog(QWidget *parent, QAbstractItemModel *model)
107 KMessageBox::error(this, i18n("The selected date must be greater than the current date."), i18n("Invalid date"));
time_t date() const
~FollowUpReminderSelectDateDialog()
Definition: followupreminderselectdatedialog.cpp:76
FollowUpReminderSelectDateDialog(QWidget *parent=0, QAbstractItemModel *model=0)
Definition: followupreminderselectdatedialog.cpp:37
Akonadi::Collection collection() const
Definition: followupreminderselectdatedialog.cpp:98
void accept()
Definition: followupreminderselectdatedialog.cpp:103
QDate selectedDate() const
Definition: followupreminderselectdatedialog.cpp:93
void setMargin(int margin)
void addRow(QWidget *label, QWidget *field)
QDate currentDate()
QDate addDays(int ndays) const
void setSpacing(int spacing)
void addLayout(QLayout *layout, int stretch)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.