eric6/APIs/Python3/eric6.api

changeset 8131
f2129bb79269
parent 8129
52c76e6cb35b
child 8134
a5c4ac339f2a
equal deleted inserted replaced
8130:5fe4ff181b68 8131:f2129bb79269
7647 eric6.QScintilla.Editor.Editor.highlight?4(line=None, error=False, syntaxError=False) 7647 eric6.QScintilla.Editor.Editor.highlight?4(line=None, error=False, syntaxError=False)
7648 eric6.QScintilla.Editor.Editor.highlightVisible?4() 7648 eric6.QScintilla.Editor.Editor.highlightVisible?4()
7649 eric6.QScintilla.Editor.Editor.indentLineOrSelection?4() 7649 eric6.QScintilla.Editor.Editor.indentLineOrSelection?4()
7650 eric6.QScintilla.Editor.Editor.insertDocstring?4() 7650 eric6.QScintilla.Editor.Editor.insertDocstring?4()
7651 eric6.QScintilla.Editor.Editor.isClone?4(editor) 7651 eric6.QScintilla.Editor.Editor.isClone?4(editor)
7652 eric6.QScintilla.Editor.Editor.isCythonFile?4()
7652 eric6.QScintilla.Editor.Editor.isJavascriptFile?4() 7653 eric6.QScintilla.Editor.Editor.isJavascriptFile?4()
7653 eric6.QScintilla.Editor.Editor.isLastEditPositionAvailable?4() 7654 eric6.QScintilla.Editor.Editor.isLastEditPositionAvailable?4()
7654 eric6.QScintilla.Editor.Editor.isMicroPythonFile?4() 7655 eric6.QScintilla.Editor.Editor.isMicroPythonFile?4()
7655 eric6.QScintilla.Editor.Editor.isPy2File?4() 7656 eric6.QScintilla.Editor.Editor.isPy2File?4()
7656 eric6.QScintilla.Editor.Editor.isPy3File?4() 7657 eric6.QScintilla.Editor.Editor.isPy3File?4()
7753 eric6.QScintilla.Editor.Editor.unindentLineOrSelection?4() 7754 eric6.QScintilla.Editor.Editor.unindentLineOrSelection?4()
7754 eric6.QScintilla.Editor.Editor.updateMarkerMap?4() 7755 eric6.QScintilla.Editor.Editor.updateMarkerMap?4()
7755 eric6.QScintilla.Editor.Editor.viewportEvent?4(evt) 7756 eric6.QScintilla.Editor.Editor.viewportEvent?4(evt)
7756 eric6.QScintilla.Editor.Editor.wheelEvent?4(evt) 7757 eric6.QScintilla.Editor.Editor.wheelEvent?4(evt)
7757 eric6.QScintilla.Editor.Editor.writeFile?4(fn, backup=True) 7758 eric6.QScintilla.Editor.Editor.writeFile?4(fn, backup=True)
7758 eric6.QScintilla.Editor.Editor?1(dbs, fn="", vm=None, filetype="", editor=None, tv=None) 7759 eric6.QScintilla.Editor.Editor?1(dbs, fn="", vm=None, filetype="", editor=None, tv=None, parent=None)
7759 eric6.QScintilla.Editor.EditorAutoCompletionListID?7 7760 eric6.QScintilla.Editor.EditorAutoCompletionListID?7
7760 eric6.QScintilla.Editor.TemplateCompletionListID?7 7761 eric6.QScintilla.Editor.TemplateCompletionListID?7
7761 eric6.QScintilla.EditorAssembly.EditorAssembly.getEditor?4() 7762 eric6.QScintilla.EditorAssembly.EditorAssembly.getEditor?4()
7762 eric6.QScintilla.EditorAssembly.EditorAssembly.shutdownTimer?4() 7763 eric6.QScintilla.EditorAssembly.EditorAssembly.shutdownTimer?4()
7763 eric6.QScintilla.EditorAssembly.EditorAssembly?1(dbs, fn="", vm=None, filetype="", editor=None, tv=None) 7764 eric6.QScintilla.EditorAssembly.EditorAssembly?1(dbs, fn="", vm=None, filetype="", editor=None, tv=None)
8945 eric6.UI.BrowserModel.BrowserDirectoryItem.setName?4(dinfo, full=True) 8946 eric6.UI.BrowserModel.BrowserDirectoryItem.setName?4(dinfo, full=True)
8946 eric6.UI.BrowserModel.BrowserDirectoryItem?1(parent, dinfo, full=True) 8947 eric6.UI.BrowserModel.BrowserDirectoryItem?1(parent, dinfo, full=True)
8947 eric6.UI.BrowserModel.BrowserFileItem.dirName?4() 8948 eric6.UI.BrowserModel.BrowserFileItem.dirName?4()
8948 eric6.UI.BrowserModel.BrowserFileItem.fileExt?4() 8949 eric6.UI.BrowserModel.BrowserFileItem.fileExt?4()
8949 eric6.UI.BrowserModel.BrowserFileItem.fileName?4() 8950 eric6.UI.BrowserModel.BrowserFileItem.fileName?4()
8951 eric6.UI.BrowserModel.BrowserFileItem.isCythonFile?4()
8950 eric6.UI.BrowserModel.BrowserFileItem.isDFile?4() 8952 eric6.UI.BrowserModel.BrowserFileItem.isDFile?4()
8951 eric6.UI.BrowserModel.BrowserFileItem.isDesignerFile?4() 8953 eric6.UI.BrowserModel.BrowserFileItem.isDesignerFile?4()
8952 eric6.UI.BrowserModel.BrowserFileItem.isIdlFile?4() 8954 eric6.UI.BrowserModel.BrowserFileItem.isIdlFile?4()
8953 eric6.UI.BrowserModel.BrowserFileItem.isJavaScriptFile?4() 8955 eric6.UI.BrowserModel.BrowserFileItem.isJavaScriptFile?4()
8954 eric6.UI.BrowserModel.BrowserFileItem.isLinguistFile?4() 8956 eric6.UI.BrowserModel.BrowserFileItem.isLinguistFile?4()

eric ide

mercurial