|Home | Tutorial | Classes | Functions | Qt Scripter | Language | Library | Qt API | QSA Articles | Qt Script for Applications | ![]() |
The QSStackTrace class describes a stack trace after an error occured in the interpreter. More...
#include <qsinterpreter.h>
The QSStackTrace class describes a stack trace after an error occured in the interpreter.
The QSStackTrace contains a list of QSStackFrame objects that together describe the call stack of the interpreter when an error has occured.
Each stack frame has the following format
function(scriptName:lineNumber) context
This file is part of Qt Script for Applications, copyright © 2001-2003 Trolltech. All Rights Reserved.
Copyright © 2001-2003 Trolltech | Trademarks | QSA version 1.0.0-beta2
|