Public Attributes | |
QStringList | buffer |
PyObject * | interpreter |
PyObject * | sysmodule |
Definition at line 92 of file PythonConsole.cpp.
QStringList Gui::InteractiveInterpreterP::buffer |
Definition at line 96 of file PythonConsole.cpp.
Referenced by Gui::InteractiveInterpreter::clearBuffer(), Gui::InteractiveInterpreter::getBuffer(), Gui::InteractiveInterpreter::push(), and Gui::InteractiveInterpreter::setBuffer().
Definition at line 94 of file PythonConsole.cpp.
Referenced by Gui::InteractiveInterpreter::compileCommand(), Gui::InteractiveInterpreter::InteractiveInterpreter(), and Gui::InteractiveInterpreter::~InteractiveInterpreter().
Definition at line 95 of file PythonConsole.cpp.
Referenced by Gui::InteractiveInterpreter::~InteractiveInterpreter().