src/eric7/APIs/Python3/eric7.api

branch
eric7
changeset 10474
c18ca679259d
parent 10473
f45fd45cb11d
child 10478
de9106c55c3d
equal deleted inserted replaced
10473:f45fd45cb11d 10474:c18ca679259d
8445 eric7.QScintilla.Editor.Editor.RequestSyncToken?7 8445 eric7.QScintilla.Editor.Editor.RequestSyncToken?7
8446 eric7.QScintilla.Editor.Editor.Separator?7 8446 eric7.QScintilla.Editor.Editor.Separator?7
8447 eric7.QScintilla.Editor.Editor.StartEditToken?7 8447 eric7.QScintilla.Editor.Editor.StartEditToken?7
8448 eric7.QScintilla.Editor.Editor.SyncToken?7 8448 eric7.QScintilla.Editor.Editor.SyncToken?7
8449 eric7.QScintilla.Editor.Editor.VcsConflictMarkerLineRegExpList?7 8449 eric7.QScintilla.Editor.Editor.VcsConflictMarkerLineRegExpList?7
8450 eric7.QScintilla.Editor.Editor.WarningCode?7
8451 eric7.QScintilla.Editor.Editor.WarningError?7
8452 eric7.QScintilla.Editor.Editor.WarningInfo?7
8453 eric7.QScintilla.Editor.Editor.WarningPython?7
8454 eric7.QScintilla.Editor.Editor.WarningStyle?7
8455 eric7.QScintilla.Editor.Editor.addCallTipHook?4(key, func) 8450 eric7.QScintilla.Editor.Editor.addCallTipHook?4(key, func)
8456 eric7.QScintilla.Editor.Editor.addClone?4(editor) 8451 eric7.QScintilla.Editor.Editor.addClone?4(editor)
8457 eric7.QScintilla.Editor.Editor.addCompletionListHook?4(key, func, asynchroneous=False) 8452 eric7.QScintilla.Editor.Editor.addCompletionListHook?4(key, func, asynchroneous=False)
8458 eric7.QScintilla.Editor.Editor.addedToProject?4() 8453 eric7.QScintilla.Editor.Editor.addedToProject?4()
8459 eric7.QScintilla.Editor.Editor.autoComplete?4(auto=False, context=True) 8454 eric7.QScintilla.Editor.Editor.autoComplete?4(auto=False, context=True)
8679 eric7.QScintilla.Editor.Editor.taskMarkersUpdated?7 8674 eric7.QScintilla.Editor.Editor.taskMarkersUpdated?7
8680 eric7.QScintilla.Editor.Editor.toggleBookmark?4(line) 8675 eric7.QScintilla.Editor.Editor.toggleBookmark?4(line)
8681 eric7.QScintilla.Editor.Editor.toggleComment?4() 8676 eric7.QScintilla.Editor.Editor.toggleComment?4()
8682 eric7.QScintilla.Editor.Editor.toggleCurrentFold?4() 8677 eric7.QScintilla.Editor.Editor.toggleCurrentFold?4()
8683 eric7.QScintilla.Editor.Editor.toggleSyntaxError?4(line, index, setError, msg="", show=False) 8678 eric7.QScintilla.Editor.Editor.toggleSyntaxError?4(line, index, setError, msg="", show=False)
8684 eric7.QScintilla.Editor.Editor.toggleWarning?4(line, col, setWarning, msg="", warningType=WarningCode) 8679 eric7.QScintilla.Editor.Editor.toggleWarning?4(line, col, setWarning, msg="", warningType=EditorWarningKind.Code, )
8685 eric7.QScintilla.Editor.Editor.uncommentLineOrSelection?4() 8680 eric7.QScintilla.Editor.Editor.uncommentLineOrSelection?4()
8686 eric7.QScintilla.Editor.Editor.undo?4() 8681 eric7.QScintilla.Editor.Editor.undo?4()
8687 eric7.QScintilla.Editor.Editor.undoAvailable?7 8682 eric7.QScintilla.Editor.Editor.undoAvailable?7
8688 eric7.QScintilla.Editor.Editor.unindentLineOrSelection?4() 8683 eric7.QScintilla.Editor.Editor.unindentLineOrSelection?4()
8689 eric7.QScintilla.Editor.Editor.unregisterMouseHoverHelpFunction?4(func) 8684 eric7.QScintilla.Editor.Editor.unregisterMouseHoverHelpFunction?4(func)
8705 eric7.QScintilla.Editor.EditorIconId.Method?7 8700 eric7.QScintilla.Editor.EditorIconId.Method?7
8706 eric7.QScintilla.Editor.EditorIconId.MethodPrivate?7 8701 eric7.QScintilla.Editor.EditorIconId.MethodPrivate?7
8707 eric7.QScintilla.Editor.EditorIconId.MethodProtected?7 8702 eric7.QScintilla.Editor.EditorIconId.MethodProtected?7
8708 eric7.QScintilla.Editor.EditorIconId.Module?7 8703 eric7.QScintilla.Editor.EditorIconId.Module?7
8709 eric7.QScintilla.Editor.EditorIconId.TemplateImage?7 8704 eric7.QScintilla.Editor.EditorIconId.TemplateImage?7
8705 eric7.QScintilla.Editor.EditorWarningKind.Code?7
8706 eric7.QScintilla.Editor.EditorWarningKind.Error?7
8707 eric7.QScintilla.Editor.EditorWarningKind.Info?7
8708 eric7.QScintilla.Editor.EditorWarningKind.Python?7
8709 eric7.QScintilla.Editor.EditorWarningKind.Style?7
8710 eric7.QScintilla.Editor.ReferenceItem?7 8710 eric7.QScintilla.Editor.ReferenceItem?7
8711 eric7.QScintilla.Editor.ReferencesListID?7 8711 eric7.QScintilla.Editor.ReferencesListID?7
8712 eric7.QScintilla.Editor.TemplateCompletionListID?7 8712 eric7.QScintilla.Editor.TemplateCompletionListID?7
8713 eric7.QScintilla.EditorAssembly.EditorAssembly.aboutToBeClosed?4() 8713 eric7.QScintilla.EditorAssembly.EditorAssembly.aboutToBeClosed?4()
8714 eric7.QScintilla.EditorAssembly.EditorAssembly.getEditor?4() 8714 eric7.QScintilla.EditorAssembly.EditorAssembly.getEditor?4()

eric ide

mercurial