kjots
kjotsmodel.h
Go to the documentation of this file.
45 Q_PROPERTY(qint64 entityId READ entityId)
48 Q_PROPERTY(QVariantList entities READ entities)
49 Q_PROPERTY(QVariantList breadcrumbs READ breadcrumbs)
83 GrantleeObjectRole = EntityTreeModel::UserRole,
85 DocumentCursorPositionRole
90 virtual QVariant entityData( const Akonadi::Item& item, int column, int role = Qt::DisplayRole ) const;
94 virtual bool setData( const QModelIndex& index, const QVariant& value, int role = Qt::EditRole );
A wrapper QObject making some book and page properties available to Grantlee.
Definition: kjotsmodel.h:39
Definition: kjotsmodel.h:74
Definition: kjotsmodel.h:84
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.