interactive python shell More...
#include <python_shell.hh>
Inherits ost::gui::Widget.
Public Member Functions | |
PythonShell (QWidget *parent=NULL) | |
virtual bool | Restore (const QString &prefix) |
virtual bool | Save (const QString &prefix) |
PythonShellWidget * | PyShell () |
interactive python shell
Definition at line 34 of file python_shell.hh.
PythonShell | ( | QWidget * | parent = NULL |
) |
PythonShellWidget* PyShell | ( | ) |
virtual bool Restore | ( | const QString & | prefix | ) | [virtual] |
Implements Widget.
virtual bool Save | ( | const QString & | prefix | ) | [virtual] |
Implements Widget.