APIs/Python3/eric5.api

changeset 3654
ffeb85cdc72d
parent 3647
fef91a1eb27b
child 3799
d976b21e5ac5
equal deleted inserted replaced
3653:942c9c625bc9 3654:ffeb85cdc72d
663 eric5.Debugger.DebugProtocol.ResponseUTTestSkipped?7 663 eric5.Debugger.DebugProtocol.ResponseUTTestSkipped?7
664 eric5.Debugger.DebugProtocol.ResponseUTTestSucceededUnexpected?7 664 eric5.Debugger.DebugProtocol.ResponseUTTestSucceededUnexpected?7
665 eric5.Debugger.DebugProtocol.ResponseVariable?7 665 eric5.Debugger.DebugProtocol.ResponseVariable?7
666 eric5.Debugger.DebugProtocol.ResponseVariables?7 666 eric5.Debugger.DebugProtocol.ResponseVariables?7
667 eric5.Debugger.DebugProtocol.ResponseWPConditionError?7 667 eric5.Debugger.DebugProtocol.ResponseWPConditionError?7
668 eric5.Debugger.DebugServer.DebugServer.appendStdout?7
668 eric5.Debugger.DebugServer.DebugServer.callTraceInfo?7 669 eric5.Debugger.DebugServer.DebugServer.callTraceInfo?7
669 eric5.Debugger.DebugServer.DebugServer.clientBanner?7 670 eric5.Debugger.DebugServer.DebugServer.clientBanner?7
670 eric5.Debugger.DebugServer.DebugServer.clientBreakConditionError?7 671 eric5.Debugger.DebugServer.DebugServer.clientBreakConditionError?7
671 eric5.Debugger.DebugServer.DebugServer.clientCapabilities?7 672 eric5.Debugger.DebugServer.DebugServer.clientCapabilities?7
672 eric5.Debugger.DebugServer.DebugServer.clientClearBreak?7 673 eric5.Debugger.DebugServer.DebugServer.clientClearBreak?7
7167 eric5.QScintilla.Lexers.Lexer.Lexer.initProperties?4() 7168 eric5.QScintilla.Lexers.Lexer.Lexer.initProperties?4()
7168 eric5.QScintilla.Lexers.Lexer.Lexer.isCommentStyle?4(style) 7169 eric5.QScintilla.Lexers.Lexer.Lexer.isCommentStyle?4(style)
7169 eric5.QScintilla.Lexers.Lexer.Lexer.isStringStyle?4(style) 7170 eric5.QScintilla.Lexers.Lexer.Lexer.isStringStyle?4(style)
7170 eric5.QScintilla.Lexers.Lexer.Lexer.keywords?4(kwSet) 7171 eric5.QScintilla.Lexers.Lexer.Lexer.keywords?4(kwSet)
7171 eric5.QScintilla.Lexers.Lexer.Lexer.lexerName?4() 7172 eric5.QScintilla.Lexers.Lexer.Lexer.lexerName?4()
7173 eric5.QScintilla.Lexers.Lexer.Lexer.maximumKeywordSet?4()
7172 eric5.QScintilla.Lexers.Lexer.Lexer.smartIndentLine?4(editor) 7174 eric5.QScintilla.Lexers.Lexer.Lexer.smartIndentLine?4(editor)
7173 eric5.QScintilla.Lexers.Lexer.Lexer.smartIndentSelection?4(editor) 7175 eric5.QScintilla.Lexers.Lexer.Lexer.smartIndentSelection?4(editor)
7174 eric5.QScintilla.Lexers.Lexer.Lexer.streamCommentStr?4() 7176 eric5.QScintilla.Lexers.Lexer.Lexer.streamCommentStr?4()
7175 eric5.QScintilla.Lexers.Lexer.Lexer?1() 7177 eric5.QScintilla.Lexers.Lexer.Lexer?1()
7176 eric5.QScintilla.Lexers.LexerBash.LexerBash.defaultKeywords?4(kwSet) 7178 eric5.QScintilla.Lexers.LexerBash.LexerBash.defaultKeywords?4(kwSet)
7190 eric5.QScintilla.Lexers.LexerCPP.LexerCPP.autoCompletionWordSeparators?4() 7192 eric5.QScintilla.Lexers.LexerCPP.LexerCPP.autoCompletionWordSeparators?4()
7191 eric5.QScintilla.Lexers.LexerCPP.LexerCPP.defaultKeywords?4(kwSet) 7193 eric5.QScintilla.Lexers.LexerCPP.LexerCPP.defaultKeywords?4(kwSet)
7192 eric5.QScintilla.Lexers.LexerCPP.LexerCPP.initProperties?4() 7194 eric5.QScintilla.Lexers.LexerCPP.LexerCPP.initProperties?4()
7193 eric5.QScintilla.Lexers.LexerCPP.LexerCPP.isCommentStyle?4(style) 7195 eric5.QScintilla.Lexers.LexerCPP.LexerCPP.isCommentStyle?4(style)
7194 eric5.QScintilla.Lexers.LexerCPP.LexerCPP.isStringStyle?4(style) 7196 eric5.QScintilla.Lexers.LexerCPP.LexerCPP.isStringStyle?4(style)
7197 eric5.QScintilla.Lexers.LexerCPP.LexerCPP.maximumKeywordSet?4()
7195 eric5.QScintilla.Lexers.LexerCPP.LexerCPP?1(parent=None, caseInsensitiveKeywords=False) 7198 eric5.QScintilla.Lexers.LexerCPP.LexerCPP?1(parent=None, caseInsensitiveKeywords=False)
7196 eric5.QScintilla.Lexers.LexerCSS.LexerCSS.defaultKeywords?4(kwSet) 7199 eric5.QScintilla.Lexers.LexerCSS.LexerCSS.defaultKeywords?4(kwSet)
7197 eric5.QScintilla.Lexers.LexerCSS.LexerCSS.initProperties?4() 7200 eric5.QScintilla.Lexers.LexerCSS.LexerCSS.initProperties?4()
7198 eric5.QScintilla.Lexers.LexerCSS.LexerCSS.isCommentStyle?4(style) 7201 eric5.QScintilla.Lexers.LexerCSS.LexerCSS.isCommentStyle?4(style)
7199 eric5.QScintilla.Lexers.LexerCSS.LexerCSS.isStringStyle?4(style) 7202 eric5.QScintilla.Lexers.LexerCSS.LexerCSS.isStringStyle?4(style)
7200 eric5.QScintilla.Lexers.LexerCSS.LexerCSS?1(parent=None) 7203 eric5.QScintilla.Lexers.LexerCSS.LexerCSS?1(parent=None)
7201 eric5.QScintilla.Lexers.LexerCSharp.LexerCSharp.defaultKeywords?4(kwSet) 7204 eric5.QScintilla.Lexers.LexerCSharp.LexerCSharp.defaultKeywords?4(kwSet)
7202 eric5.QScintilla.Lexers.LexerCSharp.LexerCSharp.initProperties?4() 7205 eric5.QScintilla.Lexers.LexerCSharp.LexerCSharp.initProperties?4()
7203 eric5.QScintilla.Lexers.LexerCSharp.LexerCSharp.isCommentStyle?4(style) 7206 eric5.QScintilla.Lexers.LexerCSharp.LexerCSharp.isCommentStyle?4(style)
7204 eric5.QScintilla.Lexers.LexerCSharp.LexerCSharp.isStringStyle?4(style) 7207 eric5.QScintilla.Lexers.LexerCSharp.LexerCSharp.isStringStyle?4(style)
7208 eric5.QScintilla.Lexers.LexerCSharp.LexerCSharp.maximumKeywordSet?4()
7205 eric5.QScintilla.Lexers.LexerCSharp.LexerCSharp?1(parent=None) 7209 eric5.QScintilla.Lexers.LexerCSharp.LexerCSharp?1(parent=None)
7206 eric5.QScintilla.Lexers.LexerCoffeeScript.LexerJavaScript.defaultKeywords?4(kwSet) 7210 eric5.QScintilla.Lexers.LexerCoffeeScript.LexerCoffeeScript.defaultKeywords?4(kwSet)
7207 eric5.QScintilla.Lexers.LexerCoffeeScript.LexerJavaScript.initProperties?4() 7211 eric5.QScintilla.Lexers.LexerCoffeeScript.LexerCoffeeScript.initProperties?4()
7208 eric5.QScintilla.Lexers.LexerCoffeeScript.LexerJavaScript.isCommentStyle?4(style) 7212 eric5.QScintilla.Lexers.LexerCoffeeScript.LexerCoffeeScript.isCommentStyle?4(style)
7209 eric5.QScintilla.Lexers.LexerCoffeeScript.LexerJavaScript.isStringStyle?4(style) 7213 eric5.QScintilla.Lexers.LexerCoffeeScript.LexerCoffeeScript.isStringStyle?4(style)
7210 eric5.QScintilla.Lexers.LexerCoffeeScript.LexerJavaScript?1(parent=None) 7214 eric5.QScintilla.Lexers.LexerCoffeeScript.LexerCoffeeScript.maximumKeywordSet?4()
7215 eric5.QScintilla.Lexers.LexerCoffeeScript.LexerCoffeeScript?1(parent=None)
7211 eric5.QScintilla.Lexers.LexerContainer.LexerContainer.description?4(style) 7216 eric5.QScintilla.Lexers.LexerContainer.LexerContainer.description?4(style)
7212 eric5.QScintilla.Lexers.LexerContainer.LexerContainer.keywords?4(kwSet) 7217 eric5.QScintilla.Lexers.LexerContainer.LexerContainer.keywords?4(kwSet)
7213 eric5.QScintilla.Lexers.LexerContainer.LexerContainer.language?4() 7218 eric5.QScintilla.Lexers.LexerContainer.LexerContainer.language?4()
7214 eric5.QScintilla.Lexers.LexerContainer.LexerContainer.lexer?4() 7219 eric5.QScintilla.Lexers.LexerContainer.LexerContainer.lexer?4()
7215 eric5.QScintilla.Lexers.LexerContainer.LexerContainer.styleBitsNeeded?4() 7220 eric5.QScintilla.Lexers.LexerContainer.LexerContainer.styleBitsNeeded?4()
7218 eric5.QScintilla.Lexers.LexerD.LexerD.autoCompletionWordSeparators?4() 7223 eric5.QScintilla.Lexers.LexerD.LexerD.autoCompletionWordSeparators?4()
7219 eric5.QScintilla.Lexers.LexerD.LexerD.defaultKeywords?4(kwSet) 7224 eric5.QScintilla.Lexers.LexerD.LexerD.defaultKeywords?4(kwSet)
7220 eric5.QScintilla.Lexers.LexerD.LexerD.initProperties?4() 7225 eric5.QScintilla.Lexers.LexerD.LexerD.initProperties?4()
7221 eric5.QScintilla.Lexers.LexerD.LexerD.isCommentStyle?4(style) 7226 eric5.QScintilla.Lexers.LexerD.LexerD.isCommentStyle?4(style)
7222 eric5.QScintilla.Lexers.LexerD.LexerD.isStringStyle?4(style) 7227 eric5.QScintilla.Lexers.LexerD.LexerD.isStringStyle?4(style)
7228 eric5.QScintilla.Lexers.LexerD.LexerD.maximumKeywordSet?4()
7223 eric5.QScintilla.Lexers.LexerD.LexerD?1(parent=None) 7229 eric5.QScintilla.Lexers.LexerD.LexerD?1(parent=None)
7224 eric5.QScintilla.Lexers.LexerDiff.LexerDiff.defaultKeywords?4(kwSet) 7230 eric5.QScintilla.Lexers.LexerDiff.LexerDiff.defaultKeywords?4(kwSet)
7225 eric5.QScintilla.Lexers.LexerDiff.LexerDiff.isCommentStyle?4(style) 7231 eric5.QScintilla.Lexers.LexerDiff.LexerDiff.isCommentStyle?4(style)
7226 eric5.QScintilla.Lexers.LexerDiff.LexerDiff.isStringStyle?4(style) 7232 eric5.QScintilla.Lexers.LexerDiff.LexerDiff.isStringStyle?4(style)
7227 eric5.QScintilla.Lexers.LexerDiff.LexerDiff?1(parent=None) 7233 eric5.QScintilla.Lexers.LexerDiff.LexerDiff?1(parent=None)
7244 eric5.QScintilla.Lexers.LexerHTML.LexerHTML?1(parent=None) 7250 eric5.QScintilla.Lexers.LexerHTML.LexerHTML?1(parent=None)
7245 eric5.QScintilla.Lexers.LexerIDL.LexerIDL.defaultKeywords?4(kwSet) 7251 eric5.QScintilla.Lexers.LexerIDL.LexerIDL.defaultKeywords?4(kwSet)
7246 eric5.QScintilla.Lexers.LexerIDL.LexerIDL.initProperties?4() 7252 eric5.QScintilla.Lexers.LexerIDL.LexerIDL.initProperties?4()
7247 eric5.QScintilla.Lexers.LexerIDL.LexerIDL.isCommentStyle?4(style) 7253 eric5.QScintilla.Lexers.LexerIDL.LexerIDL.isCommentStyle?4(style)
7248 eric5.QScintilla.Lexers.LexerIDL.LexerIDL.isStringStyle?4(style) 7254 eric5.QScintilla.Lexers.LexerIDL.LexerIDL.isStringStyle?4(style)
7255 eric5.QScintilla.Lexers.LexerIDL.LexerIDL.maximumKeywordSet?4()
7249 eric5.QScintilla.Lexers.LexerIDL.LexerIDL?1(parent=None) 7256 eric5.QScintilla.Lexers.LexerIDL.LexerIDL?1(parent=None)
7250 eric5.QScintilla.Lexers.LexerJava.LexerJava.defaultKeywords?4(kwSet) 7257 eric5.QScintilla.Lexers.LexerJava.LexerJava.defaultKeywords?4(kwSet)
7251 eric5.QScintilla.Lexers.LexerJava.LexerJava.initProperties?4() 7258 eric5.QScintilla.Lexers.LexerJava.LexerJava.initProperties?4()
7252 eric5.QScintilla.Lexers.LexerJava.LexerJava.isCommentStyle?4(style) 7259 eric5.QScintilla.Lexers.LexerJava.LexerJava.isCommentStyle?4(style)
7253 eric5.QScintilla.Lexers.LexerJava.LexerJava.isStringStyle?4(style) 7260 eric5.QScintilla.Lexers.LexerJava.LexerJava.isStringStyle?4(style)
7261 eric5.QScintilla.Lexers.LexerJava.LexerJava.maximumKeywordSet?4()
7254 eric5.QScintilla.Lexers.LexerJava.LexerJava?1(parent=None) 7262 eric5.QScintilla.Lexers.LexerJava.LexerJava?1(parent=None)
7255 eric5.QScintilla.Lexers.LexerJavaScript.LexerJavaScript.defaultKeywords?4(kwSet) 7263 eric5.QScintilla.Lexers.LexerJavaScript.LexerJavaScript.defaultKeywords?4(kwSet)
7256 eric5.QScintilla.Lexers.LexerJavaScript.LexerJavaScript.initProperties?4() 7264 eric5.QScintilla.Lexers.LexerJavaScript.LexerJavaScript.initProperties?4()
7257 eric5.QScintilla.Lexers.LexerJavaScript.LexerJavaScript.isCommentStyle?4(style) 7265 eric5.QScintilla.Lexers.LexerJavaScript.LexerJavaScript.isCommentStyle?4(style)
7258 eric5.QScintilla.Lexers.LexerJavaScript.LexerJavaScript.isStringStyle?4(style) 7266 eric5.QScintilla.Lexers.LexerJavaScript.LexerJavaScript.isStringStyle?4(style)
7267 eric5.QScintilla.Lexers.LexerJavaScript.LexerJavaScript.maximumKeywordSet?4()
7259 eric5.QScintilla.Lexers.LexerJavaScript.LexerJavaScript?1(parent=None) 7268 eric5.QScintilla.Lexers.LexerJavaScript.LexerJavaScript?1(parent=None)
7260 eric5.QScintilla.Lexers.LexerLua.LexerLua.autoCompletionWordSeparators?4() 7269 eric5.QScintilla.Lexers.LexerLua.LexerLua.autoCompletionWordSeparators?4()
7261 eric5.QScintilla.Lexers.LexerLua.LexerLua.defaultKeywords?4(kwSet) 7270 eric5.QScintilla.Lexers.LexerLua.LexerLua.defaultKeywords?4(kwSet)
7262 eric5.QScintilla.Lexers.LexerLua.LexerLua.initProperties?4() 7271 eric5.QScintilla.Lexers.LexerLua.LexerLua.initProperties?4()
7263 eric5.QScintilla.Lexers.LexerLua.LexerLua.isCommentStyle?4(style) 7272 eric5.QScintilla.Lexers.LexerLua.LexerLua.isCommentStyle?4(style)
7264 eric5.QScintilla.Lexers.LexerLua.LexerLua.isStringStyle?4(style) 7273 eric5.QScintilla.Lexers.LexerLua.LexerLua.isStringStyle?4(style)
7274 eric5.QScintilla.Lexers.LexerLua.LexerLua.maximumKeywordSet?4()
7265 eric5.QScintilla.Lexers.LexerLua.LexerLua?1(parent=None) 7275 eric5.QScintilla.Lexers.LexerLua.LexerLua?1(parent=None)
7266 eric5.QScintilla.Lexers.LexerMakefile.LexerMakefile.defaultKeywords?4(kwSet) 7276 eric5.QScintilla.Lexers.LexerMakefile.LexerMakefile.defaultKeywords?4(kwSet)
7267 eric5.QScintilla.Lexers.LexerMakefile.LexerMakefile.isCommentStyle?4(style) 7277 eric5.QScintilla.Lexers.LexerMakefile.LexerMakefile.isCommentStyle?4(style)
7268 eric5.QScintilla.Lexers.LexerMakefile.LexerMakefile.isStringStyle?4(style) 7278 eric5.QScintilla.Lexers.LexerMakefile.LexerMakefile.isStringStyle?4(style)
7269 eric5.QScintilla.Lexers.LexerMakefile.LexerMakefile?1(parent=None) 7279 eric5.QScintilla.Lexers.LexerMakefile.LexerMakefile?1(parent=None)
7299 eric5.QScintilla.Lexers.LexerPerl.LexerPerl?1(parent=None) 7309 eric5.QScintilla.Lexers.LexerPerl.LexerPerl?1(parent=None)
7300 eric5.QScintilla.Lexers.LexerPostScript.LexerPostScript.defaultKeywords?4(kwSet) 7310 eric5.QScintilla.Lexers.LexerPostScript.LexerPostScript.defaultKeywords?4(kwSet)
7301 eric5.QScintilla.Lexers.LexerPostScript.LexerPostScript.initProperties?4() 7311 eric5.QScintilla.Lexers.LexerPostScript.LexerPostScript.initProperties?4()
7302 eric5.QScintilla.Lexers.LexerPostScript.LexerPostScript.isCommentStyle?4(style) 7312 eric5.QScintilla.Lexers.LexerPostScript.LexerPostScript.isCommentStyle?4(style)
7303 eric5.QScintilla.Lexers.LexerPostScript.LexerPostScript.isStringStyle?4(style) 7313 eric5.QScintilla.Lexers.LexerPostScript.LexerPostScript.isStringStyle?4(style)
7314 eric5.QScintilla.Lexers.LexerPostScript.LexerPostScript.maximumKeywordSet?4()
7304 eric5.QScintilla.Lexers.LexerPostScript.LexerPostScript?1(parent=None) 7315 eric5.QScintilla.Lexers.LexerPostScript.LexerPostScript?1(parent=None)
7305 eric5.QScintilla.Lexers.LexerProperties.LexerProperties.defaultKeywords?4(kwSet) 7316 eric5.QScintilla.Lexers.LexerProperties.LexerProperties.defaultKeywords?4(kwSet)
7306 eric5.QScintilla.Lexers.LexerProperties.LexerProperties.initProperties?4() 7317 eric5.QScintilla.Lexers.LexerProperties.LexerProperties.initProperties?4()
7307 eric5.QScintilla.Lexers.LexerProperties.LexerProperties.isCommentStyle?4(style) 7318 eric5.QScintilla.Lexers.LexerProperties.LexerProperties.isCommentStyle?4(style)
7308 eric5.QScintilla.Lexers.LexerProperties.LexerProperties.isStringStyle?4(style) 7319 eric5.QScintilla.Lexers.LexerProperties.LexerProperties.isStringStyle?4(style)
7371 eric5.QScintilla.Lexers.LexerPython.LexerPython.getIndentationDifference?4(line, editor) 7382 eric5.QScintilla.Lexers.LexerPython.LexerPython.getIndentationDifference?4(line, editor)
7372 eric5.QScintilla.Lexers.LexerPython.LexerPython.initProperties?4() 7383 eric5.QScintilla.Lexers.LexerPython.LexerPython.initProperties?4()
7373 eric5.QScintilla.Lexers.LexerPython.LexerPython.isCommentStyle?4(style) 7384 eric5.QScintilla.Lexers.LexerPython.LexerPython.isCommentStyle?4(style)
7374 eric5.QScintilla.Lexers.LexerPython.LexerPython.isStringStyle?4(style) 7385 eric5.QScintilla.Lexers.LexerPython.LexerPython.isStringStyle?4(style)
7375 eric5.QScintilla.Lexers.LexerPython.LexerPython.language?4() 7386 eric5.QScintilla.Lexers.LexerPython.LexerPython.language?4()
7387 eric5.QScintilla.Lexers.LexerPython.LexerPython.maximumKeywordSet?4()
7376 eric5.QScintilla.Lexers.LexerPython.LexerPython?1(variant="", parent=None) 7388 eric5.QScintilla.Lexers.LexerPython.LexerPython?1(variant="", parent=None)
7377 eric5.QScintilla.Lexers.LexerQSS.LexerQSS.defaultKeywords?4(kwSet) 7389 eric5.QScintilla.Lexers.LexerQSS.LexerQSS.defaultKeywords?4(kwSet)
7378 eric5.QScintilla.Lexers.LexerQSS.LexerQSS.initProperties?4() 7390 eric5.QScintilla.Lexers.LexerQSS.LexerQSS.initProperties?4()
7379 eric5.QScintilla.Lexers.LexerQSS.LexerQSS.isCommentStyle?4(style) 7391 eric5.QScintilla.Lexers.LexerQSS.LexerQSS.isCommentStyle?4(style)
7380 eric5.QScintilla.Lexers.LexerQSS.LexerQSS.isStringStyle?4(style) 7392 eric5.QScintilla.Lexers.LexerQSS.LexerQSS.isStringStyle?4(style)
7390 eric5.QScintilla.Lexers.LexerRuby.LexerRuby?1(parent=None) 7402 eric5.QScintilla.Lexers.LexerRuby.LexerRuby?1(parent=None)
7391 eric5.QScintilla.Lexers.LexerSQL.LexerSQL.defaultKeywords?4(kwSet) 7403 eric5.QScintilla.Lexers.LexerSQL.LexerSQL.defaultKeywords?4(kwSet)
7392 eric5.QScintilla.Lexers.LexerSQL.LexerSQL.initProperties?4() 7404 eric5.QScintilla.Lexers.LexerSQL.LexerSQL.initProperties?4()
7393 eric5.QScintilla.Lexers.LexerSQL.LexerSQL.isCommentStyle?4(style) 7405 eric5.QScintilla.Lexers.LexerSQL.LexerSQL.isCommentStyle?4(style)
7394 eric5.QScintilla.Lexers.LexerSQL.LexerSQL.isStringStyle?4(style) 7406 eric5.QScintilla.Lexers.LexerSQL.LexerSQL.isStringStyle?4(style)
7407 eric5.QScintilla.Lexers.LexerSQL.LexerSQL.maximumKeywordSet?4()
7395 eric5.QScintilla.Lexers.LexerSQL.LexerSQL?1(parent=None) 7408 eric5.QScintilla.Lexers.LexerSQL.LexerSQL?1(parent=None)
7396 eric5.QScintilla.Lexers.LexerTCL.LexerTCL.defaultKeywords?4(kwSet) 7409 eric5.QScintilla.Lexers.LexerTCL.LexerTCL.defaultKeywords?4(kwSet)
7397 eric5.QScintilla.Lexers.LexerTCL.LexerTCL.initProperties?4() 7410 eric5.QScintilla.Lexers.LexerTCL.LexerTCL.initProperties?4()
7398 eric5.QScintilla.Lexers.LexerTCL.LexerTCL.isCommentStyle?4(style) 7411 eric5.QScintilla.Lexers.LexerTCL.LexerTCL.isCommentStyle?4(style)
7399 eric5.QScintilla.Lexers.LexerTCL.LexerTCL.isStringStyle?4(style) 7412 eric5.QScintilla.Lexers.LexerTCL.LexerTCL.isStringStyle?4(style)
7413 eric5.QScintilla.Lexers.LexerTCL.LexerTCL.maximumKeywordSet?4()
7400 eric5.QScintilla.Lexers.LexerTCL.LexerTCL?1(parent=None) 7414 eric5.QScintilla.Lexers.LexerTCL.LexerTCL?1(parent=None)
7401 eric5.QScintilla.Lexers.LexerTeX.LexerTeX.defaultKeywords?4(kwSet) 7415 eric5.QScintilla.Lexers.LexerTeX.LexerTeX.defaultKeywords?4(kwSet)
7402 eric5.QScintilla.Lexers.LexerTeX.LexerTeX.initProperties?4() 7416 eric5.QScintilla.Lexers.LexerTeX.LexerTeX.initProperties?4()
7403 eric5.QScintilla.Lexers.LexerTeX.LexerTeX.isCommentStyle?4(style) 7417 eric5.QScintilla.Lexers.LexerTeX.LexerTeX.isCommentStyle?4(style)
7404 eric5.QScintilla.Lexers.LexerTeX.LexerTeX.isStringStyle?4(style) 7418 eric5.QScintilla.Lexers.LexerTeX.LexerTeX.isStringStyle?4(style)
7405 eric5.QScintilla.Lexers.LexerTeX.LexerTeX?1(parent=None) 7419 eric5.QScintilla.Lexers.LexerTeX.LexerTeX?1(parent=None)
7406 eric5.QScintilla.Lexers.LexerVHDL.LexerVHDL.defaultKeywords?4(kwSet) 7420 eric5.QScintilla.Lexers.LexerVHDL.LexerVHDL.defaultKeywords?4(kwSet)
7407 eric5.QScintilla.Lexers.LexerVHDL.LexerVHDL.initProperties?4() 7421 eric5.QScintilla.Lexers.LexerVHDL.LexerVHDL.initProperties?4()
7408 eric5.QScintilla.Lexers.LexerVHDL.LexerVHDL.isCommentStyle?4(style) 7422 eric5.QScintilla.Lexers.LexerVHDL.LexerVHDL.isCommentStyle?4(style)
7409 eric5.QScintilla.Lexers.LexerVHDL.LexerVHDL.isStringStyle?4(style) 7423 eric5.QScintilla.Lexers.LexerVHDL.LexerVHDL.isStringStyle?4(style)
7424 eric5.QScintilla.Lexers.LexerVHDL.LexerVHDL.maximumKeywordSet?4()
7410 eric5.QScintilla.Lexers.LexerVHDL.LexerVHDL?1(parent=None) 7425 eric5.QScintilla.Lexers.LexerVHDL.LexerVHDL?1(parent=None)
7411 eric5.QScintilla.Lexers.LexerXML.LexerXML.defaultKeywords?4(kwSet) 7426 eric5.QScintilla.Lexers.LexerXML.LexerXML.defaultKeywords?4(kwSet)
7412 eric5.QScintilla.Lexers.LexerXML.LexerXML.initProperties?4() 7427 eric5.QScintilla.Lexers.LexerXML.LexerXML.initProperties?4()
7413 eric5.QScintilla.Lexers.LexerXML.LexerXML.isCommentStyle?4(style) 7428 eric5.QScintilla.Lexers.LexerXML.LexerXML.isCommentStyle?4(style)
7414 eric5.QScintilla.Lexers.LexerXML.LexerXML.isStringStyle?4(style) 7429 eric5.QScintilla.Lexers.LexerXML.LexerXML.isStringStyle?4(style)

eric ide

mercurial