calendarsupport
collectionselection.cpp
Go to the documentation of this file.
QModelIndexList indexes() const
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)
void append(const T &value)
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:491
CALENDARSUPPORT_EXPORT Akonadi::Collection collectionFromIndex(const QModelIndex &index)
Definition: utils.cpp:481
CALENDARSUPPORT_EXPORT Akonadi::Collection::Id collectionIdFromIndex(const QModelIndex &index)
Definition: utils.cpp:486
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
~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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:31:15 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:31:15 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.