APIs/Python3/eric5.api

changeset 1169
36a3bb21e6e6
parent 1166
a94b0a2fafd7
child 1170
a3731e520b28
equal deleted inserted replaced
1167:8beb6bacd874 1169:36a3bb21e6e6
5450 eric5.QScintilla.Editor.Editor.getSyntaxErrors?4() 5450 eric5.QScintilla.Editor.Editor.getSyntaxErrors?4()
5451 eric5.QScintilla.Editor.Editor.getWord?4(line, index, direction=0, useWordChars=True) 5451 eric5.QScintilla.Editor.Editor.getWord?4(line, index, direction=0, useWordChars=True)
5452 eric5.QScintilla.Editor.Editor.getWordBoundaries?4(line, index, useWordChars=True) 5452 eric5.QScintilla.Editor.Editor.getWordBoundaries?4(line, index, useWordChars=True)
5453 eric5.QScintilla.Editor.Editor.getWordLeft?4(line, index) 5453 eric5.QScintilla.Editor.Editor.getWordLeft?4(line, index)
5454 eric5.QScintilla.Editor.Editor.getWordRight?4(line, index) 5454 eric5.QScintilla.Editor.Editor.getWordRight?4(line, index)
5455 eric5.QScintilla.Editor.Editor.gotoLastEditPosition?4()
5455 eric5.QScintilla.Editor.Editor.gotoLine?4(line, pos=1) 5456 eric5.QScintilla.Editor.Editor.gotoLine?4(line, pos=1)
5457 eric5.QScintilla.Editor.Editor.gotoMethodClass?4(goUp=False)
5456 eric5.QScintilla.Editor.Editor.gotoSyntaxError?4() 5458 eric5.QScintilla.Editor.Editor.gotoSyntaxError?4()
5457 eric5.QScintilla.Editor.Editor.handleMonospacedEnable?4() 5459 eric5.QScintilla.Editor.Editor.handleMonospacedEnable?4()
5458 eric5.QScintilla.Editor.Editor.handleRenamed?4(fn) 5460 eric5.QScintilla.Editor.Editor.handleRenamed?4(fn)
5459 eric5.QScintilla.Editor.Editor.hasBookmarks?4() 5461 eric5.QScintilla.Editor.Editor.hasBookmarks?4()
5460 eric5.QScintilla.Editor.Editor.hasBreakpoints?4() 5462 eric5.QScintilla.Editor.Editor.hasBreakpoints?4()
5464 eric5.QScintilla.Editor.Editor.hasSyntaxErrors?4() 5466 eric5.QScintilla.Editor.Editor.hasSyntaxErrors?4()
5465 eric5.QScintilla.Editor.Editor.hasTaskMarkers?4() 5467 eric5.QScintilla.Editor.Editor.hasTaskMarkers?4()
5466 eric5.QScintilla.Editor.Editor.highlight?4(line=None, error=False, syntaxError=False) 5468 eric5.QScintilla.Editor.Editor.highlight?4(line=None, error=False, syntaxError=False)
5467 eric5.QScintilla.Editor.Editor.highlightVisible?4() 5469 eric5.QScintilla.Editor.Editor.highlightVisible?4()
5468 eric5.QScintilla.Editor.Editor.indentLineOrSelection?4() 5470 eric5.QScintilla.Editor.Editor.indentLineOrSelection?4()
5471 eric5.QScintilla.Editor.Editor.isLastEditPositionAvailable?4()
5469 eric5.QScintilla.Editor.Editor.isPy2File?4() 5472 eric5.QScintilla.Editor.Editor.isPy2File?4()
5470 eric5.QScintilla.Editor.Editor.isPy3File?4() 5473 eric5.QScintilla.Editor.Editor.isPy3File?4()
5471 eric5.QScintilla.Editor.Editor.isRubyFile?4() 5474 eric5.QScintilla.Editor.Editor.isRubyFile?4()
5472 eric5.QScintilla.Editor.Editor.isSpellCheckRegion?4(pos) 5475 eric5.QScintilla.Editor.Editor.isSpellCheckRegion?4(pos)
5473 eric5.QScintilla.Editor.Editor.joinLines?4() 5476 eric5.QScintilla.Editor.Editor.joinLines?4()
5474 eric5.QScintilla.Editor.Editor.keyPressEvent?4(ev) 5477 eric5.QScintilla.Editor.Editor.keyPressEvent?4(ev)
5475 eric5.QScintilla.Editor.Editor.languageChanged?7 5478 eric5.QScintilla.Editor.Editor.languageChanged?7
5479 eric5.QScintilla.Editor.Editor.lastEditPositionAvailable?7
5476 eric5.QScintilla.Editor.Editor.macroDelete?4() 5480 eric5.QScintilla.Editor.Editor.macroDelete?4()
5477 eric5.QScintilla.Editor.Editor.macroLoad?4() 5481 eric5.QScintilla.Editor.Editor.macroLoad?4()
5478 eric5.QScintilla.Editor.Editor.macroRecordingStart?4() 5482 eric5.QScintilla.Editor.Editor.macroRecordingStart?4()
5479 eric5.QScintilla.Editor.Editor.macroRecordingStop?4() 5483 eric5.QScintilla.Editor.Editor.macroRecordingStop?4()
5480 eric5.QScintilla.Editor.Editor.macroRun?4() 5484 eric5.QScintilla.Editor.Editor.macroRun?4()

eric ide

mercurial