rocs/App
#include <ParameterDocumentation.h>
Definition at line 26 of file ParameterDocumentation.h.
| ParameterDocumentation::ParameterDocumentation |
( |
QObject * |
parent = 0 | ) |
|
|
explicit |
| QString ParameterDocumentation::info |
( |
| ) |
const |
| QString ParameterDocumentation::name |
( |
| ) |
const |
| void ParameterDocumentation::setInfo |
( |
const QString & |
info | ) |
|
| void ParameterDocumentation::setName |
( |
const QString & |
name | ) |
|
| void ParameterDocumentation::setType |
( |
const QString & |
type | ) |
|
| void ParameterDocumentation::setTypeLink |
( |
const QString & |
link | ) |
|
| QString ParameterDocumentation::type |
( |
| ) |
const |
| QString ParameterDocumentation::typeLink |
( |
| ) |
const |
| QString ParameterDocumentation::info |
|
read |
| QString ParameterDocumentation::name |
|
read |
| QString ParameterDocumentation::type |
|
read |
| QString ParameterDocumentation::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.