Scribus
Open source desktop publishing at your fingertips
sceditor.console.PythonConsole Class Reference
Inheritance diagram for sceditor.console.PythonConsole:
Collaboration diagram for sceditor.console.PythonConsole:

Public Member Functions

def __init__
 
def push (self, line)
 
def clear (self)
 
- Public Member Functions inherited from sceditor.console.ConsoleWidget
def __init__
 
def focusInEvent (self, event)
 
def mousePressEvent (self, event)
 
def push (self, line)
 
def keyPressEvent (self, event)
 
- Public Member Functions inherited from sceditor.console.OutputWidget
def __init__
 
def attach (self)
 
def __del__ (self)
 
def detach (self)
 
def write (self, s)
 
def writelines (self, lines)
 

Public Attributes

 highlighter
 
 inter
 
 namespace
 
 completer
 
- Public Attributes inherited from sceditor.console.ConsoleWidget
 ps1
 
 ps2
 
 history_index
 
 history
 
 tab_state
 
- Public Attributes inherited from sceditor.console.OutputWidget
 echo
 

Static Public Attributes

tuple doc = self.document()
 

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