APIs/Python3/eric5.api

changeset 130
fcce4cc20d95
parent 128
13e96bd0f5a5
child 140
64f805e1f105
equal deleted inserted replaced
129:3bc474738bf3 130:fcce4cc20d95
3391 eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.EditorHighlightingStylesPage.save?4() 3391 eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.EditorHighlightingStylesPage.save?4()
3392 eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.EditorHighlightingStylesPage.saveState?4() 3392 eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.EditorHighlightingStylesPage.saveState?4()
3393 eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.EditorHighlightingStylesPage.setState?4(state) 3393 eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.EditorHighlightingStylesPage.setState?4(state)
3394 eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.EditorHighlightingStylesPage?1(lexers) 3394 eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.EditorHighlightingStylesPage?1(lexers)
3395 eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.create?4(dlg) 3395 eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.create?4(dlg)
3396 eric5.Preferences.ConfigurationPages.EditorKeywordsPage.EditorKeywordsPage.on_languageCombo_activated?4(language)
3397 eric5.Preferences.ConfigurationPages.EditorKeywordsPage.EditorKeywordsPage.on_setSpinBox_valueChanged?4(kwSet)
3398 eric5.Preferences.ConfigurationPages.EditorKeywordsPage.EditorKeywordsPage.save?4()
3399 eric5.Preferences.ConfigurationPages.EditorKeywordsPage.EditorKeywordsPage?1()
3400 eric5.Preferences.ConfigurationPages.EditorKeywordsPage.create?4(dlg)
3396 eric5.Preferences.ConfigurationPages.EditorPropertiesPage.EditorPropertiesPage.save?4() 3401 eric5.Preferences.ConfigurationPages.EditorPropertiesPage.EditorPropertiesPage.save?4()
3397 eric5.Preferences.ConfigurationPages.EditorPropertiesPage.EditorPropertiesPage?1(lexers) 3402 eric5.Preferences.ConfigurationPages.EditorPropertiesPage.EditorPropertiesPage?1(lexers)
3398 eric5.Preferences.ConfigurationPages.EditorPropertiesPage.create?4(dlg) 3403 eric5.Preferences.ConfigurationPages.EditorPropertiesPage.create?4(dlg)
3399 eric5.Preferences.ConfigurationPages.EditorSearchPage.EditorSearchPage.on_searchMarkerButton_clicked?4() 3404 eric5.Preferences.ConfigurationPages.EditorSearchPage.EditorSearchPage.on_searchMarkerButton_clicked?4()
3400 eric5.Preferences.ConfigurationPages.EditorSearchPage.EditorSearchPage.save?4() 3405 eric5.Preferences.ConfigurationPages.EditorSearchPage.EditorSearchPage.save?4()
3665 eric5.Preferences.getDebugger?4(key, prefClass = Prefs) 3670 eric5.Preferences.getDebugger?4(key, prefClass = Prefs)
3666 eric5.Preferences.getEditor?4(key, prefClass = Prefs) 3671 eric5.Preferences.getEditor?4(key, prefClass = Prefs)
3667 eric5.Preferences.getEditorAPI?4(key, prefClass = Prefs) 3672 eric5.Preferences.getEditorAPI?4(key, prefClass = Prefs)
3668 eric5.Preferences.getEditorColour?4(key, prefClass = Prefs) 3673 eric5.Preferences.getEditorColour?4(key, prefClass = Prefs)
3669 eric5.Preferences.getEditorExporter?4(key, prefClass = Prefs) 3674 eric5.Preferences.getEditorExporter?4(key, prefClass = Prefs)
3675 eric5.Preferences.getEditorKeywords?4(key, prefClass = Prefs)
3670 eric5.Preferences.getEditorLexerAssoc?4(filename, prefClass = Prefs) 3676 eric5.Preferences.getEditorLexerAssoc?4(filename, prefClass = Prefs)
3671 eric5.Preferences.getEditorLexerAssocs?4(prefClass = Prefs) 3677 eric5.Preferences.getEditorLexerAssocs?4(prefClass = Prefs)
3672 eric5.Preferences.getEditorOtherFonts?4(key, prefClass = Prefs) 3678 eric5.Preferences.getEditorOtherFonts?4(key, prefClass = Prefs)
3673 eric5.Preferences.getEditorTyping?4(key, prefClass = Prefs) 3679 eric5.Preferences.getEditorTyping?4(key, prefClass = Prefs)
3674 eric5.Preferences.getFlakes?4(key, prefClass = Prefs) 3680 eric5.Preferences.getFlakes?4(key, prefClass = Prefs)
3712 eric5.Preferences.setDebugger?4(key, value, prefClass = Prefs) 3718 eric5.Preferences.setDebugger?4(key, value, prefClass = Prefs)
3713 eric5.Preferences.setEditor?4(key, value, prefClass = Prefs) 3719 eric5.Preferences.setEditor?4(key, value, prefClass = Prefs)
3714 eric5.Preferences.setEditorAPI?4(key, apilist, prefClass = Prefs) 3720 eric5.Preferences.setEditorAPI?4(key, apilist, prefClass = Prefs)
3715 eric5.Preferences.setEditorColour?4(key, value, prefClass = Prefs) 3721 eric5.Preferences.setEditorColour?4(key, value, prefClass = Prefs)
3716 eric5.Preferences.setEditorExporter?4(key, value, prefClass = Prefs) 3722 eric5.Preferences.setEditorExporter?4(key, value, prefClass = Prefs)
3723 eric5.Preferences.setEditorKeywords?4(key, keywordsLists, prefClass = Prefs)
3717 eric5.Preferences.setEditorLexerAssocs?4(assocs, prefClass = Prefs) 3724 eric5.Preferences.setEditorLexerAssocs?4(assocs, prefClass = Prefs)
3718 eric5.Preferences.setEditorOtherFonts?4(key, font, prefClass = Prefs) 3725 eric5.Preferences.setEditorOtherFonts?4(key, font, prefClass = Prefs)
3719 eric5.Preferences.setEditorTyping?4(key, value, prefClass = Prefs) 3726 eric5.Preferences.setEditorTyping?4(key, value, prefClass = Prefs)
3720 eric5.Preferences.setFlakes?4(key, value, prefClass = Prefs) 3727 eric5.Preferences.setFlakes?4(key, value, prefClass = Prefs)
3721 eric5.Preferences.setGeometry?4(key, value, prefClass = Prefs) 3728 eric5.Preferences.setGeometry?4(key, value, prefClass = Prefs)
4313 eric5.QScintilla.Lexers.Lexer.Lexer.commentStr?4() 4320 eric5.QScintilla.Lexers.Lexer.Lexer.commentStr?4()
4314 eric5.QScintilla.Lexers.Lexer.Lexer.hasSmartIndent?4() 4321 eric5.QScintilla.Lexers.Lexer.Lexer.hasSmartIndent?4()
4315 eric5.QScintilla.Lexers.Lexer.Lexer.initProperties?4() 4322 eric5.QScintilla.Lexers.Lexer.Lexer.initProperties?4()
4316 eric5.QScintilla.Lexers.Lexer.Lexer.isCommentStyle?4(style) 4323 eric5.QScintilla.Lexers.Lexer.Lexer.isCommentStyle?4(style)
4317 eric5.QScintilla.Lexers.Lexer.Lexer.isStringStyle?4(style) 4324 eric5.QScintilla.Lexers.Lexer.Lexer.isStringStyle?4(style)
4325 eric5.QScintilla.Lexers.Lexer.Lexer.keywords?4(kwSet)
4318 eric5.QScintilla.Lexers.Lexer.Lexer.smartIndentLine?4(editor) 4326 eric5.QScintilla.Lexers.Lexer.Lexer.smartIndentLine?4(editor)
4319 eric5.QScintilla.Lexers.Lexer.Lexer.smartIndentSelection?4(editor) 4327 eric5.QScintilla.Lexers.Lexer.Lexer.smartIndentSelection?4(editor)
4320 eric5.QScintilla.Lexers.Lexer.Lexer.streamCommentStr?4() 4328 eric5.QScintilla.Lexers.Lexer.Lexer.streamCommentStr?4()
4321 eric5.QScintilla.Lexers.Lexer.Lexer?1() 4329 eric5.QScintilla.Lexers.Lexer.Lexer?1()
4330 eric5.QScintilla.Lexers.LexerBash.LexerBash.defaultKeywords?4(kwSet)
4322 eric5.QScintilla.Lexers.LexerBash.LexerBash.initProperties?4() 4331 eric5.QScintilla.Lexers.LexerBash.LexerBash.initProperties?4()
4323 eric5.QScintilla.Lexers.LexerBash.LexerBash.isCommentStyle?4(style) 4332 eric5.QScintilla.Lexers.LexerBash.LexerBash.isCommentStyle?4(style)
4324 eric5.QScintilla.Lexers.LexerBash.LexerBash.isStringStyle?4(style) 4333 eric5.QScintilla.Lexers.LexerBash.LexerBash.isStringStyle?4(style)
4325 eric5.QScintilla.Lexers.LexerBash.LexerBash?1(parent = None) 4334 eric5.QScintilla.Lexers.LexerBash.LexerBash?1(parent = None)
4335 eric5.QScintilla.Lexers.LexerBatch.LexerBatch.defaultKeywords?4(kwSet)
4326 eric5.QScintilla.Lexers.LexerBatch.LexerBatch.isCommentStyle?4(style) 4336 eric5.QScintilla.Lexers.LexerBatch.LexerBatch.isCommentStyle?4(style)
4327 eric5.QScintilla.Lexers.LexerBatch.LexerBatch.isStringStyle?4(style) 4337 eric5.QScintilla.Lexers.LexerBatch.LexerBatch.isStringStyle?4(style)
4328 eric5.QScintilla.Lexers.LexerBatch.LexerBatch?1(parent=None) 4338 eric5.QScintilla.Lexers.LexerBatch.LexerBatch?1(parent=None)
4339 eric5.QScintilla.Lexers.LexerCMake.LexerCMake.defaultKeywords?4(kwSet)
4329 eric5.QScintilla.Lexers.LexerCMake.LexerCMake.initProperties?4() 4340 eric5.QScintilla.Lexers.LexerCMake.LexerCMake.initProperties?4()
4330 eric5.QScintilla.Lexers.LexerCMake.LexerCMake.isCommentStyle?4(style) 4341 eric5.QScintilla.Lexers.LexerCMake.LexerCMake.isCommentStyle?4(style)
4331 eric5.QScintilla.Lexers.LexerCMake.LexerCMake.isStringStyle?4(style) 4342 eric5.QScintilla.Lexers.LexerCMake.LexerCMake.isStringStyle?4(style)
4332 eric5.QScintilla.Lexers.LexerCMake.LexerCMake?1(parent=None) 4343 eric5.QScintilla.Lexers.LexerCMake.LexerCMake?1(parent=None)
4333 eric5.QScintilla.Lexers.LexerCPP.LexerCPP.autoCompletionWordSeparators?4() 4344 eric5.QScintilla.Lexers.LexerCPP.LexerCPP.autoCompletionWordSeparators?4()
4345 eric5.QScintilla.Lexers.LexerCPP.LexerCPP.defaultKeywords?4(kwSet)
4334 eric5.QScintilla.Lexers.LexerCPP.LexerCPP.initProperties?4() 4346 eric5.QScintilla.Lexers.LexerCPP.LexerCPP.initProperties?4()
4335 eric5.QScintilla.Lexers.LexerCPP.LexerCPP.isCommentStyle?4(style) 4347 eric5.QScintilla.Lexers.LexerCPP.LexerCPP.isCommentStyle?4(style)
4336 eric5.QScintilla.Lexers.LexerCPP.LexerCPP.isStringStyle?4(style) 4348 eric5.QScintilla.Lexers.LexerCPP.LexerCPP.isStringStyle?4(style)
4337 eric5.QScintilla.Lexers.LexerCPP.LexerCPP?1(parent=None, caseInsensitiveKeywords = False) 4349 eric5.QScintilla.Lexers.LexerCPP.LexerCPP?1(parent=None, caseInsensitiveKeywords = False)
4350 eric5.QScintilla.Lexers.LexerCSS.LexerCSS.defaultKeywords?4(kwSet)
4338 eric5.QScintilla.Lexers.LexerCSS.LexerCSS.initProperties?4() 4351 eric5.QScintilla.Lexers.LexerCSS.LexerCSS.initProperties?4()
4339 eric5.QScintilla.Lexers.LexerCSS.LexerCSS.isCommentStyle?4(style) 4352 eric5.QScintilla.Lexers.LexerCSS.LexerCSS.isCommentStyle?4(style)
4340 eric5.QScintilla.Lexers.LexerCSS.LexerCSS.isStringStyle?4(style) 4353 eric5.QScintilla.Lexers.LexerCSS.LexerCSS.isStringStyle?4(style)
4341 eric5.QScintilla.Lexers.LexerCSS.LexerCSS?1(parent=None) 4354 eric5.QScintilla.Lexers.LexerCSS.LexerCSS?1(parent=None)
4355 eric5.QScintilla.Lexers.LexerCSharp.LexerCSharp.defaultKeywords?4(kwSet)
4342 eric5.QScintilla.Lexers.LexerCSharp.LexerCSharp.initProperties?4() 4356 eric5.QScintilla.Lexers.LexerCSharp.LexerCSharp.initProperties?4()
4343 eric5.QScintilla.Lexers.LexerCSharp.LexerCSharp.isCommentStyle?4(style) 4357 eric5.QScintilla.Lexers.LexerCSharp.LexerCSharp.isCommentStyle?4(style)
4344 eric5.QScintilla.Lexers.LexerCSharp.LexerCSharp.isStringStyle?4(style) 4358 eric5.QScintilla.Lexers.LexerCSharp.LexerCSharp.isStringStyle?4(style)
4345 eric5.QScintilla.Lexers.LexerCSharp.LexerCSharp?1(parent=None) 4359 eric5.QScintilla.Lexers.LexerCSharp.LexerCSharp?1(parent=None)
4346 eric5.QScintilla.Lexers.LexerContainer.LexerContainer.description?4(style) 4360 eric5.QScintilla.Lexers.LexerContainer.LexerContainer.description?4(style)
4348 eric5.QScintilla.Lexers.LexerContainer.LexerContainer.lexer?4() 4362 eric5.QScintilla.Lexers.LexerContainer.LexerContainer.lexer?4()
4349 eric5.QScintilla.Lexers.LexerContainer.LexerContainer.styleBitsNeeded?4() 4363 eric5.QScintilla.Lexers.LexerContainer.LexerContainer.styleBitsNeeded?4()
4350 eric5.QScintilla.Lexers.LexerContainer.LexerContainer.styleText?4(start, end) 4364 eric5.QScintilla.Lexers.LexerContainer.LexerContainer.styleText?4(start, end)
4351 eric5.QScintilla.Lexers.LexerContainer.LexerContainer?1(parent = None) 4365 eric5.QScintilla.Lexers.LexerContainer.LexerContainer?1(parent = None)
4352 eric5.QScintilla.Lexers.LexerD.LexerD.autoCompletionWordSeparators?4() 4366 eric5.QScintilla.Lexers.LexerD.LexerD.autoCompletionWordSeparators?4()
4367 eric5.QScintilla.Lexers.LexerD.LexerD.defaultKeywords?4(kwSet)
4353 eric5.QScintilla.Lexers.LexerD.LexerD.initProperties?4() 4368 eric5.QScintilla.Lexers.LexerD.LexerD.initProperties?4()
4354 eric5.QScintilla.Lexers.LexerD.LexerD.isCommentStyle?4(style) 4369 eric5.QScintilla.Lexers.LexerD.LexerD.isCommentStyle?4(style)
4355 eric5.QScintilla.Lexers.LexerD.LexerD.isStringStyle?4(style) 4370 eric5.QScintilla.Lexers.LexerD.LexerD.isStringStyle?4(style)
4356 eric5.QScintilla.Lexers.LexerD.LexerD?1(parent=None) 4371 eric5.QScintilla.Lexers.LexerD.LexerD?1(parent=None)
4372 eric5.QScintilla.Lexers.LexerDiff.LexerDiff.defaultKeywords?4(kwSet)
4357 eric5.QScintilla.Lexers.LexerDiff.LexerDiff.isCommentStyle?4(style) 4373 eric5.QScintilla.Lexers.LexerDiff.LexerDiff.isCommentStyle?4(style)
4358 eric5.QScintilla.Lexers.LexerDiff.LexerDiff.isStringStyle?4(style) 4374 eric5.QScintilla.Lexers.LexerDiff.LexerDiff.isStringStyle?4(style)
4359 eric5.QScintilla.Lexers.LexerDiff.LexerDiff?1(parent=None) 4375 eric5.QScintilla.Lexers.LexerDiff.LexerDiff?1(parent=None)
4360 eric5.QScintilla.Lexers.LexerFortran.LexerFortran.autoCompletionWordSeparators?4() 4376 eric5.QScintilla.Lexers.LexerFortran.LexerFortran.autoCompletionWordSeparators?4()
4377 eric5.QScintilla.Lexers.LexerFortran.LexerFortran.defaultKeywords?4(kwSet)
4361 eric5.QScintilla.Lexers.LexerFortran.LexerFortran.initProperties?4() 4378 eric5.QScintilla.Lexers.LexerFortran.LexerFortran.initProperties?4()
4362 eric5.QScintilla.Lexers.LexerFortran.LexerFortran.isCommentStyle?4(style) 4379 eric5.QScintilla.Lexers.LexerFortran.LexerFortran.isCommentStyle?4(style)
4363 eric5.QScintilla.Lexers.LexerFortran.LexerFortran.isStringStyle?4(style) 4380 eric5.QScintilla.Lexers.LexerFortran.LexerFortran.isStringStyle?4(style)
4364 eric5.QScintilla.Lexers.LexerFortran.LexerFortran?1(parent = None) 4381 eric5.QScintilla.Lexers.LexerFortran.LexerFortran?1(parent = None)
4365 eric5.QScintilla.Lexers.LexerFortran77.LexerFortran77.autoCompletionWordSeparators?4() 4382 eric5.QScintilla.Lexers.LexerFortran77.LexerFortran77.autoCompletionWordSeparators?4()
4383 eric5.QScintilla.Lexers.LexerFortran77.LexerFortran77.defaultKeywords?4(kwSet)
4366 eric5.QScintilla.Lexers.LexerFortran77.LexerFortran77.initProperties?4() 4384 eric5.QScintilla.Lexers.LexerFortran77.LexerFortran77.initProperties?4()
4367 eric5.QScintilla.Lexers.LexerFortran77.LexerFortran77.isCommentStyle?4(style) 4385 eric5.QScintilla.Lexers.LexerFortran77.LexerFortran77.isCommentStyle?4(style)
4368 eric5.QScintilla.Lexers.LexerFortran77.LexerFortran77.isStringStyle?4(style) 4386 eric5.QScintilla.Lexers.LexerFortran77.LexerFortran77.isStringStyle?4(style)
4369 eric5.QScintilla.Lexers.LexerFortran77.LexerFortran77?1(parent = None) 4387 eric5.QScintilla.Lexers.LexerFortran77.LexerFortran77?1(parent = None)
4388 eric5.QScintilla.Lexers.LexerHTML.LexerHTML.defaultKeywords?4(kwSet)
4370 eric5.QScintilla.Lexers.LexerHTML.LexerHTML.initProperties?4() 4389 eric5.QScintilla.Lexers.LexerHTML.LexerHTML.initProperties?4()
4371 eric5.QScintilla.Lexers.LexerHTML.LexerHTML.isCommentStyle?4(style) 4390 eric5.QScintilla.Lexers.LexerHTML.LexerHTML.isCommentStyle?4(style)
4372 eric5.QScintilla.Lexers.LexerHTML.LexerHTML.isStringStyle?4(style) 4391 eric5.QScintilla.Lexers.LexerHTML.LexerHTML.isStringStyle?4(style)
4373 eric5.QScintilla.Lexers.LexerHTML.LexerHTML?1(parent=None) 4392 eric5.QScintilla.Lexers.LexerHTML.LexerHTML?1(parent=None)
4393 eric5.QScintilla.Lexers.LexerIDL.LexerIDL.defaultKeywords?4(kwSet)
4374 eric5.QScintilla.Lexers.LexerIDL.LexerIDL.initProperties?4() 4394 eric5.QScintilla.Lexers.LexerIDL.LexerIDL.initProperties?4()
4375 eric5.QScintilla.Lexers.LexerIDL.LexerIDL.isCommentStyle?4(style) 4395 eric5.QScintilla.Lexers.LexerIDL.LexerIDL.isCommentStyle?4(style)
4376 eric5.QScintilla.Lexers.LexerIDL.LexerIDL.isStringStyle?4(style) 4396 eric5.QScintilla.Lexers.LexerIDL.LexerIDL.isStringStyle?4(style)
4377 eric5.QScintilla.Lexers.LexerIDL.LexerIDL?1(parent=None) 4397 eric5.QScintilla.Lexers.LexerIDL.LexerIDL?1(parent=None)
4398 eric5.QScintilla.Lexers.LexerJava.LexerJava.defaultKeywords?4(kwSet)
4378 eric5.QScintilla.Lexers.LexerJava.LexerJava.initProperties?4() 4399 eric5.QScintilla.Lexers.LexerJava.LexerJava.initProperties?4()
4379 eric5.QScintilla.Lexers.LexerJava.LexerJava.isCommentStyle?4(style) 4400 eric5.QScintilla.Lexers.LexerJava.LexerJava.isCommentStyle?4(style)
4380 eric5.QScintilla.Lexers.LexerJava.LexerJava.isStringStyle?4(style) 4401 eric5.QScintilla.Lexers.LexerJava.LexerJava.isStringStyle?4(style)
4381 eric5.QScintilla.Lexers.LexerJava.LexerJava?1(parent=None) 4402 eric5.QScintilla.Lexers.LexerJava.LexerJava?1(parent=None)
4403 eric5.QScintilla.Lexers.LexerJavaScript.LexerJavaScript.defaultKeywords?4(kwSet)
4382 eric5.QScintilla.Lexers.LexerJavaScript.LexerJavaScript.initProperties?4() 4404 eric5.QScintilla.Lexers.LexerJavaScript.LexerJavaScript.initProperties?4()
4383 eric5.QScintilla.Lexers.LexerJavaScript.LexerJavaScript.isCommentStyle?4(style) 4405 eric5.QScintilla.Lexers.LexerJavaScript.LexerJavaScript.isCommentStyle?4(style)
4384 eric5.QScintilla.Lexers.LexerJavaScript.LexerJavaScript.isStringStyle?4(style) 4406 eric5.QScintilla.Lexers.LexerJavaScript.LexerJavaScript.isStringStyle?4(style)
4385 eric5.QScintilla.Lexers.LexerJavaScript.LexerJavaScript?1(parent=None) 4407 eric5.QScintilla.Lexers.LexerJavaScript.LexerJavaScript?1(parent=None)
4386 eric5.QScintilla.Lexers.LexerLua.LexerLua.autoCompletionWordSeparators?4() 4408 eric5.QScintilla.Lexers.LexerLua.LexerLua.autoCompletionWordSeparators?4()
4409 eric5.QScintilla.Lexers.LexerLua.LexerLua.defaultKeywords?4(kwSet)
4387 eric5.QScintilla.Lexers.LexerLua.LexerLua.initProperties?4() 4410 eric5.QScintilla.Lexers.LexerLua.LexerLua.initProperties?4()
4388 eric5.QScintilla.Lexers.LexerLua.LexerLua.isCommentStyle?4(style) 4411 eric5.QScintilla.Lexers.LexerLua.LexerLua.isCommentStyle?4(style)
4389 eric5.QScintilla.Lexers.LexerLua.LexerLua.isStringStyle?4(style) 4412 eric5.QScintilla.Lexers.LexerLua.LexerLua.isStringStyle?4(style)
4390 eric5.QScintilla.Lexers.LexerLua.LexerLua?1(parent=None) 4413 eric5.QScintilla.Lexers.LexerLua.LexerLua?1(parent=None)
4414 eric5.QScintilla.Lexers.LexerMakefile.LexerMakefile.defaultKeywords?4(kwSet)
4391 eric5.QScintilla.Lexers.LexerMakefile.LexerMakefile.isCommentStyle?4(style) 4415 eric5.QScintilla.Lexers.LexerMakefile.LexerMakefile.isCommentStyle?4(style)
4392 eric5.QScintilla.Lexers.LexerMakefile.LexerMakefile.isStringStyle?4(style) 4416 eric5.QScintilla.Lexers.LexerMakefile.LexerMakefile.isStringStyle?4(style)
4393 eric5.QScintilla.Lexers.LexerMakefile.LexerMakefile?1(parent=None) 4417 eric5.QScintilla.Lexers.LexerMakefile.LexerMakefile?1(parent=None)
4418 eric5.QScintilla.Lexers.LexerPOV.LexerPOV.defaultKeywords?4(kwSet)
4394 eric5.QScintilla.Lexers.LexerPOV.LexerPOV.initProperties?4() 4419 eric5.QScintilla.Lexers.LexerPOV.LexerPOV.initProperties?4()
4395 eric5.QScintilla.Lexers.LexerPOV.LexerPOV.isCommentStyle?4(style) 4420 eric5.QScintilla.Lexers.LexerPOV.LexerPOV.isCommentStyle?4(style)
4396 eric5.QScintilla.Lexers.LexerPOV.LexerPOV.isStringStyle?4(style) 4421 eric5.QScintilla.Lexers.LexerPOV.LexerPOV.isStringStyle?4(style)
4397 eric5.QScintilla.Lexers.LexerPOV.LexerPOV?1(parent=None) 4422 eric5.QScintilla.Lexers.LexerPOV.LexerPOV?1(parent=None)
4398 eric5.QScintilla.Lexers.LexerPascal.LexerPascal.autoCompletionWordSeparators?4() 4423 eric5.QScintilla.Lexers.LexerPascal.LexerPascal.autoCompletionWordSeparators?4()
4424 eric5.QScintilla.Lexers.LexerPascal.LexerPascal.defaultKeywords?4(kwSet)
4399 eric5.QScintilla.Lexers.LexerPascal.LexerPascal.initProperties?4() 4425 eric5.QScintilla.Lexers.LexerPascal.LexerPascal.initProperties?4()
4400 eric5.QScintilla.Lexers.LexerPascal.LexerPascal.isCommentStyle?4(style) 4426 eric5.QScintilla.Lexers.LexerPascal.LexerPascal.isCommentStyle?4(style)
4401 eric5.QScintilla.Lexers.LexerPascal.LexerPascal.isStringStyle?4(style) 4427 eric5.QScintilla.Lexers.LexerPascal.LexerPascal.isStringStyle?4(style)
4402 eric5.QScintilla.Lexers.LexerPascal.LexerPascal?1(parent = None) 4428 eric5.QScintilla.Lexers.LexerPascal.LexerPascal?1(parent = None)
4403 eric5.QScintilla.Lexers.LexerPerl.LexerPerl.autoCompletionWordSeparators?4() 4429 eric5.QScintilla.Lexers.LexerPerl.LexerPerl.autoCompletionWordSeparators?4()
4430 eric5.QScintilla.Lexers.LexerPerl.LexerPerl.defaultKeywords?4(kwSet)
4404 eric5.QScintilla.Lexers.LexerPerl.LexerPerl.initProperties?4() 4431 eric5.QScintilla.Lexers.LexerPerl.LexerPerl.initProperties?4()
4405 eric5.QScintilla.Lexers.LexerPerl.LexerPerl.isCommentStyle?4(style) 4432 eric5.QScintilla.Lexers.LexerPerl.LexerPerl.isCommentStyle?4(style)
4406 eric5.QScintilla.Lexers.LexerPerl.LexerPerl.isStringStyle?4(style) 4433 eric5.QScintilla.Lexers.LexerPerl.LexerPerl.isStringStyle?4(style)
4407 eric5.QScintilla.Lexers.LexerPerl.LexerPerl?1(parent=None) 4434 eric5.QScintilla.Lexers.LexerPerl.LexerPerl?1(parent=None)
4435 eric5.QScintilla.Lexers.LexerPostScript.LexerPostScript.defaultKeywords?4(kwSet)
4408 eric5.QScintilla.Lexers.LexerPostScript.LexerPostScript.initProperties?4() 4436 eric5.QScintilla.Lexers.LexerPostScript.LexerPostScript.initProperties?4()
4409 eric5.QScintilla.Lexers.LexerPostScript.LexerPostScript.isCommentStyle?4(style) 4437 eric5.QScintilla.Lexers.LexerPostScript.LexerPostScript.isCommentStyle?4(style)
4410 eric5.QScintilla.Lexers.LexerPostScript.LexerPostScript.isStringStyle?4(style) 4438 eric5.QScintilla.Lexers.LexerPostScript.LexerPostScript.isStringStyle?4(style)
4411 eric5.QScintilla.Lexers.LexerPostScript.LexerPostScript?1(parent = None) 4439 eric5.QScintilla.Lexers.LexerPostScript.LexerPostScript?1(parent = None)
4440 eric5.QScintilla.Lexers.LexerProperties.LexerProperties.defaultKeywords?4(kwSet)
4412 eric5.QScintilla.Lexers.LexerProperties.LexerProperties.initProperties?4() 4441 eric5.QScintilla.Lexers.LexerProperties.LexerProperties.initProperties?4()
4413 eric5.QScintilla.Lexers.LexerProperties.LexerProperties.isCommentStyle?4(style) 4442 eric5.QScintilla.Lexers.LexerProperties.LexerProperties.isCommentStyle?4(style)
4414 eric5.QScintilla.Lexers.LexerProperties.LexerProperties.isStringStyle?4(style) 4443 eric5.QScintilla.Lexers.LexerProperties.LexerProperties.isStringStyle?4(style)
4415 eric5.QScintilla.Lexers.LexerProperties.LexerProperties?1(parent=None) 4444 eric5.QScintilla.Lexers.LexerProperties.LexerProperties?1(parent=None)
4416 eric5.QScintilla.Lexers.LexerPygments.LexerPygments.canStyle?4() 4445 eric5.QScintilla.Lexers.LexerPygments.LexerPygments.canStyle?4()
4427 eric5.QScintilla.Lexers.LexerPygments.LexerPygments?1(parent = None, name = "") 4456 eric5.QScintilla.Lexers.LexerPygments.LexerPygments?1(parent = None, name = "")
4428 eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_ERROR?7 4457 eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_ERROR?7
4429 eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_INSERTED?7 4458 eric5.QScintilla.Lexers.LexerPygments.PYGMENTS_INSERTED?7
4430 eric5.QScintilla.Lexers.LexerPygments.TOKEN_MAP?7 4459 eric5.QScintilla.Lexers.LexerPygments.TOKEN_MAP?7
4431 eric5.QScintilla.Lexers.LexerPython.LexerPython.autoCompletionWordSeparators?4() 4460 eric5.QScintilla.Lexers.LexerPython.LexerPython.autoCompletionWordSeparators?4()
4461 eric5.QScintilla.Lexers.LexerPython.LexerPython.defaultKeywords?4(kwSet)
4432 eric5.QScintilla.Lexers.LexerPython.LexerPython.getIndentationDifference?4(line, editor) 4462 eric5.QScintilla.Lexers.LexerPython.LexerPython.getIndentationDifference?4(line, editor)
4433 eric5.QScintilla.Lexers.LexerPython.LexerPython.initProperties?4() 4463 eric5.QScintilla.Lexers.LexerPython.LexerPython.initProperties?4()
4434 eric5.QScintilla.Lexers.LexerPython.LexerPython.isCommentStyle?4(style) 4464 eric5.QScintilla.Lexers.LexerPython.LexerPython.isCommentStyle?4(style)
4435 eric5.QScintilla.Lexers.LexerPython.LexerPython.isStringStyle?4(style) 4465 eric5.QScintilla.Lexers.LexerPython.LexerPython.isStringStyle?4(style)
4436 eric5.QScintilla.Lexers.LexerPython.LexerPython?1(parent=None) 4466 eric5.QScintilla.Lexers.LexerPython.LexerPython?1(parent=None)
4437 eric5.QScintilla.Lexers.LexerRegistry?7 4467 eric5.QScintilla.Lexers.LexerRegistry?7
4438 eric5.QScintilla.Lexers.LexerRuby.LexerRuby.autoCompletionWordSeparators?4() 4468 eric5.QScintilla.Lexers.LexerRuby.LexerRuby.autoCompletionWordSeparators?4()
4469 eric5.QScintilla.Lexers.LexerRuby.LexerRuby.defaultKeywords?4(kwSet)
4439 eric5.QScintilla.Lexers.LexerRuby.LexerRuby.isCommentStyle?4(style) 4470 eric5.QScintilla.Lexers.LexerRuby.LexerRuby.isCommentStyle?4(style)
4440 eric5.QScintilla.Lexers.LexerRuby.LexerRuby.isStringStyle?4(style) 4471 eric5.QScintilla.Lexers.LexerRuby.LexerRuby.isStringStyle?4(style)
4441 eric5.QScintilla.Lexers.LexerRuby.LexerRuby?1(parent=None) 4472 eric5.QScintilla.Lexers.LexerRuby.LexerRuby?1(parent=None)
4473 eric5.QScintilla.Lexers.LexerSQL.LexerSQL.defaultKeywords?4(kwSet)
4442 eric5.QScintilla.Lexers.LexerSQL.LexerSQL.initProperties?4() 4474 eric5.QScintilla.Lexers.LexerSQL.LexerSQL.initProperties?4()
4443 eric5.QScintilla.Lexers.LexerSQL.LexerSQL.isCommentStyle?4(style) 4475 eric5.QScintilla.Lexers.LexerSQL.LexerSQL.isCommentStyle?4(style)
4444 eric5.QScintilla.Lexers.LexerSQL.LexerSQL.isStringStyle?4(style) 4476 eric5.QScintilla.Lexers.LexerSQL.LexerSQL.isStringStyle?4(style)
4445 eric5.QScintilla.Lexers.LexerSQL.LexerSQL?1(parent=None) 4477 eric5.QScintilla.Lexers.LexerSQL.LexerSQL?1(parent=None)
4478 eric5.QScintilla.Lexers.LexerTCL.LexerTCL.defaultKeywords?4(kwSet)
4446 eric5.QScintilla.Lexers.LexerTCL.LexerTCL.initProperties?4() 4479 eric5.QScintilla.Lexers.LexerTCL.LexerTCL.initProperties?4()
4447 eric5.QScintilla.Lexers.LexerTCL.LexerTCL.isCommentStyle?4(style) 4480 eric5.QScintilla.Lexers.LexerTCL.LexerTCL.isCommentStyle?4(style)
4448 eric5.QScintilla.Lexers.LexerTCL.LexerTCL.isStringStyle?4(style) 4481 eric5.QScintilla.Lexers.LexerTCL.LexerTCL.isStringStyle?4(style)
4449 eric5.QScintilla.Lexers.LexerTCL.LexerTCL?1(parent=None) 4482 eric5.QScintilla.Lexers.LexerTCL.LexerTCL?1(parent=None)
4483 eric5.QScintilla.Lexers.LexerTeX.LexerTeX.defaultKeywords?4(kwSet)
4450 eric5.QScintilla.Lexers.LexerTeX.LexerTeX.isCommentStyle?4(style) 4484 eric5.QScintilla.Lexers.LexerTeX.LexerTeX.isCommentStyle?4(style)
4451 eric5.QScintilla.Lexers.LexerTeX.LexerTeX.isStringStyle?4(style) 4485 eric5.QScintilla.Lexers.LexerTeX.LexerTeX.isStringStyle?4(style)
4452 eric5.QScintilla.Lexers.LexerTeX.LexerTeX?1(parent=None) 4486 eric5.QScintilla.Lexers.LexerTeX.LexerTeX?1(parent=None)
4487 eric5.QScintilla.Lexers.LexerVHDL.LexerVHDL.defaultKeywords?4(kwSet)
4453 eric5.QScintilla.Lexers.LexerVHDL.LexerVHDL.initProperties?4() 4488 eric5.QScintilla.Lexers.LexerVHDL.LexerVHDL.initProperties?4()
4454 eric5.QScintilla.Lexers.LexerVHDL.LexerVHDL.isCommentStyle?4(style) 4489 eric5.QScintilla.Lexers.LexerVHDL.LexerVHDL.isCommentStyle?4(style)
4455 eric5.QScintilla.Lexers.LexerVHDL.LexerVHDL.isStringStyle?4(style) 4490 eric5.QScintilla.Lexers.LexerVHDL.LexerVHDL.isStringStyle?4(style)
4456 eric5.QScintilla.Lexers.LexerVHDL.LexerVHDL?1(parent=None) 4491 eric5.QScintilla.Lexers.LexerVHDL.LexerVHDL?1(parent=None)
4492 eric5.QScintilla.Lexers.LexerXML.LexerXML.defaultKeywords?4(kwSet)
4457 eric5.QScintilla.Lexers.LexerXML.LexerXML.initProperties?4() 4493 eric5.QScintilla.Lexers.LexerXML.LexerXML.initProperties?4()
4458 eric5.QScintilla.Lexers.LexerXML.LexerXML.isCommentStyle?4(style) 4494 eric5.QScintilla.Lexers.LexerXML.LexerXML.isCommentStyle?4(style)
4459 eric5.QScintilla.Lexers.LexerXML.LexerXML.isStringStyle?4(style) 4495 eric5.QScintilla.Lexers.LexerXML.LexerXML.isStringStyle?4(style)
4460 eric5.QScintilla.Lexers.LexerXML.LexerXML?1(parent=None) 4496 eric5.QScintilla.Lexers.LexerXML.LexerXML?1(parent=None)
4497 eric5.QScintilla.Lexers.LexerYAML.LexerYAML.defaultKeywords?4(kwSet)
4461 eric5.QScintilla.Lexers.LexerYAML.LexerYAML.initProperties?4() 4498 eric5.QScintilla.Lexers.LexerYAML.LexerYAML.initProperties?4()
4462 eric5.QScintilla.Lexers.LexerYAML.LexerYAML.isCommentStyle?4(style) 4499 eric5.QScintilla.Lexers.LexerYAML.LexerYAML.isCommentStyle?4(style)
4463 eric5.QScintilla.Lexers.LexerYAML.LexerYAML.isStringStyle?4(style) 4500 eric5.QScintilla.Lexers.LexerYAML.LexerYAML.isStringStyle?4(style)
4464 eric5.QScintilla.Lexers.LexerYAML.LexerYAML?1(parent = None) 4501 eric5.QScintilla.Lexers.LexerYAML.LexerYAML?1(parent = None)
4465 eric5.QScintilla.Lexers.getDefaultLexerAssociations?4() 4502 eric5.QScintilla.Lexers.getDefaultLexerAssociations?4()

eric ide

mercurial