Eneboo - Documentación para desarrolladores
|
#include "qsaglobal.h"
#include "qsproject.h"
#include "qsargument.h"
#include <qobject.h>
#include <qvariant.h>
#include <qobjectlist.h>
Ir al código fuente de este archivo.
Clases | |
class | QSStackFrame |
The QSStackFrame class provides information about a function call in the stack trace. Más... | |
class | QSStackTrace |
The QSStackTrace class describes a stack trace after an error has occurred in the interpreter. Más... | |
class | QSInterpreter |
The QSInterpreter class provides the public API for the Qt Script for Applications script engine. Más... | |
Funciones | |
bool | operator== (const QSStackFrame &a, const QSStackFrame &b) |
bool operator== | ( | const QSStackFrame & | a, |
const QSStackFrame & | b | ||
) |