Incidenceeditor
incidencedialog.h
35 explicit IncidenceDialog(Akonadi::IncidenceChanger *changer = nullptr, QWidget *parent = nullptr, Qt::WindowFlags flags = {});
void incidenceCreated(const Akonadi::Item &)
This signal is emitted when an incidence is created.
virtual void load(const Akonadi::Item &item, const QDate &activeDate=QDate())
Loads the.
Definition incidencedialog.cpp:738
virtual void selectCollection(const Akonadi::Collection &collection)
Sets the Collection combobox to.
Definition incidencedialog.cpp:751
IncidenceDialog(Akonadi::IncidenceChanger *changer=nullptr, QWidget *parent=nullptr, Qt::WindowFlags flags={})
IncidenceDialog.
Definition incidencedialog.cpp:678
QObject * typeAheadReceiver() const
Returns the object that will receive all key events.
Definition incidencedialog.cpp:763
void setInitiallyDirty(bool initiallyDirty)
By default, if you load an incidence into the editor ( load(item) ), then press [OK] without changing...
Definition incidencedialog.cpp:847
QDialog(QWidget *parent, Qt::WindowFlags f)
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
Q_SIGNALSQ_SIGNALS
Q_SLOTSQ_SLOTS
QObject * parent() const const
typedef WindowFlags
QWidget(QWidget *parent, Qt::WindowFlags f)
virtual bool event(QEvent *event) override
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Thu Jan 23 2025 18:55:47 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Thu Jan 23 2025 18:55:47 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.