QtScript/qscriptcontext.h Source File
Go to the documentation of this file.
24 #ifndef QSCRIPTCONTEXT_H
25 #define QSCRIPTCONTEXT_H
37 class QScriptContextPrivate;
58 QScriptContext *parentContext()
const;
61 ExecutionState state()
const;
64 int argumentCount()
const;
76 void setActivationObject(
const QScriptValue &activation);
81 bool isCalledAsConstructor()
const;
94 QScriptContextPrivate *d_ptr;
96 Q_DECLARE_PRIVATE(QScriptContext)
97 Q_DISABLE_COPY(QScriptContext)
#define QT_BEGIN_NAMESPACE
GLsizei const GLfloat * value