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 155 of file kjotsmodel.cpp.
|
virtual |
Definition at line 161 of file kjotsmodel.cpp.
Member Function Documentation
| QVariant KJotsModel::data | ( | const QModelIndex & | index, |
| int | role | ||
| ) | const |
Definition at line 225 of file kjotsmodel.cpp.
|
virtual |
Definition at line 282 of file kjotsmodel.cpp.
|
virtual |
Definition at line 166 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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference