APIs/Python3/eric6.api

changeset 6581
8eb6220f2bb7
parent 6577
232f83b6763b
child 6583
40ace3a73139
equal deleted inserted replaced
6580:082d58e2415e 6581:8eb6220f2bb7
494 eric6.Debugger.DebugServer.DebugServer.utTestErrored?7 494 eric6.Debugger.DebugServer.DebugServer.utTestErrored?7
495 eric6.Debugger.DebugServer.DebugServer.utTestFailed?7 495 eric6.Debugger.DebugServer.DebugServer.utTestFailed?7
496 eric6.Debugger.DebugServer.DebugServer.utTestFailedExpected?7 496 eric6.Debugger.DebugServer.DebugServer.utTestFailedExpected?7
497 eric6.Debugger.DebugServer.DebugServer.utTestSkipped?7 497 eric6.Debugger.DebugServer.DebugServer.utTestSkipped?7
498 eric6.Debugger.DebugServer.DebugServer.utTestSucceededUnexpected?7 498 eric6.Debugger.DebugServer.DebugServer.utTestSucceededUnexpected?7
499 eric6.Debugger.DebugServer.DebugServer?1(preventPassiveDebugging=False) 499 eric6.Debugger.DebugServer.DebugServer?1(originalPathString, preventPassiveDebugging=False)
500 eric6.Debugger.DebugServer.DebuggerInterfaces?7 500 eric6.Debugger.DebugServer.DebuggerInterfaces?7
501 eric6.Debugger.DebugUI.DebugUI.appendStdout?7 501 eric6.Debugger.DebugUI.DebugUI.appendStdout?7
502 eric6.Debugger.DebugUI.DebugUI.clearHistories?4() 502 eric6.Debugger.DebugUI.DebugUI.clearHistories?4()
503 eric6.Debugger.DebugUI.DebugUI.clientStack?7 503 eric6.Debugger.DebugUI.DebugUI.clientStack?7
504 eric6.Debugger.DebugUI.DebugUI.compileForms?7 504 eric6.Debugger.DebugUI.DebugUI.compileForms?7
581 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteWatchpoint?4(cond, setWatch, temp=False) 581 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteWatchpoint?4(cond, setWatch, temp=False)
582 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteWatchpointEnable?4(cond, enable) 582 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteWatchpointEnable?4(cond, enable)
583 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteWatchpointIgnore?4(cond, count) 583 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteWatchpointIgnore?4(cond, count)
584 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.setCallTraceEnabled?4(on) 584 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.setCallTraceEnabled?4(on)
585 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.shutdown?4() 585 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.shutdown?4()
586 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.startRemote?4(port, runInConsole, venvName) 586 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.startRemote?4(port, runInConsole, venvName, originalPathString)
587 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.startRemoteForProject?4(port, runInConsole, venvName) 587 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.startRemoteForProject?4(port, runInConsole, venvName, originalPathString)
588 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone?1(debugServer, passive) 588 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone?1(debugServer, passive)
589 eric6.Debugger.DebuggerInterfaceNone.createDebuggerInterfaceNone?4(debugServer, passive) 589 eric6.Debugger.DebuggerInterfaceNone.createDebuggerInterfaceNone?4(debugServer, passive)
590 eric6.Debugger.DebuggerInterfaceNone.getRegistryData?4() 590 eric6.Debugger.DebuggerInterfaceNone.getRegistryData?4()
591 eric6.Debugger.DebuggerInterfacePython.ClientDefaultCapabilities?7 591 eric6.Debugger.DebuggerInterfacePython.ClientDefaultCapabilities?7
592 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.flush?4() 592 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.flush?4()
623 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteWatchpoint?4(cond, setWatch, temp=False) 623 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteWatchpoint?4(cond, setWatch, temp=False)
624 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteWatchpointEnable?4(cond, enable) 624 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteWatchpointEnable?4(cond, enable)
625 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteWatchpointIgnore?4(cond, count) 625 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteWatchpointIgnore?4(cond, count)
626 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.setCallTraceEnabled?4(on) 626 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.setCallTraceEnabled?4(on)
627 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.shutdown?4() 627 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.shutdown?4()
628 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.startRemote?4(port, runInConsole, venvName) 628 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.startRemote?4(port, runInConsole, venvName, originalPathString)
629 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.startRemoteForProject?4(port, runInConsole, venvName) 629 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.startRemoteForProject?4(port, runInConsole, venvName, originalPathString)
630 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython?1(debugServer, passive, pythonVariant) 630 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython?1(debugServer, passive, pythonVariant)
631 eric6.Debugger.DebuggerInterfacePython.createDebuggerInterfacePython2?4(debugServer, passive) 631 eric6.Debugger.DebuggerInterfacePython.createDebuggerInterfacePython2?4(debugServer, passive)
632 eric6.Debugger.DebuggerInterfacePython.createDebuggerInterfacePython3?4(debugServer, passive) 632 eric6.Debugger.DebuggerInterfacePython.createDebuggerInterfacePython3?4(debugServer, passive)
633 eric6.Debugger.DebuggerInterfacePython.getRegistryData?4() 633 eric6.Debugger.DebuggerInterfacePython.getRegistryData?4()
634 eric6.Debugger.EditBreakpointDialog.EditBreakpointDialog.getAddData?4() 634 eric6.Debugger.EditBreakpointDialog.EditBreakpointDialog.getAddData?4()
9183 eric6.QScintilla.Shell.Shell.clear?4() 9183 eric6.QScintilla.Shell.Shell.clear?4()
9184 eric6.QScintilla.Shell.Shell.clearAllHistories?4() 9184 eric6.QScintilla.Shell.Shell.clearAllHistories?4()
9185 eric6.QScintilla.Shell.Shell.clearHistory?4() 9185 eric6.QScintilla.Shell.Shell.clearHistory?4()
9186 eric6.QScintilla.Shell.Shell.closeShell?4() 9186 eric6.QScintilla.Shell.Shell.closeShell?4()
9187 eric6.QScintilla.Shell.Shell.contextMenuEvent?4(ev) 9187 eric6.QScintilla.Shell.Shell.contextMenuEvent?4(ev)
9188 eric6.QScintilla.Shell.Shell.doClearRestart?4()
9189 eric6.QScintilla.Shell.Shell.doRestart?4()
9188 eric6.QScintilla.Shell.Shell.dragEnterEvent?4(event) 9190 eric6.QScintilla.Shell.Shell.dragEnterEvent?4(event)
9189 eric6.QScintilla.Shell.Shell.dragLeaveEvent?4(event) 9191 eric6.QScintilla.Shell.Shell.dragLeaveEvent?4(event)
9190 eric6.QScintilla.Shell.Shell.dragMoveEvent?4(event) 9192 eric6.QScintilla.Shell.Shell.dragMoveEvent?4(event)
9191 eric6.QScintilla.Shell.Shell.dropEvent?4(event) 9193 eric6.QScintilla.Shell.Shell.dropEvent?4(event)
9192 eric6.QScintilla.Shell.Shell.editorCommand?4(cmd) 9194 eric6.QScintilla.Shell.Shell.editorCommand?4(cmd)
9215 eric6.QScintilla.Shell.Shell.searchPrev?4(txt, caseSensitive, wholeWord, regexp) 9217 eric6.QScintilla.Shell.Shell.searchPrev?4(txt, caseSensitive, wholeWord, regexp)
9216 eric6.QScintilla.Shell.Shell.searchStringFound?7 9218 eric6.QScintilla.Shell.Shell.searchStringFound?7
9217 eric6.QScintilla.Shell.Shell.selectHistory?4() 9219 eric6.QScintilla.Shell.Shell.selectHistory?4()
9218 eric6.QScintilla.Shell.Shell.setDebuggerUI?4(ui) 9220 eric6.QScintilla.Shell.Shell.setDebuggerUI?4(ui)
9219 eric6.QScintilla.Shell.Shell.showHistory?4() 9221 eric6.QScintilla.Shell.Shell.showHistory?4()
9222 eric6.QScintilla.Shell.Shell.virtualEnvironmentChanged?7
9220 eric6.QScintilla.Shell.Shell.wheelEvent?4(evt) 9223 eric6.QScintilla.Shell.Shell.wheelEvent?4(evt)
9221 eric6.QScintilla.Shell.Shell?1(dbs, vm, project, windowedVariant, parent=None) 9224 eric6.QScintilla.Shell.Shell?1(dbs, vm, project, windowedVariant, parent=None)
9222 eric6.QScintilla.Shell.ShellAssembly.shell?4() 9225 eric6.QScintilla.Shell.ShellAssembly.shell?4()
9223 eric6.QScintilla.Shell.ShellAssembly.showFind?4(txt="") 9226 eric6.QScintilla.Shell.ShellAssembly.showFind?4(txt="")
9224 eric6.QScintilla.Shell.ShellAssembly?1(dbs, vm, project, horizontal=True, parent=None) 9227 eric6.QScintilla.Shell.ShellAssembly?1(dbs, vm, project, horizontal=True, parent=None)
9236 eric6.QScintilla.ShellWindow.ShellWindow.activeWindow?4() 9239 eric6.QScintilla.ShellWindow.ShellWindow.activeWindow?4()
9237 eric6.QScintilla.ShellWindow.ShellWindow.closeEvent?4(event) 9240 eric6.QScintilla.ShellWindow.ShellWindow.closeEvent?4(event)
9238 eric6.QScintilla.ShellWindow.ShellWindow.getAPIsManager?4() 9241 eric6.QScintilla.ShellWindow.ShellWindow.getAPIsManager?4()
9239 eric6.QScintilla.ShellWindow.ShellWindow.quit?4() 9242 eric6.QScintilla.ShellWindow.ShellWindow.quit?4()
9240 eric6.QScintilla.ShellWindow.ShellWindow.showFind?4(txt="") 9243 eric6.QScintilla.ShellWindow.ShellWindow.showFind?4(txt="")
9241 eric6.QScintilla.ShellWindow.ShellWindow?1(parent=None, name=None) 9244 eric6.QScintilla.ShellWindow.ShellWindow?1(originalPathString, parent=None, name=None)
9242 eric6.QScintilla.SortOptionsDialog.SortOptionsDialog.getData?4() 9245 eric6.QScintilla.SortOptionsDialog.SortOptionsDialog.getData?4()
9243 eric6.QScintilla.SortOptionsDialog.SortOptionsDialog?1(parent=None) 9246 eric6.QScintilla.SortOptionsDialog.SortOptionsDialog?1(parent=None)
9244 eric6.QScintilla.SpellChecker.SpellChecker._getDict?5(lang, pwl="", pel="") 9247 eric6.QScintilla.SpellChecker.SpellChecker._getDict?5(lang, pwl="", pel="")
9245 eric6.QScintilla.SpellChecker.SpellChecker._spelling_dict?8 9248 eric6.QScintilla.SpellChecker.SpellChecker._spelling_dict?8
9246 eric6.QScintilla.SpellChecker.SpellChecker._spelling_lang?8 9249 eric6.QScintilla.SpellChecker.SpellChecker._spelling_lang?8
9995 eric6.UI.UserInterface.UserInterface.showPluginsAvailable?4() 9998 eric6.UI.UserInterface.UserInterface.showPluginsAvailable?4()
9996 eric6.UI.UserInterface.UserInterface.showPreferences?4(pageName=None) 9999 eric6.UI.UserInterface.UserInterface.showPreferences?4(pageName=None)
9997 eric6.UI.UserInterface.UserInterface.showReplaceFilesDialog?4(txt="", searchDir="", openFiles=False) 10000 eric6.UI.UserInterface.UserInterface.showReplaceFilesDialog?4(txt="", searchDir="", openFiles=False)
9998 eric6.UI.UserInterface.UserInterface.unregisterToolbar?4(name) 10001 eric6.UI.UserInterface.UserInterface.unregisterToolbar?4(name)
9999 eric6.UI.UserInterface.UserInterface.versionIsNewer?4(required, snapshot=None) 10002 eric6.UI.UserInterface.UserInterface.versionIsNewer?4(required, snapshot=None)
10000 eric6.UI.UserInterface.UserInterface?1(app, locale, splash, plugin, disabledPlugins, noOpenAtStartup, noCrashOpenAtStartup, disableCrashSession, restartArguments) 10003 eric6.UI.UserInterface.UserInterface?1(app, locale, splash, plugin, disabledPlugins, noOpenAtStartup, noCrashOpenAtStartup, disableCrashSession, restartArguments, originalPathString)
10001 eric6.Utilities.AutoSaver.AutoSaver.AUTOSAVE_IN?7 10004 eric6.Utilities.AutoSaver.AutoSaver.AUTOSAVE_IN?7
10002 eric6.Utilities.AutoSaver.AutoSaver.MAXWAIT?7 10005 eric6.Utilities.AutoSaver.AutoSaver.MAXWAIT?7
10003 eric6.Utilities.AutoSaver.AutoSaver.changeOccurred?4() 10006 eric6.Utilities.AutoSaver.AutoSaver.changeOccurred?4()
10004 eric6.Utilities.AutoSaver.AutoSaver.saveIfNeccessary?4() 10007 eric6.Utilities.AutoSaver.AutoSaver.saveIfNeccessary?4()
10005 eric6.Utilities.AutoSaver.AutoSaver.timerEvent?4(evt) 10008 eric6.Utilities.AutoSaver.AutoSaver.timerEvent?4(evt)
12598 eric6.eric6.excepthook?4(excType, excValue, tracebackobj) 12601 eric6.eric6.excepthook?4(excType, excValue, tracebackobj)
12599 eric6.eric6.handleSingleApplication?4(ddindex) 12602 eric6.eric6.handleSingleApplication?4(ddindex)
12600 eric6.eric6.inMainLoop?7 12603 eric6.eric6.inMainLoop?7
12601 eric6.eric6.main?4() 12604 eric6.eric6.main?4()
12602 eric6.eric6.mainWindow?7 12605 eric6.eric6.mainWindow?7
12606 eric6.eric6.originalPathString?7
12603 eric6.eric6.restartArgs?7 12607 eric6.eric6.restartArgs?7
12604 eric6.eric6.restartArgsList?7 12608 eric6.eric6.restartArgsList?7
12605 eric6.eric6.splash?7 12609 eric6.eric6.splash?7
12606 eric6.eric6.uiStartUp?4() 12610 eric6.eric6.uiStartUp?4()
12607 eric6.eric6_api.main?4() 12611 eric6.eric6_api.main?4()
12638 eric6.eric6_qregularexpression.main?4() 12642 eric6.eric6_qregularexpression.main?4()
12639 eric6.eric6_re.createMainWidget?4(argv) 12643 eric6.eric6_re.createMainWidget?4(argv)
12640 eric6.eric6_re.main?4() 12644 eric6.eric6_re.main?4()
12641 eric6.eric6_shell.createMainWidget?4(argv) 12645 eric6.eric6_shell.createMainWidget?4(argv)
12642 eric6.eric6_shell.main?4() 12646 eric6.eric6_shell.main?4()
12647 eric6.eric6_shell.originalPathString?7
12643 eric6.eric6_snap.createMainWidget?4(argv) 12648 eric6.eric6_snap.createMainWidget?4(argv)
12644 eric6.eric6_snap.main?4() 12649 eric6.eric6_snap.main?4()
12645 eric6.eric6_sqlbrowser.createMainWidget?4(argv) 12650 eric6.eric6_sqlbrowser.createMainWidget?4(argv)
12646 eric6.eric6_sqlbrowser.main?4() 12651 eric6.eric6_sqlbrowser.main?4()
12647 eric6.eric6_tray.PyQt4Option?7 12652 eric6.eric6_tray.PyQt4Option?7

eric ide

mercurial