#include <AQSSInterpreter_p.h>
Lista de todos los miembros.
Slots públicos |
bool | checkSyntax (const QString &) |
QStringList | functions (uint=QSInterpreter::FunctionNames) const |
QStringList | functions (const QString &, uint=QSInterpreter::FunctionNames) const |
QStringList | functions (QObject *, uint=QSInterpreter::FunctionNames) const |
QStringList | classes (uint=QSInterpreter::AllClasses) const |
QStringList | classes (const QString &) const |
QStringList | classes (QObject *) const |
QStringList | variables (bool=false, bool=false, bool=false) const |
QStringList | variables (const QString &, bool=false, bool=false, bool=false) const |
QStringList | variables (QObject *, bool=false, bool=false, bool=false) const |
bool | hasFunction (const QString &) const |
bool | hasClass (const QString &) const |
bool | hasVariable (const QString &) const |
QObjectList | presentObjects () const |
bool | isRunning () const |
bool | hadError () const |
Métodos protegidos estáticos |
static void * | construct (const QSArgumentList &args) |
Documentación de las funciones miembro
bool AQSSInterpreter::checkSyntax |
( |
const QString & |
arg0 | ) |
[inline, slot] |
QStringList AQSSInterpreter::classes |
( |
uint |
arg0 = QSInterpreter::AllClasses | ) |
const [inline, slot] |
static void* AQSSInterpreter::construct |
( |
const QSArgumentList & |
args | ) |
[inline, static, protected] |
QStringList AQSSInterpreter::functions |
( |
QObject * |
arg0, |
|
|
uint |
arg1 = QSInterpreter::FunctionNames |
|
) |
| const [inline, slot] |
QStringList AQSSInterpreter::functions |
( |
uint |
arg0 = QSInterpreter::FunctionNames | ) |
const [inline, slot] |
QStringList AQSSInterpreter::functions |
( |
const QString & |
arg0, |
|
|
uint |
arg1 = QSInterpreter::FunctionNames |
|
) |
| const [inline, slot] |
bool AQSSInterpreter::hadError |
( |
| ) |
const [inline, slot] |
bool AQSSInterpreter::hasClass |
( |
const QString & |
arg0 | ) |
const [inline, slot] |
bool AQSSInterpreter::hasFunction |
( |
const QString & |
arg0 | ) |
const [inline, slot] |
bool AQSSInterpreter::hasVariable |
( |
const QString & |
arg0 | ) |
const [inline, slot] |
bool AQSSInterpreter::isRunning |
( |
| ) |
const [inline, slot] |
QObjectList AQSSInterpreter::presentObjects |
( |
| ) |
const [inline, slot] |
QStringList AQSSInterpreter::variables |
( |
bool |
arg0 = false , |
|
|
bool |
arg1 = false , |
|
|
bool |
arg2 = false |
|
) |
| const [inline, slot] |
La documentación para esta clase fue generada a partir del siguiente fichero: