Eneboo - Documentación para desarrolladores
|
#include <AQCompilerQSA.h>
Métodos públicos | |
QByteArray | byteCode (const QString &, int=0, int=0, bool=false) |
int | errorType () const |
QValueList< int > | errorLines () const |
QStringList | errorMessages () const |
Métodos públicos estáticos | |
static QString | code (const QByteArray &) |
QByteArray AQCompilerQSA::byteCode | ( | const QString & | , |
int | = 0 , |
||
int | = 0 , |
||
bool | = false |
||
) | [inline] |
static QString AQCompilerQSA::code | ( | const QByteArray & | ) | [inline, static] |
QValueList<int> AQCompilerQSA::errorLines | ( | ) | const [inline] |
QStringList AQCompilerQSA::errorMessages | ( | ) | const [inline] |
int AQCompilerQSA::errorType | ( | ) | const [inline] |