kjots
#include <kjotsmodel.h>
A wrapper QObject making some book and page properties available to Grantlee.
Definition at line 39 of file kjotsmodel.h.
| KJotsEntity::KJotsEntity |
( |
const QModelIndex & |
index, |
|
|
QObject * |
parent = 0 |
|
) |
| |
|
explicit |
| QVariantList KJotsEntity::breadcrumbs |
( |
| ) |
const |
| QString KJotsEntity::content |
( |
| ) |
const |
| QVariantList KJotsEntity::entities |
( |
| ) |
const |
| qint64 KJotsEntity::entityId |
( |
| ) |
const |
| bool KJotsEntity::isBook |
( |
| ) |
const |
| bool KJotsEntity::isPage |
( |
| ) |
const |
| QString KJotsEntity::plainContent |
( |
| ) |
const |
| void KJotsEntity::setIndex |
( |
const QModelIndex & |
index | ) |
|
| QString KJotsEntity::title |
( |
| ) |
const |
| QVariantList KJotsEntity::breadcrumbs |
|
read |
| QString KJotsEntity::content |
|
read |
| QVariantList KJotsEntity::entities |
|
read |
| qint64 KJotsEntity::entityId |
|
read |
| QString KJotsEntity::plainContent |
|
read |
| QString KJotsEntity::title |
|
read |
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
KDE's Doxygen guidelines are available online.