OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions
PythonShell Class Reference

#include <python_shell.hh>

Inherits Widget.

Public Member Functions

 PythonShell (QWidget *parent=NULL)
 
virtual bool Restore (const QString &prefix)
 
virtual bool Save (const QString &prefix)
 
PythonShellWidgetPyShell ()
 
- Public Member Functions inherited from Widget
 Widget (QWidget *widget, QWidget *parent=NULL)
 
void SetDestroyOnClose (bool flag)
 
bool DestroyOnClose () const
 
virtual ActionList GetActions ()
 
QWidget * GetInternalWidget ()
 
void SetInternalWidget (QWidget *widget)
 
const QString & GetUniqueID () const
 
void SetUniqueID (const QString &id)
 

Detailed Description

interactive python shell

Definition at line 34 of file python_shell.hh.

Constructor & Destructor Documentation

PythonShell ( QWidget *  parent = NULL)

Member Function Documentation

PythonShellWidget* PyShell ( )
virtual bool Restore ( const QString &  prefix)
virtual

Implements Widget.

virtual bool Save ( const QString &  prefix)
virtual

Implements Widget.


The documentation for this class was generated from the following file: