akonadi
favoritecollectionsmodel.h
80 FavoriteCollectionsModel(QAbstractItemModel *model, const KConfigGroup &group, QObject *parent = 0);
124 virtual QVariant headerData(int section, Qt::Orientation orientation, int role = Qt::DisplayRole) const;
125 virtual bool dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent);
A proxy model used to reference count selected Akonadi::Collection in a view.
Definition: selectionproxymodel.h:99
A model that lists a set of favorite collections.
Definition: favoritecollectionsmodel.h:66
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.