src/eric7/APIs/Python3/eric7.api

branch
eric7
changeset 10289
490388ca210c
parent 10279
e6e270b705c2
child 10294
a055e1b82af8
equal deleted inserted replaced
10288:1f5c7f54c3cc 10289:490388ca210c
402 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sendSyntaxError?4(message, filename, lineno, charno, threadName) 402 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sendSyntaxError?4(message, filename, lineno, charno, threadName)
403 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sessionClose?4(terminate=True) 403 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sessionClose?4(terminate=True)
404 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.setDisassembly?4(disassembly) 404 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.setDisassembly?4(disassembly)
405 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.skipMultiProcessDebugging?4(scriptName) 405 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.skipMultiProcessDebugging?4(scriptName)
406 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.startDebugger?4(filename=None, host=None, port=None, enableTrace=True, exceptions=True, tracePython=False, redirect=True, passive=True, multiprocessSupport=False, ) 406 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.startDebugger?4(filename=None, host=None, port=None, enableTrace=True, exceptions=True, tracePython=False, redirect=True, passive=True, multiprocessSupport=False, )
407 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.startProgInDebugger?4(progargs, wd="", host=None, port=None, exceptions=True, tracePython=False, redirect=True, passive=True, multiprocessSupport=False, codeStr="", scriptModule="", ) 407 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.startProgInDebugger?4(progargs, wd="", host=None, port=None, exceptions=True, tracePython=False, redirect=True, passive=True, multiprocessSupport=False, callTraceOptimization=False, codeStr="", scriptModule="", )
408 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.writeReady?4(stream) 408 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.writeReady?4(stream)
409 eric7.DebugClients.Python.DebugClientBase.DebugClientBase?1() 409 eric7.DebugClients.Python.DebugClientBase.DebugClientBase?1()
410 eric7.DebugClients.Python.DebugClientBase.DebugClientClose?4(fd) 410 eric7.DebugClients.Python.DebugClientBase.DebugClientClose?4(fd)
411 eric7.DebugClients.Python.DebugClientBase.DebugClientInput?4(prompt="", echo=True) 411 eric7.DebugClients.Python.DebugClientBase.DebugClientInput?4(prompt="", echo=True)
412 eric7.DebugClients.Python.DebugClientBase.DebugClientInstance?7 412 eric7.DebugClients.Python.DebugClientBase.DebugClientInstance?7
8427 eric7.QScintilla.Editor.Editor.StartEditToken?7 8427 eric7.QScintilla.Editor.Editor.StartEditToken?7
8428 eric7.QScintilla.Editor.Editor.SyncToken?7 8428 eric7.QScintilla.Editor.Editor.SyncToken?7
8429 eric7.QScintilla.Editor.Editor.TemplateImageID?7 8429 eric7.QScintilla.Editor.Editor.TemplateImageID?7
8430 eric7.QScintilla.Editor.Editor.VcsConflictMarkerLineRegExpList?7 8430 eric7.QScintilla.Editor.Editor.VcsConflictMarkerLineRegExpList?7
8431 eric7.QScintilla.Editor.Editor.WarningCode?7 8431 eric7.QScintilla.Editor.Editor.WarningCode?7
8432 eric7.QScintilla.Editor.Editor.WarningError?7
8432 eric7.QScintilla.Editor.Editor.WarningInfo?7 8433 eric7.QScintilla.Editor.Editor.WarningInfo?7
8433 eric7.QScintilla.Editor.Editor.WarningPython?7 8434 eric7.QScintilla.Editor.Editor.WarningPython?7
8434 eric7.QScintilla.Editor.Editor.WarningStyle?7 8435 eric7.QScintilla.Editor.Editor.WarningStyle?7
8435 eric7.QScintilla.Editor.Editor.addCallTipHook?4(key, func) 8436 eric7.QScintilla.Editor.Editor.addCallTipHook?4(key, func)
8436 eric7.QScintilla.Editor.Editor.addClone?4(editor) 8437 eric7.QScintilla.Editor.Editor.addClone?4(editor)
8458 eric7.QScintilla.Editor.Editor.checkSyntax?4() 8459 eric7.QScintilla.Editor.Editor.checkSyntax?4()
8459 eric7.QScintilla.Editor.Editor.clearAllHighlights?4() 8460 eric7.QScintilla.Editor.Editor.clearAllHighlights?4()
8460 eric7.QScintilla.Editor.Editor.clearBookmarks?4() 8461 eric7.QScintilla.Editor.Editor.clearBookmarks?4()
8461 eric7.QScintilla.Editor.Editor.clearBreakpoint?4(line) 8462 eric7.QScintilla.Editor.Editor.clearBreakpoint?4(line)
8462 eric7.QScintilla.Editor.Editor.clearChangeMarkers?4() 8463 eric7.QScintilla.Editor.Editor.clearChangeMarkers?4()
8464 eric7.QScintilla.Editor.Editor.clearCodeWarnings?4()
8465 eric7.QScintilla.Editor.Editor.clearErrorWarnings?4()
8463 eric7.QScintilla.Editor.Editor.clearFlakesWarnings?4() 8466 eric7.QScintilla.Editor.Editor.clearFlakesWarnings?4()
8464 eric7.QScintilla.Editor.Editor.clearHighlight?4(startLine, startIndex, endLine, endIndex) 8467 eric7.QScintilla.Editor.Editor.clearHighlight?4(startLine, startIndex, endLine, endIndex)
8465 eric7.QScintilla.Editor.Editor.clearInfoWarnings?4() 8468 eric7.QScintilla.Editor.Editor.clearInfoWarnings?4()
8466 eric7.QScintilla.Editor.Editor.clearSearchIndicators?4() 8469 eric7.QScintilla.Editor.Editor.clearSearchIndicators?4()
8467 eric7.QScintilla.Editor.Editor.clearSearchSelectionHighlight?4() 8470 eric7.QScintilla.Editor.Editor.clearSearchSelectionHighlight?4()
8661 eric7.QScintilla.Editor.Editor.syntaxerrorToggled?7 8664 eric7.QScintilla.Editor.Editor.syntaxerrorToggled?7
8662 eric7.QScintilla.Editor.Editor.taskMarkersUpdated?7 8665 eric7.QScintilla.Editor.Editor.taskMarkersUpdated?7
8663 eric7.QScintilla.Editor.Editor.toggleBookmark?4(line) 8666 eric7.QScintilla.Editor.Editor.toggleBookmark?4(line)
8664 eric7.QScintilla.Editor.Editor.toggleCommentBlock?4() 8667 eric7.QScintilla.Editor.Editor.toggleCommentBlock?4()
8665 eric7.QScintilla.Editor.Editor.toggleCurrentFold?4() 8668 eric7.QScintilla.Editor.Editor.toggleCurrentFold?4()
8666 eric7.QScintilla.Editor.Editor.toggleSyntaxError?4(line, index, error, msg="", show=False) 8669 eric7.QScintilla.Editor.Editor.toggleSyntaxError?4(line, index, setError, msg="", show=False)
8667 eric7.QScintilla.Editor.Editor.toggleWarning?4(line, col, warning, msg="", warningType=WarningCode) 8670 eric7.QScintilla.Editor.Editor.toggleWarning?4(line, col, setWarning, msg="", warningType=WarningCode)
8668 eric7.QScintilla.Editor.Editor.uncommentLine?4() 8671 eric7.QScintilla.Editor.Editor.uncommentLine?4()
8669 eric7.QScintilla.Editor.Editor.uncommentLineOrSelection?4() 8672 eric7.QScintilla.Editor.Editor.uncommentLineOrSelection?4()
8670 eric7.QScintilla.Editor.Editor.uncommentSelection?4() 8673 eric7.QScintilla.Editor.Editor.uncommentSelection?4()
8671 eric7.QScintilla.Editor.Editor.undo?4() 8674 eric7.QScintilla.Editor.Editor.undo?4()
8672 eric7.QScintilla.Editor.Editor.undoAvailable?7 8675 eric7.QScintilla.Editor.Editor.undoAvailable?7

eric ide

mercurial