kalarm
CollectionFilterCheckListModel Class Reference
#include <collectionmodel.h>
Inheritance diagram for CollectionFilterCheckListModel:
Public Member Functions | |
CollectionFilterCheckListModel (QObject *parent=0) | |
Akonadi::Collection | collection (int row) const |
Akonadi::Collection | collection (const QModelIndex &) const |
virtual QVariant | data (const QModelIndex &, int role=Qt::DisplayRole) const |
void | setEventTypeFilter (CalEvent::Type) |
Protected Member Functions | |
bool | filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const |
Detailed Description
Definition at line 113 of file collectionmodel.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 468 of file collectionmodel.cpp.
Member Function Documentation
Collection CollectionFilterCheckListModel::collection | ( | int | row | ) | const |
Definition at line 503 of file collectionmodel.cpp.
Collection CollectionFilterCheckListModel::collection | ( | const QModelIndex & | index | ) | const |
Definition at line 508 of file collectionmodel.cpp.
|
virtual |
Definition at line 513 of file collectionmodel.cpp.
|
protected |
Definition at line 530 of file collectionmodel.cpp.
void CollectionFilterCheckListModel::setEventTypeFilter | ( | CalEvent::Type | type | ) |
Definition at line 481 of file collectionmodel.cpp.
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:59:11 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:59:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.