calendarsupport
collectionselection.cpp
Go to the documentation of this file.
bool hasSelection() const
Definition: collectionselection.cpp:58
void collectionDeselected(const Akonadi::Collection &)
CollectionSelection(QItemSelectionModel *selectionModel, QObject *parent=0)
Definition: collectionselection.cpp:41
void selectionChanged(const Akonadi::Collection::List &selected, const Akonadi::Collection::List &deselected)
QList< Akonadi::Collection::Id > selectedCollectionIds() const
Definition: collectionselection.cpp:82
bool contains(const Akonadi::Collection &c) const
Definition: collectionselection.cpp:63
void collectionSelected(const Akonadi::Collection &)
QItemSelectionModel * model() const
Definition: collectionselection.cpp:53
CALENDARSUPPORT_EXPORT Akonadi::Collection::List collectionsFromIndexes(const QModelIndexList &indexes)
Definition: utils.cpp:488
CALENDARSUPPORT_EXPORT Akonadi::Collection collectionFromIndex(const QModelIndex &index)
Definition: utils.cpp:478
CALENDARSUPPORT_EXPORT Akonadi::Collection::Id collectionIdFromIndex(const QModelIndex &index)
Definition: utils.cpp:483
~CollectionSelection()
Definition: collectionselection.cpp:48
Akonadi::Collection::List selectedCollections() const
Definition: collectionselection.cpp:73
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:54:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:54:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.