APIs/Python3/eric5.api

changeset 3062
9de9373da5bb
parent 3042
c9c3c0982145
child 3067
8fd7ae10de2b
equal deleted inserted replaced
3059:16c93928cfc5 3062:9de9373da5bb
6679 eric5.QScintilla.Editor.Editor.checkSpelling?4() 6679 eric5.QScintilla.Editor.Editor.checkSpelling?4()
6680 eric5.QScintilla.Editor.Editor.clearBookmarks?4() 6680 eric5.QScintilla.Editor.Editor.clearBookmarks?4()
6681 eric5.QScintilla.Editor.Editor.clearBreakpoint?4(line) 6681 eric5.QScintilla.Editor.Editor.clearBreakpoint?4(line)
6682 eric5.QScintilla.Editor.Editor.clearFlakesWarnings?4() 6682 eric5.QScintilla.Editor.Editor.clearFlakesWarnings?4()
6683 eric5.QScintilla.Editor.Editor.clearSearchIndicators?4() 6683 eric5.QScintilla.Editor.Editor.clearSearchIndicators?4()
6684 eric5.QScintilla.Editor.Editor.clearStyleWarnings?4()
6684 eric5.QScintilla.Editor.Editor.clearSyntaxError?4() 6685 eric5.QScintilla.Editor.Editor.clearSyntaxError?4()
6686 eric5.QScintilla.Editor.Editor.clearWarnings?4()
6685 eric5.QScintilla.Editor.Editor.close?4(alsoDelete=False) 6687 eric5.QScintilla.Editor.Editor.close?4(alsoDelete=False)
6686 eric5.QScintilla.Editor.Editor.closeIt?4() 6688 eric5.QScintilla.Editor.Editor.closeIt?4()
6687 eric5.QScintilla.Editor.Editor.codeCoverageShowAnnotations?4(silent=False) 6689 eric5.QScintilla.Editor.Editor.codeCoverageShowAnnotations?4(silent=False)
6688 eric5.QScintilla.Editor.Editor.commentLine?4() 6690 eric5.QScintilla.Editor.Editor.commentLine?4()
6689 eric5.QScintilla.Editor.Editor.commentLineOrSelection?4() 6691 eric5.QScintilla.Editor.Editor.commentLineOrSelection?4()
6719 eric5.QScintilla.Editor.Editor.getCurrentWordBoundaries?4() 6721 eric5.QScintilla.Editor.Editor.getCurrentWordBoundaries?4()
6720 eric5.QScintilla.Editor.Editor.getEncoding?4() 6722 eric5.QScintilla.Editor.Editor.getEncoding?4()
6721 eric5.QScintilla.Editor.Editor.getFileName?4() 6723 eric5.QScintilla.Editor.Editor.getFileName?4()
6722 eric5.QScintilla.Editor.Editor.getFileType?4() 6724 eric5.QScintilla.Editor.Editor.getFileType?4()
6723 eric5.QScintilla.Editor.Editor.getFileTypeByFlag?4() 6725 eric5.QScintilla.Editor.Editor.getFileTypeByFlag?4()
6724 eric5.QScintilla.Editor.Editor.getFlakesWarnings?4()
6725 eric5.QScintilla.Editor.Editor.getHighlightPosition?4() 6726 eric5.QScintilla.Editor.Editor.getHighlightPosition?4()
6726 eric5.QScintilla.Editor.Editor.getLanguage?4(normalized=True, forPygments=False) 6727 eric5.QScintilla.Editor.Editor.getLanguage?4(normalized=True, forPygments=False)
6727 eric5.QScintilla.Editor.Editor.getLexer?4() 6728 eric5.QScintilla.Editor.Editor.getLexer?4()
6728 eric5.QScintilla.Editor.Editor.getMenu?4(menuName) 6729 eric5.QScintilla.Editor.Editor.getMenu?4(menuName)
6729 eric5.QScintilla.Editor.Editor.getNoName?4() 6730 eric5.QScintilla.Editor.Editor.getNoName?4()
6730 eric5.QScintilla.Editor.Editor.getSearchText?4(selectionOnly=False) 6731 eric5.QScintilla.Editor.Editor.getSearchText?4(selectionOnly=False)
6731 eric5.QScintilla.Editor.Editor.getSharingStatus?4() 6732 eric5.QScintilla.Editor.Editor.getSharingStatus?4()
6732 eric5.QScintilla.Editor.Editor.getSyntaxErrors?4() 6733 eric5.QScintilla.Editor.Editor.getSyntaxErrors?4()
6734 eric5.QScintilla.Editor.Editor.getWarnings?4()
6733 eric5.QScintilla.Editor.Editor.getWord?4(line, index, direction=0, useWordChars=True) 6735 eric5.QScintilla.Editor.Editor.getWord?4(line, index, direction=0, useWordChars=True)
6734 eric5.QScintilla.Editor.Editor.getWordBoundaries?4(line, index, useWordChars=True) 6736 eric5.QScintilla.Editor.Editor.getWordBoundaries?4(line, index, useWordChars=True)
6735 eric5.QScintilla.Editor.Editor.getWordLeft?4(line, index) 6737 eric5.QScintilla.Editor.Editor.getWordLeft?4(line, index)
6736 eric5.QScintilla.Editor.Editor.getWordRight?4(line, index) 6738 eric5.QScintilla.Editor.Editor.getWordRight?4(line, index)
6737 eric5.QScintilla.Editor.Editor.gotoLastEditPosition?4() 6739 eric5.QScintilla.Editor.Editor.gotoLastEditPosition?4()
6742 eric5.QScintilla.Editor.Editor.handleRenamed?4(fn) 6744 eric5.QScintilla.Editor.Editor.handleRenamed?4(fn)
6743 eric5.QScintilla.Editor.Editor.hasBookmarks?4() 6745 eric5.QScintilla.Editor.Editor.hasBookmarks?4()
6744 eric5.QScintilla.Editor.Editor.hasBreakpoints?4() 6746 eric5.QScintilla.Editor.Editor.hasBreakpoints?4()
6745 eric5.QScintilla.Editor.Editor.hasChangeMarkers?4() 6747 eric5.QScintilla.Editor.Editor.hasChangeMarkers?4()
6746 eric5.QScintilla.Editor.Editor.hasCoverageMarkers?4() 6748 eric5.QScintilla.Editor.Editor.hasCoverageMarkers?4()
6747 eric5.QScintilla.Editor.Editor.hasFlakesWarnings?4()
6748 eric5.QScintilla.Editor.Editor.hasMiniMenu?4() 6749 eric5.QScintilla.Editor.Editor.hasMiniMenu?4()
6749 eric5.QScintilla.Editor.Editor.hasSyntaxErrors?4() 6750 eric5.QScintilla.Editor.Editor.hasSyntaxErrors?4()
6750 eric5.QScintilla.Editor.Editor.hasTaskMarkers?4() 6751 eric5.QScintilla.Editor.Editor.hasTaskMarkers?4()
6752 eric5.QScintilla.Editor.Editor.hasWarnings?4()
6751 eric5.QScintilla.Editor.Editor.highlight?4(line=None, error=False, syntaxError=False) 6753 eric5.QScintilla.Editor.Editor.highlight?4(line=None, error=False, syntaxError=False)
6752 eric5.QScintilla.Editor.Editor.highlightVisible?4() 6754 eric5.QScintilla.Editor.Editor.highlightVisible?4()
6753 eric5.QScintilla.Editor.Editor.indentLineOrSelection?4() 6755 eric5.QScintilla.Editor.Editor.indentLineOrSelection?4()
6754 eric5.QScintilla.Editor.Editor.isLastEditPositionAvailable?4() 6756 eric5.QScintilla.Editor.Editor.isLastEditPositionAvailable?4()
6755 eric5.QScintilla.Editor.Editor.isPy2File?4() 6757 eric5.QScintilla.Editor.Editor.isPy2File?4()
6774 eric5.QScintilla.Editor.Editor.modificationStatusChanged?7 6776 eric5.QScintilla.Editor.Editor.modificationStatusChanged?7
6775 eric5.QScintilla.Editor.Editor.mousePressEvent?4(event) 6777 eric5.QScintilla.Editor.Editor.mousePressEvent?4(event)
6776 eric5.QScintilla.Editor.Editor.newBreakpointWithProperties?4(line, properties) 6778 eric5.QScintilla.Editor.Editor.newBreakpointWithProperties?4(line, properties)
6777 eric5.QScintilla.Editor.Editor.nextBookmark?4() 6779 eric5.QScintilla.Editor.Editor.nextBookmark?4()
6778 eric5.QScintilla.Editor.Editor.nextChange?4() 6780 eric5.QScintilla.Editor.Editor.nextChange?4()
6779 eric5.QScintilla.Editor.Editor.nextFlakesWarning?4()
6780 eric5.QScintilla.Editor.Editor.nextTask?4() 6781 eric5.QScintilla.Editor.Editor.nextTask?4()
6781 eric5.QScintilla.Editor.Editor.nextUncovered?4() 6782 eric5.QScintilla.Editor.Editor.nextUncovered?4()
6783 eric5.QScintilla.Editor.Editor.nextWarning?4()
6782 eric5.QScintilla.Editor.Editor.previousBookmark?4() 6784 eric5.QScintilla.Editor.Editor.previousBookmark?4()
6783 eric5.QScintilla.Editor.Editor.previousChange?4() 6785 eric5.QScintilla.Editor.Editor.previousChange?4()
6784 eric5.QScintilla.Editor.Editor.previousFlakesWarning?4()
6785 eric5.QScintilla.Editor.Editor.previousTask?4() 6786 eric5.QScintilla.Editor.Editor.previousTask?4()
6786 eric5.QScintilla.Editor.Editor.previousUncovered?4() 6787 eric5.QScintilla.Editor.Editor.previousUncovered?4()
6788 eric5.QScintilla.Editor.Editor.previousWarning?4()
6787 eric5.QScintilla.Editor.Editor.printFile?4() 6789 eric5.QScintilla.Editor.Editor.printFile?4()
6788 eric5.QScintilla.Editor.Editor.printPreviewFile?4() 6790 eric5.QScintilla.Editor.Editor.printPreviewFile?4()
6789 eric5.QScintilla.Editor.Editor.projectClosed?4() 6791 eric5.QScintilla.Editor.Editor.projectClosed?4()
6790 eric5.QScintilla.Editor.Editor.projectLexerAssociationsChanged?4() 6792 eric5.QScintilla.Editor.Editor.projectLexerAssociationsChanged?4()
6791 eric5.QScintilla.Editor.Editor.projectOpened?4() 6793 eric5.QScintilla.Editor.Editor.projectOpened?4()
6828 eric5.QScintilla.Editor.Editor.streamCommentSelection?4() 6830 eric5.QScintilla.Editor.Editor.streamCommentSelection?4()
6829 eric5.QScintilla.Editor.Editor.syntaxerrorToggled?7 6831 eric5.QScintilla.Editor.Editor.syntaxerrorToggled?7
6830 eric5.QScintilla.Editor.Editor.taskMarkersUpdated?7 6832 eric5.QScintilla.Editor.Editor.taskMarkersUpdated?7
6831 eric5.QScintilla.Editor.Editor.toggleBookmark?4(line) 6833 eric5.QScintilla.Editor.Editor.toggleBookmark?4(line)
6832 eric5.QScintilla.Editor.Editor.toggleCommentBlock?4() 6834 eric5.QScintilla.Editor.Editor.toggleCommentBlock?4()
6833 eric5.QScintilla.Editor.Editor.toggleFlakesWarning?4(line, warning, msg="", warningType=WarningCode)
6834 eric5.QScintilla.Editor.Editor.toggleSyntaxError?4(line, index, error, msg="", show=False) 6835 eric5.QScintilla.Editor.Editor.toggleSyntaxError?4(line, index, error, msg="", show=False)
6836 eric5.QScintilla.Editor.Editor.toggleWarning?4(line, warning, msg="", warningType=WarningCode)
6835 eric5.QScintilla.Editor.Editor.uncommentLine?4() 6837 eric5.QScintilla.Editor.Editor.uncommentLine?4()
6836 eric5.QScintilla.Editor.Editor.uncommentLineOrSelection?4() 6838 eric5.QScintilla.Editor.Editor.uncommentLineOrSelection?4()
6837 eric5.QScintilla.Editor.Editor.uncommentSelection?4() 6839 eric5.QScintilla.Editor.Editor.uncommentSelection?4()
6838 eric5.QScintilla.Editor.Editor.undo?4() 6840 eric5.QScintilla.Editor.Editor.undo?4()
6839 eric5.QScintilla.Editor.Editor.undoAvailable?7 6841 eric5.QScintilla.Editor.Editor.undoAvailable?7

eric ide

mercurial