Eneboo - Documentación para desarrolladores
|
#include <qsnodes.h>
Métodos públicos | |
QSCatchNode (const QString &i, QSStatementNode *b) | |
QSObject | executeStatement (QSEnv *env) |
void | setException (const QSObject &e) |
bool | deref () |
void | ref () |
, including | |
Resolves the globally qualified name of package / class / function resolution. | |
void | checkStatement (QSCheckData *) |
QSCatchNode::QSCatchNode | ( | const QString & | i, |
QSStatementNode * | b | ||
) | [inline] |
void QSCatchNode::checkStatement | ( | QSCheckData * | c | ) | [virtual] |
Implementa QSScopeNode.
Implementa QSScopeNode.
void QSCatchNode::ref | ( | ) | [virtual] |
Reimplementado de QSNode.
void QSCatchNode::setException | ( | const QSObject & | e | ) | [inline] |