|
def | __init__ (self, lexer=Qsci.QsciLexerPython(), source=None, minsize=(600, 400), icon='file.png', title='::Code Editor ::') |
|
◆ __init__()
def pycross.utils.synteditor.SynEditorWidget.__init__ |
( |
|
self, |
|
|
|
lexer = Qsci.QsciLexerPython() , |
|
|
|
source = None , |
|
|
|
minsize = (600, 400) , |
|
|
|
icon = 'file.png' , |
|
|
|
title = ':: Code Editor ::' |
|
) |
| |
◆ editor
pycross.utils.synteditor.SynEditorWidget.editor |
◆ layout_main
pycross.utils.synteditor.SynEditorWidget.layout_main |
◆ wmain
pycross.utils.synteditor.SynEditorWidget.wmain |
The documentation for this class was generated from the following file: