#include <yyreg.h>
Lista de todos los miembros.
Documentación del constructor y destructor
CppFunction::CppFunction |
( |
| ) |
[inline] |
Documentación de las funciones miembro
const QString& CppFunction::body |
( |
| ) |
const [inline] |
int CppFunction::closingBraceLineNum |
( |
| ) |
const [inline] |
const QString& CppFunction::documentation |
( |
| ) |
const [inline] |
int CppFunction::functionStartLineNum |
( |
| ) |
const [inline] |
bool CppFunction::isConst |
( |
| ) |
const [inline] |
int CppFunction::openingBraceLineNum |
( |
| ) |
const [inline] |
const QStringList& CppFunction::parameterList |
( |
| ) |
const [inline] |
QString CppFunction::prototype |
( |
| ) |
const |
const QString& CppFunction::returnType |
( |
| ) |
const [inline] |
const QString& CppFunction::scopedName |
( |
| ) |
const [inline] |
void CppFunction::setBody |
( |
const QString & |
b | ) |
[inline] |
void CppFunction::setConst |
( |
bool |
c | ) |
[inline] |
void CppFunction::setDocumentation |
( |
const QString & |
d | ) |
[inline] |
void CppFunction::setLineNums |
( |
int |
functionStart, |
|
|
int |
openingBrace, |
|
|
int |
closingBrace |
|
) |
| [inline] |
void CppFunction::setParameterList |
( |
const QStringList & |
p | ) |
[inline] |
void CppFunction::setReturnType |
( |
const QString & |
r | ) |
[inline] |
void CppFunction::setScopedName |
( |
const QString & |
n | ) |
[inline] |
La documentación para esta clase fue generada a partir de los siguientes ficheros:
- src/qt/tools/designer/plugins/cppeditor/yyreg.h
- src/qt/tools/designer/plugins/cppeditor/yyreg.cpp