APIs/Python3/eric6.api

changeset 6106
921d070cec82
parent 6093
5ed91fe54bc9
child 6111
d38b38117d83
equal deleted inserted replaced
6105:cbd34d558bd9 6106:921d070cec82
8263 eric6.QScintilla.Editor.Editor.getCompleter?4() 8263 eric6.QScintilla.Editor.Editor.getCompleter?4()
8264 eric6.QScintilla.Editor.Editor.getCompletionListHook?4(key) 8264 eric6.QScintilla.Editor.Editor.getCompletionListHook?4(key)
8265 eric6.QScintilla.Editor.Editor.getCoverageLines?4() 8265 eric6.QScintilla.Editor.Editor.getCoverageLines?4()
8266 eric6.QScintilla.Editor.Editor.getCurrentWord?4() 8266 eric6.QScintilla.Editor.Editor.getCurrentWord?4()
8267 eric6.QScintilla.Editor.Editor.getCurrentWordBoundaries?4() 8267 eric6.QScintilla.Editor.Editor.getCurrentWordBoundaries?4()
8268 eric6.QScintilla.Editor.Editor.getEditorConfig?4(option)
8268 eric6.QScintilla.Editor.Editor.getEncoding?4() 8269 eric6.QScintilla.Editor.Editor.getEncoding?4()
8269 eric6.QScintilla.Editor.Editor.getFileName?4() 8270 eric6.QScintilla.Editor.Editor.getFileName?4()
8270 eric6.QScintilla.Editor.Editor.getFileType?4() 8271 eric6.QScintilla.Editor.Editor.getFileType?4()
8271 eric6.QScintilla.Editor.Editor.getFileTypeByFlag?4() 8272 eric6.QScintilla.Editor.Editor.getFileTypeByFlag?4()
8272 eric6.QScintilla.Editor.Editor.getHighlightPosition?4() 8273 eric6.QScintilla.Editor.Editor.getHighlightPosition?4()
8923 eric6.QScintilla.MiniEditor.MiniEditor.textForFind?4() 8924 eric6.QScintilla.MiniEditor.MiniEditor.textForFind?4()
8924 eric6.QScintilla.MiniEditor.MiniEditor?1(filename="", filetype="", parent=None, name=None) 8925 eric6.QScintilla.MiniEditor.MiniEditor?1(filename="", filetype="", parent=None, name=None)
8925 eric6.QScintilla.MiniEditor.MiniScintilla.focusInEvent?4(event) 8926 eric6.QScintilla.MiniEditor.MiniScintilla.focusInEvent?4(event)
8926 eric6.QScintilla.MiniEditor.MiniScintilla.focusOutEvent?4(event) 8927 eric6.QScintilla.MiniEditor.MiniScintilla.focusOutEvent?4(event)
8927 eric6.QScintilla.MiniEditor.MiniScintilla.getFileName?4() 8928 eric6.QScintilla.MiniEditor.MiniScintilla.getFileName?4()
8929 eric6.QScintilla.MiniEditor.MiniScintilla.removeTrailingWhitespace?4()
8928 eric6.QScintilla.MiniEditor.MiniScintilla?1(parent=None) 8930 eric6.QScintilla.MiniEditor.MiniScintilla?1(parent=None)
8929 eric6.QScintilla.Printer.Printer.formatPage?4(painter, drawing, area, pagenr) 8931 eric6.QScintilla.Printer.Printer.formatPage?4(painter, drawing, area, pagenr)
8930 eric6.QScintilla.Printer.Printer?1(mode=QPrinter.ScreenResolution) 8932 eric6.QScintilla.Printer.Printer?1(mode=QPrinter.ScreenResolution)
8931 eric6.QScintilla.QsciScintillaCompat.QSCINTILLA_VERSION?4() 8933 eric6.QScintilla.QsciScintillaCompat.QSCINTILLA_VERSION?4()
8932 eric6.QScintilla.QsciScintillaCompat.QsciScintillaCompat.ArrowFoldStyle?7 8934 eric6.QScintilla.QsciScintillaCompat.QsciScintillaCompat.ArrowFoldStyle?7
10186 eric6.Utilities.decode?4(text) 10188 eric6.Utilities.decode?4(text)
10187 eric6.Utilities.decodeBytes?4(buffer) 10189 eric6.Utilities.decodeBytes?4(buffer)
10188 eric6.Utilities.decodeString?4(text) 10190 eric6.Utilities.decodeString?4(text)
10189 eric6.Utilities.determinePythonVersion?4(filename, source, editor=None) 10191 eric6.Utilities.determinePythonVersion?4(filename, source, editor=None)
10190 eric6.Utilities.direntries?4(path, filesonly=False, pattern=None, followsymlinks=True, checkStop=None) 10192 eric6.Utilities.direntries?4(path, filesonly=False, pattern=None, followsymlinks=True, checkStop=None)
10191 eric6.Utilities.encode?4(text, orig_coding) 10193 eric6.Utilities.encode?4(text, origEncoding, forcedEncoding="")
10192 eric6.Utilities.escape_entities?4(m, escmap=_escape_map) 10194 eric6.Utilities.escape_entities?4(m, escmap=_escape_map)
10193 eric6.Utilities.escape_uentities?4(m) 10195 eric6.Utilities.escape_uentities?4(m)
10194 eric6.Utilities.extractFlags?4(text) 10196 eric6.Utilities.extractFlags?4(text)
10195 eric6.Utilities.extractFlagsFromFile?4(filename) 10197 eric6.Utilities.extractFlagsFromFile?4(filename)
10196 eric6.Utilities.extractLineFlags?4(line, startComment=") 10198 eric6.Utilities.extractLineFlags?4(line, startComment=")
10254 eric6.Utilities.uic.compileUiFiles?4(directory, recurse=False) 10256 eric6.Utilities.uic.compileUiFiles?4(directory, recurse=False)
10255 eric6.Utilities.unescape_uentities?4(m) 10257 eric6.Utilities.unescape_uentities?4(m)
10256 eric6.Utilities.win32_GetUserName?4() 10258 eric6.Utilities.win32_GetUserName?4()
10257 eric6.Utilities.win32_Kill?4(pid) 10259 eric6.Utilities.win32_Kill?4(pid)
10258 eric6.Utilities.win32_getRealName?4() 10260 eric6.Utilities.win32_getRealName?4()
10259 eric6.Utilities.writeEncodedFile?4(filename, text, orig_coding) 10261 eric6.Utilities.writeEncodedFile?4(filename, text, origEncoding, forcedEncoding="")
10260 eric6.VCS.CommandOptionsDialog.VcsCommandOptionsDialog.getOptions?4() 10262 eric6.VCS.CommandOptionsDialog.VcsCommandOptionsDialog.getOptions?4()
10261 eric6.VCS.CommandOptionsDialog.VcsCommandOptionsDialog?1(vcs, parent=None) 10263 eric6.VCS.CommandOptionsDialog.VcsCommandOptionsDialog?1(vcs, parent=None)
10262 eric6.VCS.ProjectBrowserHelper.VcsProjectBrowserHelper._VCSAdd?5() 10264 eric6.VCS.ProjectBrowserHelper.VcsProjectBrowserHelper._VCSAdd?5()
10263 eric6.VCS.ProjectBrowserHelper.VcsProjectBrowserHelper._VCSAddTree?5() 10265 eric6.VCS.ProjectBrowserHelper.VcsProjectBrowserHelper._VCSAddTree?5()
10264 eric6.VCS.ProjectBrowserHelper.VcsProjectBrowserHelper._VCSCommit?5() 10266 eric6.VCS.ProjectBrowserHelper.VcsProjectBrowserHelper._VCSCommit?5()

eric ide

mercurial