diff options
author | Kent Hansen <khansen@trolltech.com> | 2009-10-26 12:21:27 (GMT) |
---|---|---|
committer | Kent Hansen <khansen@trolltech.com> | 2009-10-28 09:15:32 (GMT) |
commit | 0533c709188d07be0c165838b503124cb6b271e1 (patch) | |
tree | d866357d3ac735e9d1527816f83379e6e5746f78 /src/script/api/qscriptcontext_p.h | |
parent | 8cda1c6fef8bd9c4635743fae05158306c2ab09f (diff) | |
download | Qt-0533c709188d07be0c165838b503124cb6b271e1.zip Qt-0533c709188d07be0c165838b503124cb6b271e1.tar.gz Qt-0533c709188d07be0c165838b503124cb6b271e1.tar.bz2 |
Say hello to QScriptProgram :-)
QScriptProgram encapsulates a Qt Script program (AKA a script).
It retains the compiled representation of the script, so that
repeated evaluation of the same script becomes faster.
An overload of QScriptEngine::evaluate() that takes a QScriptProgram
has been added.
Reviewed-by: Olivier Goffart
Diffstat (limited to 'src/script/api/qscriptcontext_p.h')
0 files changed, 0 insertions, 0 deletions