APIs/Python3/eric6.api

changeset 5850
7fae79975686
parent 5848
56388f41b1e6
child 5855
726bfb11c1f4
equal deleted inserted replaced
5849:512001065055 5850:7fae79975686
428 eric6.Debugger.DebugServer.DebugServer.getWatchPointModel?4() 428 eric6.Debugger.DebugServer.DebugServer.getWatchPointModel?4()
429 eric6.Debugger.DebugServer.DebugServer.isConnected?4() 429 eric6.Debugger.DebugServer.DebugServer.isConnected?4()
430 eric6.Debugger.DebugServer.DebugServer.passiveDebugStarted?7 430 eric6.Debugger.DebugServer.DebugServer.passiveDebugStarted?7
431 eric6.Debugger.DebugServer.DebugServer.passiveStartUp?4(fn, exc) 431 eric6.Debugger.DebugServer.DebugServer.passiveStartUp?4(fn, exc)
432 eric6.Debugger.DebugServer.DebugServer.preferencesChanged?4() 432 eric6.Debugger.DebugServer.DebugServer.preferencesChanged?4()
433 eric6.Debugger.DebugServer.DebugServer.registerDebuggerInterface?4(name, getRegistryData) 433 eric6.Debugger.DebugServer.DebugServer.registerDebuggerInterface?4(interfaceName, getRegistryData)
434 eric6.Debugger.DebugServer.DebugServer.remoteBanner?4() 434 eric6.Debugger.DebugServer.DebugServer.remoteBanner?4()
435 eric6.Debugger.DebugServer.DebugServer.remoteBreakpoint?4(fn, line, setBreakpoint, cond=None, temp=False) 435 eric6.Debugger.DebugServer.DebugServer.remoteBreakpoint?4(fn, line, setBreakpoint, cond=None, temp=False)
436 eric6.Debugger.DebugServer.DebugServer.remoteCapabilities?4() 436 eric6.Debugger.DebugServer.DebugServer.remoteCapabilities?4()
437 eric6.Debugger.DebugServer.DebugServer.remoteClientSetFilter?4(scope, filterStr) 437 eric6.Debugger.DebugServer.DebugServer.remoteClientSetFilter?4(scope, filterStr)
438 eric6.Debugger.DebugServer.DebugServer.remoteClientVariable?4(scope, filterList, var, framenr=0) 438 eric6.Debugger.DebugServer.DebugServer.remoteClientVariable?4(scope, filterList, var, framenr=0)
478 eric6.Debugger.DebugServer.DebugServer.signalClientThreadSet?4() 478 eric6.Debugger.DebugServer.DebugServer.signalClientThreadSet?4()
479 eric6.Debugger.DebugServer.DebugServer.signalClientVariable?4(scope, variables) 479 eric6.Debugger.DebugServer.DebugServer.signalClientVariable?4(scope, variables)
480 eric6.Debugger.DebugServer.DebugServer.signalClientVariables?4(scope, variables) 480 eric6.Debugger.DebugServer.DebugServer.signalClientVariables?4(scope, variables)
481 eric6.Debugger.DebugServer.DebugServer.signalClientWatchConditionError?4(condition) 481 eric6.Debugger.DebugServer.DebugServer.signalClientWatchConditionError?4(condition)
482 eric6.Debugger.DebugServer.DebugServer.startClient?4(unplanned=True, clType=None, forProject=False, runInConsole=False) 482 eric6.Debugger.DebugServer.DebugServer.startClient?4(unplanned=True, clType=None, forProject=False, runInConsole=False)
483 eric6.Debugger.DebugServer.DebugServer.unregisterDebuggerInterface?4(name) 483 eric6.Debugger.DebugServer.DebugServer.unregisterDebuggerInterface?4(interfaceName)
484 eric6.Debugger.DebugServer.DebugServer.utFinished?7 484 eric6.Debugger.DebugServer.DebugServer.utFinished?7
485 eric6.Debugger.DebugServer.DebugServer.utPrepared?7 485 eric6.Debugger.DebugServer.DebugServer.utPrepared?7
486 eric6.Debugger.DebugServer.DebugServer.utStartTest?7 486 eric6.Debugger.DebugServer.DebugServer.utStartTest?7
487 eric6.Debugger.DebugServer.DebugServer.utStopTest?7 487 eric6.Debugger.DebugServer.DebugServer.utStopTest?7
488 eric6.Debugger.DebugServer.DebugServer.utTestErrored?7 488 eric6.Debugger.DebugServer.DebugServer.utTestErrored?7
581 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.startRemote?4(port, runInConsole) 581 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.startRemote?4(port, runInConsole)
582 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.startRemoteForProject?4(port, runInConsole) 582 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.startRemoteForProject?4(port, runInConsole)
583 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone?1(debugServer, passive) 583 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone?1(debugServer, passive)
584 eric6.Debugger.DebuggerInterfaceNone.createDebuggerInterfaceNone?4(debugServer, passive) 584 eric6.Debugger.DebuggerInterfaceNone.createDebuggerInterfaceNone?4(debugServer, passive)
585 eric6.Debugger.DebuggerInterfaceNone.getRegistryData?4() 585 eric6.Debugger.DebuggerInterfaceNone.getRegistryData?4()
586 eric6.Debugger.DebuggerInterfacePython2.ClientDefaultCapabilities?7 586 eric6.Debugger.DebuggerInterfacePython.ClientDefaultCapabilities?7
587 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.flush?4() 587 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.flush?4()
588 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.getClientCapabilities?4() 588 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.getClientCapabilities?4()
589 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.isConnected?4() 589 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.isConnected?4()
590 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.newConnection?4(sock) 590 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.newConnection?4(sock)
591 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteBanner?4() 591 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteBanner?4()
592 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteBreakpoint?4(fn, line, setBreakpoint, cond=None, temp=False) 592 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteBreakpoint?4(fn, line, setBreakpoint, cond=None, temp=False)
593 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteBreakpointEnable?4(fn, line, enable) 593 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteBreakpointEnable?4(fn, line, enable)
594 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteBreakpointIgnore?4(fn, line, count) 594 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteBreakpointIgnore?4(fn, line, count)
595 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteCapabilities?4() 595 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteCapabilities?4()
596 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteClientSetFilter?4(scope, filterStr) 596 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteClientSetFilter?4(scope, filterStr)
597 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteClientVariable?4(scope, filterList, var, framenr=0) 597 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteClientVariable?4(scope, filterList, var, framenr=0)
598 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteClientVariables?4(scope, filterList, framenr=0) 598 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteClientVariables?4(scope, filterList, framenr=0)
599 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteCompletion?4(text) 599 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteCompletion?4(text)
600 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteContinue?4(special=False) 600 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteContinue?4(special=False)
601 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteCoverage?4(fn, argv, wd, erase=False) 601 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteCoverage?4(fn, argv, wd, erase=False)
602 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteEnvironment?4(env) 602 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteEnvironment?4(env)
603 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteLoad?4(fn, argv, wd, traceInterpreter=False, autoContinue=True, autoFork=False, forkChild=False) 603 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteLoad?4(fn, argv, wd, traceInterpreter=False, autoContinue=True, autoFork=False, forkChild=False)
604 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteMoveIP?4(line) 604 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteMoveIP?4(line)
605 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteProfile?4(fn, argv, wd, erase=False) 605 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteProfile?4(fn, argv, wd, erase=False)
606 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteRawInput?4(s) 606 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteRawInput?4(s)
607 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteRun?4(fn, argv, wd, autoFork=False, forkChild=False) 607 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteRun?4(fn, argv, wd, autoFork=False, forkChild=False)
608 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteSetThread?4(tid) 608 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteSetThread?4(tid)
609 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteStatement?4(stmt) 609 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteStatement?4(stmt)
610 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteStep?4() 610 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteStep?4()
611 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteStepOut?4() 611 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteStepOut?4()
612 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteStepOver?4() 612 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteStepOver?4()
613 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteStepQuit?4() 613 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteStepQuit?4()
614 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteThreadList?4() 614 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteThreadList?4()
615 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteUTPrepare?4(fn, tn, tfn, failed, cov, covname, coverase) 615 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteUTPrepare?4(fn, tn, tfn, failed, cov, covname, coverase)
616 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteUTRun?4() 616 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteUTRun?4()
617 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteUTStop?4() 617 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteUTStop?4()
618 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteWatchpoint?4(cond, setWatch, temp=False) 618 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteWatchpoint?4(cond, setWatch, temp=False)
619 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteWatchpointEnable?4(cond, enable) 619 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteWatchpointEnable?4(cond, enable)
620 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.remoteWatchpointIgnore?4(cond, count) 620 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteWatchpointIgnore?4(cond, count)
621 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.setCallTraceEnabled?4(on) 621 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.setCallTraceEnabled?4(on)
622 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.shutdown?4() 622 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.shutdown?4()
623 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.startRemote?4(port, runInConsole) 623 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.startRemote?4(port, runInConsole)
624 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2.startRemoteForProject?4(port, runInConsole) 624 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.startRemoteForProject?4(port, runInConsole)
625 eric6.Debugger.DebuggerInterfacePython2.DebuggerInterfacePython2?1(debugServer, passive) 625 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython?1(debugServer, passive, pythonVariant)
626 eric6.Debugger.DebuggerInterfacePython2.createDebuggerInterfacePython2?4(debugServer, passive) 626 eric6.Debugger.DebuggerInterfacePython.createDebuggerInterfacePython2?4(debugServer, passive)
627 eric6.Debugger.DebuggerInterfacePython2.getRegistryData?4() 627 eric6.Debugger.DebuggerInterfacePython.createDebuggerInterfacePython3?4(debugServer, passive)
628 eric6.Debugger.DebuggerInterfacePython3.ClientDefaultCapabilities?7 628 eric6.Debugger.DebuggerInterfacePython.getRegistryData?4()
629 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.flush?4()
630 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.getClientCapabilities?4()
631 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.isConnected?4()
632 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.newConnection?4(sock)
633 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteBanner?4()
634 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteBreakpoint?4(fn, line, setBreakpoint, cond=None, temp=False)
635 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteBreakpointEnable?4(fn, line, enable)
636 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteBreakpointIgnore?4(fn, line, count)
637 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteCapabilities?4()
638 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteClientSetFilter?4(scope, filterStr)
639 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteClientVariable?4(scope, filterList, var, framenr=0)
640 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteClientVariables?4(scope, filterList, framenr=0)
641 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteCompletion?4(text)
642 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteContinue?4(special=False)
643 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteCoverage?4(fn, argv, wd, erase=False)
644 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteEnvironment?4(env)
645 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteLoad?4(fn, argv, wd, traceInterpreter=False, autoContinue=True, autoFork=False, forkChild=False)
646 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteMoveIP?4(line)
647 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteProfile?4(fn, argv, wd, erase=False)
648 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteRawInput?4(s)
649 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteRun?4(fn, argv, wd, autoFork=False, forkChild=False)
650 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteSetThread?4(tid)
651 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteStatement?4(stmt)
652 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteStep?4()
653 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteStepOut?4()
654 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteStepOver?4()
655 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteStepQuit?4()
656 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteThreadList?4()
657 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteUTPrepare?4(fn, tn, tfn, failed, cov, covname, coverase)
658 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteUTRun?4()
659 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteUTStop?4()
660 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteWatchpoint?4(cond, setWatch, temp=False)
661 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteWatchpointEnable?4(cond, enable)
662 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.remoteWatchpointIgnore?4(cond, count)
663 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.setCallTraceEnabled?4(on)
664 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.shutdown?4()
665 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.startRemote?4(port, runInConsole)
666 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3.startRemoteForProject?4(port, runInConsole)
667 eric6.Debugger.DebuggerInterfacePython3.DebuggerInterfacePython3?1(debugServer, passive)
668 eric6.Debugger.DebuggerInterfacePython3.createDebuggerInterfacePython3?4(debugServer, passive)
669 eric6.Debugger.DebuggerInterfacePython3.getRegistryData?4()
670 eric6.Debugger.EditBreakpointDialog.EditBreakpointDialog.getAddData?4() 629 eric6.Debugger.EditBreakpointDialog.EditBreakpointDialog.getAddData?4()
671 eric6.Debugger.EditBreakpointDialog.EditBreakpointDialog.getData?4() 630 eric6.Debugger.EditBreakpointDialog.EditBreakpointDialog.getData?4()
672 eric6.Debugger.EditBreakpointDialog.EditBreakpointDialog.on_filenamePicker_editTextChanged?4(fn) 631 eric6.Debugger.EditBreakpointDialog.EditBreakpointDialog.on_filenamePicker_editTextChanged?4(fn)
673 eric6.Debugger.EditBreakpointDialog.EditBreakpointDialog?1(breakPointId, properties, condHistory, parent=None, name=None, modal=False, addMode=False, filenameHistory=None) 632 eric6.Debugger.EditBreakpointDialog.EditBreakpointDialog?1(breakPointId, properties, condHistory, parent=None, name=None, modal=False, addMode=False, filenameHistory=None)
674 eric6.Debugger.EditWatchpointDialog.EditWatchpointDialog.getData?4() 633 eric6.Debugger.EditWatchpointDialog.EditWatchpointDialog.getData?4()

eric ide

mercurial