Public Members
- Interpreter ()
- ~Interpreter ()
- QStringList mapNames ()
- static Interpreter * interpreter (void)
Public Slots
- int process (const QString &input)
- void setFlagEvaluateFunctions ( bool b=false )
- void setStepControl ( bool b=false )
Signals
- void outputString (int id, const QString &output)
- void outputPixmap (int id, const QPixmap &output)
- void inputString (int id, const QString &input)
- void error (int id, const QString &input)
[slot]
Process a command line . Returns an identifier.
void outputString (int id, const QString &output)
|
[signal]
These signals are emitted when there's output for a
processed line. The id is the identifier returned
by process when the corresponding command line
was entered.
Generated by: antlarr@terminus on Wed May 31 08:19:51 2000, using kdoc 2.0a22. |