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

CommentEntryWidget Class Reference

List of all members.

Public Member Functions

 getHistory ()
 getTimestamps ()
 clearHistory ()
 clearDisplay ()
 setPrompt (prompt)
 getPrompt ()
 flush ()
 isatty ()
 readline ()
 write (text)
 writelines (text)
 enterComment (comment, addToHistory=0, source='system')
 flushComment ()
 insertText (text, offsetY=0, absX=0, overwrite=0)
 keyPressEvent (e)
 focusNextPrevChild (next)
 handleClicked (para, pos)
 contentsContextMenuEvent (ev)

Detailed Description

Definition at line 14 of file rcCommentPanel.py.


Member Function Documentation

contentsContextMenuEvent ev   ) 
 

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

enterComment comment  ,
addToHistory  = 0,
source  = 'system'
 

This can be called from a user script to add to comments. The text is prepended with source to indicate that it is a machine generated comment.

Parameters:
comment The text of the comment to be entered
addtoHistory Whether this comment will be persistent or not
source The text to be prepended before the comment

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.

insertText text  ,
offsetY  = 0,
absX  = 0,
overwrite  = 0
 

Parameters:
text Text to be inserted
offsetY The position of the comment text relative to the current position
absX The absolute position of the comment text

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:49 2006 for LATTE R04-12-00 by doxygen 1.4.3