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

Public Member Functions

def __init__
 
def closeEvent (self, event)
 
def isModified (self)
 
def setModified (self, flag)
 
def length (self)
 
def goto (self, line_no)
 
def move_start_of_doc (self)
 
def move_end_of_doc (self)
 
def move_start_of_row (self)
 
def move_end_of_row (self)
 
def highline (self, cursor)
 
def onCursorPositionChanged (self)
 
def resizeEvent (self, event)
 
def paintEvent (self, event)
 
def setDocument (self, document)
 
def indent (self)
 
def tab_pressed (self)
 
def dedent (self)
 
def backtab_pressed (self)
 
def backspace_pressed (self)
 
def autocomplete_pressed (self)
 
def after_return_pressed (self)
 
def keyPressEvent (self, event)
 
def paren_opened (self, key)
 

Public Attributes

 highlighter
 
 frame_style
 
 draw_line
 
 print_width
 
 line_pen
 
 last_row
 
 last_col
 
 last_block
 
 highlight_line
 
 highlight_color
 
 highlight_brush
 
 indenter
 
 disable_shortcuts
 
 prj
 
 calltip
 
 autocomplete
 
 line
 

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