rcPythonShell Class Reference

Python Shell widget. More...

List of all members.

Public Member Functions

def __init__
 rcPythonShell constructor.
def getParent
 Retrieve the parent GUI.
def getWidget
 Retrieve the comment panel widget.
def languageChange
 languageChange


Detailed Description

Python Shell widget.

This widget is based on the QTextEdit widget and allows the execution of ad-hoc Python commands within the confines of the script engine.

Definition at line 25 of file rcPythonShell.py.


Member Function Documentation

def __init__   self,
  parent = None,
  name = None,
  fl = 0
 

rcPythonShell constructor.

Definition at line 27 of file rcPythonShell.py.

def getParent   self  ) 
 

Retrieve the parent GUI.

Returns:
Parent GUI

Definition at line 48 of file rcPythonShell.py.

def getWidget   self  ) 
 

Retrieve the comment panel widget.

Returns:
CommentEntryWidget instance

Definition at line 55 of file rcPythonShell.py.

def languageChange   self  ) 
 

languageChange

Definition at line 62 of file rcPythonShell.py.


The documentation for this class was generated from the following file:
Generated on Thu Apr 27 20:53:28 2006 for LICOS L02-01-00 by doxygen 1.4.6-NO