Lista de todos los miembros.
Tipos públicos |
enum | Specification {
Unspecified,
Class,
Reference,
Pointer,
ConstCharStar
} |
Métodos públicos |
bool | operator== (const Property &p) const |
| Property (int l, const char *t, const char *n, const char *s, const char *g, const char *r, const QCString &st, const QCString &d, const QCString &sc, bool ov) |
bool | stdSet () |
Métodos públicos estáticos |
static const char * | specToString (Specification s) |
Atributos públicos |
QString | name |
QString | type |
int | lineNo |
QCString | type |
QCString | name |
QCString | set |
QCString | get |
QCString | reset |
QCString | stored |
QCString | designable |
QCString | scriptable |
bool | override |
Function * | setfunc |
Function * | getfunc |
int | oredEnum |
QCString | enumsettype |
QCString | enumgettype |
Specification | sspec |
Specification | gspec |
Documentación de las enumeraciones miembro de la clase
- Valores de enumeraciones:
Unspecified |
|
Class |
|
Reference |
|
Pointer |
|
ConstCharStar |
|
Documentación del constructor y destructor
Property::Property |
( |
int |
l, |
|
|
const char * |
t, |
|
|
const char * |
n, |
|
|
const char * |
s, |
|
|
const char * |
g, |
|
|
const char * |
r, |
|
|
const QCString & |
st, |
|
|
const QCString & |
d, |
|
|
const QCString & |
sc, |
|
|
bool |
ov |
|
) |
| [inline] |
Documentación de las funciones miembro
bool Property::operator== |
( |
const Property & |
p | ) |
const [inline] |
static const char* Property::specToString |
( |
Specification |
s | ) |
[inline, static] |
bool Property::stdSet |
( |
| ) |
[inline] |
Documentación de los datos miembro
La documentación para esta estructura fue generada a partir de los siguientes ficheros: