| Eneboo - Documentación para desarrolladores | 
#include <qsclass.h>
 
  
 | Métodos públicos | |
| QSFunctionScopeClass (QSClass *b) | |
| virtual QString | name () const | 
| void | setNumArguments (int num) | 
| int | numArguments () const | 
| void | setFunctionBodyNode (QSFunctionBodyNode *bn) | 
| QSFunctionBodyNode * | functionBodyNode () const | 
| . If deletion was not possible, FALSE | |
| Deletes the member under name is returned | |
| QSFunctionScopeClass (QSClass *b, QSFuncDeclNode *func) | |
| virtual QString | identifier () const | 
| virtual QSObject | construct (const QSList &) const | 
| virtual void | clear () | 
| QSFunctionScopeClass::QSFunctionScopeClass | ( | QSClass * | b, | 
| QSFuncDeclNode * | func | ||
| ) | 
| QSFunctionScopeClass::QSFunctionScopeClass | ( | QSClass * | b | ) |  [inline] | 
| void QSFunctionScopeClass::clear | ( | void | ) |  [virtual] | 
Reimplementado de QSClass.
Reimplementado de QSClass.
| QSFunctionBodyNode* QSFunctionScopeClass::functionBodyNode | ( | ) | const  [inline] | 
| int QSFunctionScopeClass::numArguments | ( | ) | const  [inline] | 
| void QSFunctionScopeClass::setFunctionBodyNode | ( | QSFunctionBodyNode * | bn | ) |  [inline] | 
| void QSFunctionScopeClass::setNumArguments | ( | int | num | ) |  [inline] | 
 1.7.4
 1.7.4