NAME
Qt::Script::QScriptEngineAgent
PUBLIC METHODS
- QScriptEngineAgent()
- ~QScriptEngineAgent()
- void contextPop()
- void contextPush()
- QScriptEngine * engine()
- void exceptionCatch(, )
- void exceptionThrow(, , )
- QVariant extension(, )
- QVariant extension(, = QVariant())
- void functionEntry()
- void functionExit(, )
- void positionChange(, , )
- void scriptLoad(, , , )
- void scriptUnload()
- bool supportsExtension()
ENUM VALUES
- DebuggerInvocationRequest
EXPORT
None by default.
AUTHOR
Dongxu Ma <dongxu@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2011 - 2011 by Dongxu Ma
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.