akonadi
itemmodel.h
65 Id = 0,
68 };
74 IdRole = Qt::UserRole + 1,
78 };
98 virtual QVariant headerData(int section, Qt::Orientation orientation, int role = Qt::DisplayRole) const;
147 bool dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent);
186 Q_PRIVATE_SLOT(d, void itemMoved(const Akonadi::Item &, const Akonadi::Collection &, const Akonadi::Collection &))
Specifies which parts of an item should be fetched from the Akonadi storage.
Definition: itemfetchscope.h:70
void collectionChanged(const Akonadi::Collection &collection)
This signal is emitted whenever setCollection is called.
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.