kalarm
CollectionView Class Reference
#include <collectionmodel.h>
Inheritance diagram for CollectionView:
Public Member Functions | |
CollectionView (CollectionFilterCheckListModel *, QWidget *parent=0) | |
Akonadi::Collection | collection (int row) const |
Akonadi::Collection | collection (const QModelIndex &) const |
CollectionFilterCheckListModel * | collectionModel () const |
Protected Member Functions | |
virtual void | mouseReleaseEvent (QMouseEvent *) |
virtual void | setModel (QAbstractItemModel *) |
virtual bool | viewportEvent (QEvent *) |
Detailed Description
Definition at line 141 of file collectionmodel.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 554 of file collectionmodel.cpp.
Member Function Documentation
Collection CollectionView::collection | ( | int | row | ) | const |
Definition at line 568 of file collectionmodel.cpp.
Collection CollectionView::collection | ( | const QModelIndex & | index | ) | const |
Definition at line 573 of file collectionmodel.cpp.
|
inline |
Definition at line 146 of file collectionmodel.h.
|
protectedvirtual |
Definition at line 582 of file collectionmodel.cpp.
|
protectedvirtual |
Definition at line 560 of file collectionmodel.cpp.
|
protectedvirtual |
Definition at line 592 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.