Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | Related Pages

PythonShellWidget Class Reference

List of all members.

Public Member Functions

 redirectIO ()
 restoreIO ()
 flush ()
 isatty ()
 readline ()
 write (text)
 writelines (text)
 fakeUser (lines)
 keyPressEvent (e)
 focusNextPrevChild (next)
 handleClicked (para, pos)
 contentsContextMenuEvent (ev)

Detailed Description

Definition at line 17 of file rcPythonShell.py.


Member Function Documentation

contentsContextMenuEvent ev   ) 
 

Suppress the right button context menu. Instead paste the contents of the clipboard.

fakeUser lines   ) 
 

Simulate a user: lines is a sequence of strings, (Python statements).

flush  ) 
 

Simulate stdin, stdout, and stderr.

focusNextPrevChild next   ) 
 

Suppress tabbing to the next window in multi-line commands.

handleClicked para  ,
pos 
 

Keep the cursor after the last prompt.

isatty  ) 
 

Simulate stdin, stdout, and stderr.

keyPressEvent  ) 
 

Handle user input a key at a time.

readline  ) 
 

Simulate stdin, stdout, and stderr.

write text   ) 
 

Simulate stdin, stdout, and stderr.

writelines text   ) 
 

Simulate stdin, stdout, and stderr.


The documentation for this class was generated from the following file:
Generated on Fri Jul 21 13:27:53 2006 for LATTE R04-12-00 by doxygen 1.4.3