APIs/Python3/eric6.api

changeset 5191
b7471cf89b07
parent 5173
632257ad7337
child 5215
c7eb25505d6c
equal deleted inserted replaced
5190:65a2234c6789 5191:b7471cf89b07
249 eric6.DebugClients.Python2.DebugThread.DebugThread.set_ident?4(id) 249 eric6.DebugClients.Python2.DebugThread.DebugThread.set_ident?4(id)
250 eric6.DebugClients.Python2.DebugThread.DebugThread.traceThread?4() 250 eric6.DebugClients.Python2.DebugThread.DebugThread.traceThread?4()
251 eric6.DebugClients.Python2.DebugThread.DebugThread.trace_dispatch?4(frame, event, arg) 251 eric6.DebugClients.Python2.DebugThread.DebugThread.trace_dispatch?4(frame, event, arg)
252 eric6.DebugClients.Python2.DebugThread.DebugThread?1(dbgClient, targ=None, args=None, kwargs=None, mainThread=False) 252 eric6.DebugClients.Python2.DebugThread.DebugThread?1(dbgClient, targ=None, args=None, kwargs=None, mainThread=False)
253 eric6.DebugClients.Python2.DebugUtilities.prepareJsonCommand?4(method, params) 253 eric6.DebugClients.Python2.DebugUtilities.prepareJsonCommand?4(method, params)
254 eric6.DebugClients.Python2.DebugVariables.ArrayResolver.TypeCodeMap?7
255 eric6.DebugClients.Python2.DebugVariables.ArrayResolver.getDictionary?4(var)
256 eric6.DebugClients.Python2.DebugVariables.ArrayResolver.resolve?4(var, attribute)
254 eric6.DebugClients.Python2.DebugVariables.BaseResolver.getDictionary?4(var) 257 eric6.DebugClients.Python2.DebugVariables.BaseResolver.getDictionary?4(var)
255 eric6.DebugClients.Python2.DebugVariables.BaseResolver.resolve?4(var, attribute) 258 eric6.DebugClients.Python2.DebugVariables.BaseResolver.resolve?4(var, attribute)
256 eric6.DebugClients.Python2.DebugVariables.DefaultResolver.getDictionary?4(var) 259 eric6.DebugClients.Python2.DebugVariables.DefaultResolver.getDictionary?4(var)
257 eric6.DebugClients.Python2.DebugVariables.DefaultResolver.resolve?4(var, attribute) 260 eric6.DebugClients.Python2.DebugVariables.DefaultResolver.resolve?4(var, attribute)
258 eric6.DebugClients.Python2.DebugVariables.DictResolver.getDictionary?4(var) 261 eric6.DebugClients.Python2.DebugVariables.DictResolver.getDictionary?4(var)
262 eric6.DebugClients.Python2.DebugVariables.DictResolver.keyToStr?4(key)
259 eric6.DebugClients.Python2.DebugVariables.DictResolver.resolve?4(var, attribute) 263 eric6.DebugClients.Python2.DebugVariables.DictResolver.resolve?4(var, attribute)
260 eric6.DebugClients.Python2.DebugVariables.ListResolver.getDictionary?4(var) 264 eric6.DebugClients.Python2.DebugVariables.ListResolver.getDictionary?4(var)
261 eric6.DebugClients.Python2.DebugVariables.ListResolver.resolve?4(var, attribute) 265 eric6.DebugClients.Python2.DebugVariables.ListResolver.resolve?4(var, attribute)
262 eric6.DebugClients.Python2.DebugVariables.MaxItemsToHandle?7 266 eric6.DebugClients.Python2.DebugVariables.MaxItemsToHandle?7
267 eric6.DebugClients.Python2.DebugVariables.MultiValueDictResolver.getDictionary?4(var)
268 eric6.DebugClients.Python2.DebugVariables.MultiValueDictResolver.resolve?4(var, attribute)
269 eric6.DebugClients.Python2.DebugVariables.NdArrayResolver.getDictionary?4(var)
270 eric6.DebugClients.Python2.DebugVariables.NdArrayResolver.resolve?4(var, attribute)
263 eric6.DebugClients.Python2.DebugVariables.SetResolver.getDictionary?4(var) 271 eric6.DebugClients.Python2.DebugVariables.SetResolver.getDictionary?4(var)
264 eric6.DebugClients.Python2.DebugVariables.SetResolver.resolve?4(var, attribute) 272 eric6.DebugClients.Python2.DebugVariables.SetResolver.resolve?4(var, attribute)
265 eric6.DebugClients.Python2.DebugVariables.TooLargeAttribute?7 273 eric6.DebugClients.Python2.DebugVariables.TooLargeAttribute?7
266 eric6.DebugClients.Python2.DebugVariables.TooLargeMessage?7 274 eric6.DebugClients.Python2.DebugVariables.TooLargeMessage?7
267 eric6.DebugClients.Python2.DebugVariables._TypeMap?8 275 eric6.DebugClients.Python2.DebugVariables._TypeMap?8
268 eric6.DebugClients.Python2.DebugVariables._initTypeMap?5() 276 eric6.DebugClients.Python2.DebugVariables._initTypeMap?5()
277 eric6.DebugClients.Python2.DebugVariables.arrayResolver?7
269 eric6.DebugClients.Python2.DebugVariables.defaultResolver?7 278 eric6.DebugClients.Python2.DebugVariables.defaultResolver?7
270 eric6.DebugClients.Python2.DebugVariables.dictResolver?7 279 eric6.DebugClients.Python2.DebugVariables.dictResolver?7
271 eric6.DebugClients.Python2.DebugVariables.getType?4(obj) 280 eric6.DebugClients.Python2.DebugVariables.getType?4(obj)
272 eric6.DebugClients.Python2.DebugVariables.listResolver?7 281 eric6.DebugClients.Python2.DebugVariables.listResolver?7
282 eric6.DebugClients.Python2.DebugVariables.multiValueDictResolver?7
283 eric6.DebugClients.Python2.DebugVariables.ndarrayResolver?7
273 eric6.DebugClients.Python2.DebugVariables.setResolver?7 284 eric6.DebugClients.Python2.DebugVariables.setResolver?7
274 eric6.DebugClients.Python2.FlexCompleter.Completer._callable_postfix?5(val, word) 285 eric6.DebugClients.Python2.FlexCompleter.Completer._callable_postfix?5(val, word)
275 eric6.DebugClients.Python2.FlexCompleter.Completer.attr_matches?4(text) 286 eric6.DebugClients.Python2.FlexCompleter.Completer.attr_matches?4(text)
276 eric6.DebugClients.Python2.FlexCompleter.Completer.complete?4(text, state) 287 eric6.DebugClients.Python2.FlexCompleter.Completer.complete?4(text, state)
277 eric6.DebugClients.Python2.FlexCompleter.Completer.global_matches?4(text) 288 eric6.DebugClients.Python2.FlexCompleter.Completer.global_matches?4(text)
429 eric6.DebugClients.Python3.DebugUtilities.ArgInfo?7 440 eric6.DebugClients.Python3.DebugUtilities.ArgInfo?7
430 eric6.DebugClients.Python3.DebugUtilities._getfullargs?5(co) 441 eric6.DebugClients.Python3.DebugUtilities._getfullargs?5(co)
431 eric6.DebugClients.Python3.DebugUtilities.formatargvalues?4(args, varargs, varkw, locals, formatarg=str, formatvarargs=lambda name: '*' + name, formatvarkw=lambda name: '**' + name, formatvalue=lambda value: '=' + repr(value)) 442 eric6.DebugClients.Python3.DebugUtilities.formatargvalues?4(args, varargs, varkw, locals, formatarg=str, formatvarargs=lambda name: '*' + name, formatvarkw=lambda name: '**' + name, formatvalue=lambda value: '=' + repr(value))
432 eric6.DebugClients.Python3.DebugUtilities.getargvalues?4(frame) 443 eric6.DebugClients.Python3.DebugUtilities.getargvalues?4(frame)
433 eric6.DebugClients.Python3.DebugUtilities.prepareJsonCommand?4(method, params) 444 eric6.DebugClients.Python3.DebugUtilities.prepareJsonCommand?4(method, params)
445 eric6.DebugClients.Python3.DebugVariables.ArrayResolver.TypeCodeMap?7
446 eric6.DebugClients.Python3.DebugVariables.ArrayResolver.getDictionary?4(var)
447 eric6.DebugClients.Python3.DebugVariables.ArrayResolver.resolve?4(var, attribute)
434 eric6.DebugClients.Python3.DebugVariables.BaseResolver.getDictionary?4(var) 448 eric6.DebugClients.Python3.DebugVariables.BaseResolver.getDictionary?4(var)
435 eric6.DebugClients.Python3.DebugVariables.BaseResolver.resolve?4(var, attribute) 449 eric6.DebugClients.Python3.DebugVariables.BaseResolver.resolve?4(var, attribute)
436 eric6.DebugClients.Python3.DebugVariables.DefaultResolver.getDictionary?4(var) 450 eric6.DebugClients.Python3.DebugVariables.DefaultResolver.getDictionary?4(var)
437 eric6.DebugClients.Python3.DebugVariables.DefaultResolver.resolve?4(var, attribute) 451 eric6.DebugClients.Python3.DebugVariables.DefaultResolver.resolve?4(var, attribute)
438 eric6.DebugClients.Python3.DebugVariables.DictResolver.getDictionary?4(var) 452 eric6.DebugClients.Python3.DebugVariables.DictResolver.getDictionary?4(var)
453 eric6.DebugClients.Python3.DebugVariables.DictResolver.keyToStr?4(key)
439 eric6.DebugClients.Python3.DebugVariables.DictResolver.resolve?4(var, attribute) 454 eric6.DebugClients.Python3.DebugVariables.DictResolver.resolve?4(var, attribute)
440 eric6.DebugClients.Python3.DebugVariables.ListResolver.getDictionary?4(var) 455 eric6.DebugClients.Python3.DebugVariables.ListResolver.getDictionary?4(var)
441 eric6.DebugClients.Python3.DebugVariables.ListResolver.resolve?4(var, attribute) 456 eric6.DebugClients.Python3.DebugVariables.ListResolver.resolve?4(var, attribute)
442 eric6.DebugClients.Python3.DebugVariables.MaxItemsToHandle?7 457 eric6.DebugClients.Python3.DebugVariables.MaxItemsToHandle?7
458 eric6.DebugClients.Python3.DebugVariables.MultiValueDictResolver.getDictionary?4(var)
459 eric6.DebugClients.Python3.DebugVariables.MultiValueDictResolver.resolve?4(var, attribute)
460 eric6.DebugClients.Python3.DebugVariables.NdArrayResolver.getDictionary?4(var)
461 eric6.DebugClients.Python3.DebugVariables.NdArrayResolver.resolve?4(var, attribute)
443 eric6.DebugClients.Python3.DebugVariables.SetResolver.getDictionary?4(var) 462 eric6.DebugClients.Python3.DebugVariables.SetResolver.getDictionary?4(var)
444 eric6.DebugClients.Python3.DebugVariables.SetResolver.resolve?4(var, attribute) 463 eric6.DebugClients.Python3.DebugVariables.SetResolver.resolve?4(var, attribute)
445 eric6.DebugClients.Python3.DebugVariables.TooLargeAttribute?7 464 eric6.DebugClients.Python3.DebugVariables.TooLargeAttribute?7
446 eric6.DebugClients.Python3.DebugVariables.TooLargeMessage?7 465 eric6.DebugClients.Python3.DebugVariables.TooLargeMessage?7
447 eric6.DebugClients.Python3.DebugVariables._TypeMap?8 466 eric6.DebugClients.Python3.DebugVariables._TypeMap?8
448 eric6.DebugClients.Python3.DebugVariables._initTypeMap?5() 467 eric6.DebugClients.Python3.DebugVariables._initTypeMap?5()
468 eric6.DebugClients.Python3.DebugVariables.arrayResolver?7
449 eric6.DebugClients.Python3.DebugVariables.defaultResolver?7 469 eric6.DebugClients.Python3.DebugVariables.defaultResolver?7
450 eric6.DebugClients.Python3.DebugVariables.dictResolver?7 470 eric6.DebugClients.Python3.DebugVariables.dictResolver?7
451 eric6.DebugClients.Python3.DebugVariables.getType?4(obj) 471 eric6.DebugClients.Python3.DebugVariables.getType?4(obj)
452 eric6.DebugClients.Python3.DebugVariables.listResolver?7 472 eric6.DebugClients.Python3.DebugVariables.listResolver?7
473 eric6.DebugClients.Python3.DebugVariables.multiValueDictResolver?7
474 eric6.DebugClients.Python3.DebugVariables.ndarrayResolver?7
453 eric6.DebugClients.Python3.DebugVariables.setResolver?7 475 eric6.DebugClients.Python3.DebugVariables.setResolver?7
454 eric6.DebugClients.Python3.FlexCompleter.Completer._callable_postfix?5(val, word) 476 eric6.DebugClients.Python3.FlexCompleter.Completer._callable_postfix?5(val, word)
455 eric6.DebugClients.Python3.FlexCompleter.Completer.attr_matches?4(text) 477 eric6.DebugClients.Python3.FlexCompleter.Completer.attr_matches?4(text)
456 eric6.DebugClients.Python3.FlexCompleter.Completer.complete?4(text, state) 478 eric6.DebugClients.Python3.FlexCompleter.Completer.complete?4(text, state)
457 eric6.DebugClients.Python3.FlexCompleter.Completer.global_matches?4(text) 479 eric6.DebugClients.Python3.FlexCompleter.Completer.global_matches?4(text)
10538 eric6.WebBrowser.TabManager.TabManagerWidget.TabManagerWidget.raiseTabManager?4() 10560 eric6.WebBrowser.TabManager.TabManagerWidget.TabManagerWidget.raiseTabManager?4()
10539 eric6.WebBrowser.TabManager.TabManagerWidget.TabManagerWidget?1(mainWindow, parent=None, defaultWidget=False) 10561 eric6.WebBrowser.TabManager.TabManagerWidget.TabManagerWidget?1(mainWindow, parent=None, defaultWidget=False)
10540 eric6.WebBrowser.Tools.DelayedFileWatcher.DelayedFileWatcher.delayedDirectoryChanged?7 10562 eric6.WebBrowser.Tools.DelayedFileWatcher.DelayedFileWatcher.delayedDirectoryChanged?7
10541 eric6.WebBrowser.Tools.DelayedFileWatcher.DelayedFileWatcher.delayedFileChanged?7 10563 eric6.WebBrowser.Tools.DelayedFileWatcher.DelayedFileWatcher.delayedFileChanged?7
10542 eric6.WebBrowser.Tools.DelayedFileWatcher.DelayedFileWatcher?1(paths=None, parent=None) 10564 eric6.WebBrowser.Tools.DelayedFileWatcher.DelayedFileWatcher?1(paths=None, parent=None)
10565 eric6.WebBrowser.Tools.FilePrinter.FilePrinter.ApplicationDeletesFiles?7
10566 eric6.WebBrowser.Tools.FilePrinter.FilePrinter.ApplicationSelectsPages?7
10567 eric6.WebBrowser.Tools.FilePrinter.FilePrinter.SystemDeletesFiles?7
10568 eric6.WebBrowser.Tools.FilePrinter.FilePrinter.SystemSelectsPages?7
10569 eric6.WebBrowser.Tools.FilePrinter.FilePrinter._copies?5(printer, variant)
10570 eric6.WebBrowser.Tools.FilePrinter.FilePrinter._cupsOptions?5(printer)
10571 eric6.WebBrowser.Tools.FilePrinter.FilePrinter._deleteFile?5(printer, fileDeletePolicy, variant)
10572 eric6.WebBrowser.Tools.FilePrinter.FilePrinter._destination?5(printer, variant)
10573 eric6.WebBrowser.Tools.FilePrinter.FilePrinter._doPrintFile?5(printer, fileName, fileDeletePolicy, pageSelectPolicy, pageRange)
10574 eric6.WebBrowser.Tools.FilePrinter.FilePrinter._jobname?5(printer, variant)
10575 eric6.WebBrowser.Tools.FilePrinter.FilePrinter._mediaPageSize?5(printer)
10576 eric6.WebBrowser.Tools.FilePrinter.FilePrinter._mediaPaperSource?5(printer)
10577 eric6.WebBrowser.Tools.FilePrinter.FilePrinter._optionCollateCopies?5(printer)
10578 eric6.WebBrowser.Tools.FilePrinter.FilePrinter._optionCupsProperties?5(printer)
10579 eric6.WebBrowser.Tools.FilePrinter.FilePrinter._optionDoubleSidedPrinting?5(printer)
10580 eric6.WebBrowser.Tools.FilePrinter.FilePrinter._optionMedia?5(printer)
10581 eric6.WebBrowser.Tools.FilePrinter.FilePrinter._optionPageOrder?5(printer)
10582 eric6.WebBrowser.Tools.FilePrinter.FilePrinter._pages?5(printer, pageSelectPolicy, pageRange, useCupsOptions, variant)
10583 eric6.WebBrowser.Tools.FilePrinter.FilePrinter._printArguments?5(printer, fileDeletePolicy, pageSelectPolicy, useCupsOptions, pageRange, variant)
10584 eric6.WebBrowser.Tools.FilePrinter.FilePrinter?1()
10585 eric6.WebBrowser.Tools.FilePrinter._FilePrintJobs?8
10586 eric6.WebBrowser.Tools.FilePrinter.isCupsAvailable?4()
10587 eric6.WebBrowser.Tools.FilePrinter.printFile?4(printer, fileName, fileDeletePolicy=FilePrinter.ApplicationDeletesFiles, pageSelectPolicy=FilePrinter.ApplicationSelectsPages, pageRange="")
10543 eric6.WebBrowser.Tools.PrintToPdfDialog.PrintToPdfDialog.getData?4() 10588 eric6.WebBrowser.Tools.PrintToPdfDialog.PrintToPdfDialog.getData?4()
10544 eric6.WebBrowser.Tools.PrintToPdfDialog.PrintToPdfDialog.on_pageLayoutButton_clicked?4() 10589 eric6.WebBrowser.Tools.PrintToPdfDialog.PrintToPdfDialog.on_pageLayoutButton_clicked?4()
10545 eric6.WebBrowser.Tools.PrintToPdfDialog.PrintToPdfDialog?1(filePath, parent=None) 10590 eric6.WebBrowser.Tools.PrintToPdfDialog.PrintToPdfDialog?1(filePath, parent=None)
10546 eric6.WebBrowser.Tools.Scripts.completeFormData?4(data) 10591 eric6.WebBrowser.Tools.Scripts.completeFormData?4(data)
10547 eric6.WebBrowser.Tools.Scripts.getAllImages?4() 10592 eric6.WebBrowser.Tools.Scripts.getAllImages?4()

eric ide

mercurial