akonadi
itemmodel.h
65 Id = 0,
67 MimeType
74 IdRole = Qt::UserRole + 1,
77 UserRole = Qt::UserRole + 42
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 &))
Definition: itemfetchscope.h:29
Specifies which parts of an item should be fetched from the Akonadi storage.
Definition: itemfetchscope.h:69
typedef DropActions
typedef ItemFlags
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:03 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:38:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.