calendarsupport
CalendarSupport::CollectionSelection Class Reference
#include <collectionselection.h>
Inheritance diagram for CalendarSupport::CollectionSelection:

Signals | |
| void | collectionDeselected (const Akonadi::Collection &) |
| void | collectionSelected (const Akonadi::Collection &) |
| void | selectionChanged (const Akonadi::Collection::List &selected, const Akonadi::Collection::List &deselected) |
Public Member Functions | |
| CollectionSelection (QItemSelectionModel *selectionModel, QObject *parent=0) | |
| ~CollectionSelection () | |
| bool | contains (const Akonadi::Collection &c) const |
| bool | contains (const Akonadi::Collection::Id &id) const |
| bool | hasSelection () const |
| QItemSelectionModel * | model () const |
| QList< Akonadi::Collection::Id > | selectedCollectionIds () const |
| Akonadi::Collection::List | selectedCollections () const |
Detailed Description
Definition at line 38 of file collectionselection.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 41 of file collectionselection.cpp.
| CollectionSelection::~CollectionSelection | ( | ) |
Definition at line 48 of file collectionselection.cpp.
Member Function Documentation
|
signal |
|
signal |
| bool CollectionSelection::contains | ( | const Akonadi::Collection & | c | ) | const |
Definition at line 63 of file collectionselection.cpp.
| bool CollectionSelection::contains | ( | const Akonadi::Collection::Id & | id | ) | const |
Definition at line 68 of file collectionselection.cpp.
| bool CollectionSelection::hasSelection | ( | ) | const |
Definition at line 58 of file collectionselection.cpp.
| QItemSelectionModel * CollectionSelection::model | ( | ) | const |
Definition at line 53 of file collectionselection.cpp.
| QList< Akonadi::Collection::Id > CollectionSelection::selectedCollectionIds | ( | ) | const |
Definition at line 82 of file collectionselection.cpp.
| Akonadi::Collection::List CollectionSelection::selectedCollections | ( | ) | const |
Definition at line 73 of file collectionselection.cpp.
|
signal |
The documentation for this class was generated from the following files:
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.
KDE API Reference