kjots
KJotsModel Class Reference
#include <kjotsmodel.h>
Inheritance diagram for KJotsModel:
Public Types | |
enum | KJotsRoles { GrantleeObjectRole = EntityTreeModel::UserRole, DocumentRole, DocumentCursorPositionRole } |
Public Member Functions | |
KJotsModel (ChangeRecorder *monitor, QObject *parent=0) | |
virtual | ~KJotsModel () |
QVariant | data (const QModelIndex &index, int role) const |
virtual QVariant | entityData (const Akonadi::Item &item, int column, int role=Qt::DisplayRole) const |
virtual bool | setData (const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) |
Detailed Description
Definition at line 74 of file kjotsmodel.h.
Member Enumeration Documentation
Enumerator | |
---|---|
GrantleeObjectRole | |
DocumentRole | |
DocumentCursorPositionRole |
Definition at line 81 of file kjotsmodel.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 156 of file kjotsmodel.cpp.
|
virtual |
Definition at line 162 of file kjotsmodel.cpp.
Member Function Documentation
QVariant KJotsModel::data | ( | const QModelIndex & | index, |
int | role | ||
) | const |
Definition at line 226 of file kjotsmodel.cpp.
|
virtual |
Definition at line 283 of file kjotsmodel.cpp.
|
virtual |
Definition at line 167 of file kjotsmodel.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:55:39 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:55:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.