kalarm
CollectionCheckListModel Class Reference
#include <collectionmodel.h>
Inheritance diagram for CollectionCheckListModel:
Signals | |
void | collectionTypeChange (CollectionCheckListModel *) |
Public Member Functions | |
CollectionCheckListModel (CalEvent::Type, QObject *parent=0) | |
~CollectionCheckListModel () | |
Akonadi::Collection | collection (int row) const |
Akonadi::Collection | collection (const QModelIndex &) const |
virtual QVariant | data (const QModelIndex &, int role=Qt::DisplayRole) const |
virtual bool | setData (const QModelIndex &, const QVariant &value, int role) |
Detailed Description
Definition at line 78 of file collectionmodel.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 245 of file collectionmodel.cpp.
CollectionCheckListModel::~CollectionCheckListModel | ( | ) |
Definition at line 274 of file collectionmodel.cpp.
Member Function Documentation
Collection CollectionCheckListModel::collection | ( | int | row | ) | const |
Definition at line 287 of file collectionmodel.cpp.
Collection CollectionCheckListModel::collection | ( | const QModelIndex & | index | ) | const |
Definition at line 292 of file collectionmodel.cpp.
|
signal |
|
virtual |
Definition at line 300 of file collectionmodel.cpp.
|
virtual |
Definition at line 345 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.