APIs/Python3/eric5.api

changeset 3446
5a670e55adbb
parent 3435
e4db9c0c7e94
child 3458
64bbac483843
child 3484
645c12de6b0c
equal deleted inserted replaced
3441:1b07f996e9ee 3446:5a670e55adbb
6903 eric5.QScintilla.Editor.Editor.hasTaskMarkers?4() 6903 eric5.QScintilla.Editor.Editor.hasTaskMarkers?4()
6904 eric5.QScintilla.Editor.Editor.hasWarnings?4() 6904 eric5.QScintilla.Editor.Editor.hasWarnings?4()
6905 eric5.QScintilla.Editor.Editor.highlight?4(line=None, error=False, syntaxError=False) 6905 eric5.QScintilla.Editor.Editor.highlight?4(line=None, error=False, syntaxError=False)
6906 eric5.QScintilla.Editor.Editor.highlightVisible?4() 6906 eric5.QScintilla.Editor.Editor.highlightVisible?4()
6907 eric5.QScintilla.Editor.Editor.indentLineOrSelection?4() 6907 eric5.QScintilla.Editor.Editor.indentLineOrSelection?4()
6908 eric5.QScintilla.Editor.Editor.isJavascriptFile?4()
6908 eric5.QScintilla.Editor.Editor.isLastEditPositionAvailable?4() 6909 eric5.QScintilla.Editor.Editor.isLastEditPositionAvailable?4()
6909 eric5.QScintilla.Editor.Editor.isPy2File?4() 6910 eric5.QScintilla.Editor.Editor.isPy2File?4()
6910 eric5.QScintilla.Editor.Editor.isPy3File?4() 6911 eric5.QScintilla.Editor.Editor.isPy3File?4()
6912 eric5.QScintilla.Editor.Editor.isPyFile?4()
6911 eric5.QScintilla.Editor.Editor.isRubyFile?4() 6913 eric5.QScintilla.Editor.Editor.isRubyFile?4()
6912 eric5.QScintilla.Editor.Editor.isSpellCheckRegion?4(pos) 6914 eric5.QScintilla.Editor.Editor.isSpellCheckRegion?4(pos)
6913 eric5.QScintilla.Editor.Editor.joinLines?4() 6915 eric5.QScintilla.Editor.Editor.joinLines?4()
6914 eric5.QScintilla.Editor.Editor.keyPressEvent?4(ev) 6916 eric5.QScintilla.Editor.Editor.keyPressEvent?4(ev)
6915 eric5.QScintilla.Editor.Editor.languageChanged?7 6917 eric5.QScintilla.Editor.Editor.languageChanged?7
8468 eric5.Utilities.crypto.py3PBKDF2.rehashPassword?4(password, hashParameters) 8470 eric5.Utilities.crypto.py3PBKDF2.rehashPassword?4(password, hashParameters)
8469 eric5.Utilities.crypto.py3PBKDF2.verifyPassword?4(password, hash) 8471 eric5.Utilities.crypto.py3PBKDF2.verifyPassword?4(password, hash)
8470 eric5.Utilities.decode?4(text) 8472 eric5.Utilities.decode?4(text)
8471 eric5.Utilities.decodeBytes?4(buffer) 8473 eric5.Utilities.decodeBytes?4(buffer)
8472 eric5.Utilities.decodeString?4(text) 8474 eric5.Utilities.decodeString?4(text)
8475 eric5.Utilities.determinePythonVersion?4(filename, source, editor=None)
8473 eric5.Utilities.direntries?4(path, filesonly=False, pattern=None, followsymlinks=True, checkStop=None) 8476 eric5.Utilities.direntries?4(path, filesonly=False, pattern=None, followsymlinks=True, checkStop=None)
8474 eric5.Utilities.encode?4(text, orig_coding) 8477 eric5.Utilities.encode?4(text, orig_coding)
8475 eric5.Utilities.escape_entities?4(m, map=_escape_map) 8478 eric5.Utilities.escape_entities?4(m, map=_escape_map)
8476 eric5.Utilities.escape_uentities?4(m) 8479 eric5.Utilities.escape_uentities?4(m)
8477 eric5.Utilities.extractFlags?4(text) 8480 eric5.Utilities.extractFlags?4(text)
8503 eric5.Utilities.html_udecode?4(text, pattern=_uunescape) 8506 eric5.Utilities.html_udecode?4(text, pattern=_uunescape)
8504 eric5.Utilities.html_uencode?4(text, pattern=_uescape) 8507 eric5.Utilities.html_uencode?4(text, pattern=_uescape)
8505 eric5.Utilities.isExecutable?4(exe) 8508 eric5.Utilities.isExecutable?4(exe)
8506 eric5.Utilities.isinpath?4(file) 8509 eric5.Utilities.isinpath?4(file)
8507 eric5.Utilities.joinext?4(prefix, ext) 8510 eric5.Utilities.joinext?4(prefix, ext)
8511 eric5.Utilities.jsCheckSyntax?4(file, codestring="")
8508 eric5.Utilities.linesep?4() 8512 eric5.Utilities.linesep?4()
8509 eric5.Utilities.normabsjoinpath?4(a, *p) 8513 eric5.Utilities.normabsjoinpath?4(a, *p)
8510 eric5.Utilities.normabspath?4(path) 8514 eric5.Utilities.normabspath?4(path)
8511 eric5.Utilities.normcaseabspath?4(path) 8515 eric5.Utilities.normcaseabspath?4(path)
8512 eric5.Utilities.normcasepath?4(path) 8516 eric5.Utilities.normcasepath?4(path)

eric ide

mercurial