Eneboo - Documentación para desarrolladores
|
#include <AQSCompilerQSA_p.h>
Slots públicos | |
QValueList< QVariant > | errorLines () const |
QByteArray | byteCode (const QString &, int=0, int=0, bool=false) |
int | errorType () const |
QStringList | errorMessages () const |
QString | code (QByteArray *) |
QString | code (AQSByteArray *) |
Métodos públicos estáticos | |
static QMap< int, QStringList > | candidateConstructors () |
Métodos protegidos | |
void | specializedInternalFinish () |
Métodos protegidos estáticos | |
static void * | construct (const QSArgumentList &args) |
QByteArray AQSCompilerQSA::byteCode | ( | const QString & | arg0, |
int | arg1 = 0 , |
||
int | arg2 = 0 , |
||
bool | arg3 = false |
||
) | [inline, slot] |
static QMap<int, QStringList> AQSCompilerQSA::candidateConstructors | ( | ) | [inline, static] |
Reimplementado de AQSBaseObject.
QString AQSCompilerQSA::code | ( | QByteArray * | arg0 | ) | [inline, slot] |
QString AQSCompilerQSA::code | ( | AQSByteArray * | arg0 | ) | [inline, slot] |
static void* AQSCompilerQSA::construct | ( | const QSArgumentList & | args | ) | [inline, static, protected] |
Reimplementado de AQSBaseObject.
QValueList<QVariant> AQSCompilerQSA::errorLines | ( | ) | const [inline, slot] |
QStringList AQSCompilerQSA::errorMessages | ( | ) | const [inline, slot] |
int AQSCompilerQSA::errorType | ( | ) | const [inline, slot] |
void AQSCompilerQSA::specializedInternalFinish | ( | ) | [inline, protected] |
Reimplementado de AQSBaseObject.