rocs/App
#include <PropertyDocumentation.h>
Definition at line 28 of file PropertyDocumentation.h.
PropertyDocumentation::PropertyDocumentation |
( |
QObject * |
parent = 0 | ) |
|
|
explicit |
QString PropertyDocumentation::apiDocumentAnchor |
( |
| ) |
|
QVariantList PropertyDocumentation::description |
( |
| ) |
const |
- Returns
- list of paragraphs
QString PropertyDocumentation::name |
( |
| ) |
const |
void PropertyDocumentation::setDescription |
( |
const QStringList & |
description | ) |
|
void PropertyDocumentation::setName |
( |
const QString & |
name | ) |
|
void PropertyDocumentation::setType |
( |
const QString & |
type | ) |
|
void PropertyDocumentation::setTypeLink |
( |
const QString & |
link | ) |
|
QString PropertyDocumentation::type |
( |
| ) |
const |
QString PropertyDocumentation::typeLink |
( |
| ) |
const |
QVariantList PropertyDocumentation::description |
|
read |
QString PropertyDocumentation::documentAnchor |
|
read |
QString PropertyDocumentation::name |
|
read |
QString PropertyDocumentation::type |
|
read |
QString PropertyDocumentation::typeLink |
|
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:42:22 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.