eric7/Documentation/Help/source.qhp

branch
eric7
changeset 8533
7265a143f5c0
parent 8526
587202572b10
child 8541
927d57b6aae0
--- a/eric7/Documentation/Help/source.qhp	Mon Aug 23 19:15:36 2021 +0200
+++ b/eric7/Documentation/Help/source.qhp	Mon Aug 23 19:16:33 2021 +0200
@@ -3452,11 +3452,7 @@
       <keyword name="DebugUI.__cursorChanged" id="DebugUI.__cursorChanged" ref="eric7.Debugger.DebugUI.html#DebugUI.__cursorChanged" />
       <keyword name="DebugUI.__debugProject" id="DebugUI.__debugProject" ref="eric7.Debugger.DebugUI.html#DebugUI.__debugProject" />
       <keyword name="DebugUI.__debugScript" id="DebugUI.__debugScript" ref="eric7.Debugger.DebugUI.html#DebugUI.__debugScript" />
-      <keyword name="DebugUI.__doCoverage" id="DebugUI.__doCoverage" ref="eric7.Debugger.DebugUI.html#DebugUI.__doCoverage" />
-      <keyword name="DebugUI.__doDebug" id="DebugUI.__doDebug" ref="eric7.Debugger.DebugUI.html#DebugUI.__doDebug" />
-      <keyword name="DebugUI.__doProfile" id="DebugUI.__doProfile" ref="eric7.Debugger.DebugUI.html#DebugUI.__doProfile" />
       <keyword name="DebugUI.__doRestart" id="DebugUI.__doRestart" ref="eric7.Debugger.DebugUI.html#DebugUI.__doRestart" />
-      <keyword name="DebugUI.__doRun" id="DebugUI.__doRun" ref="eric7.Debugger.DebugUI.html#DebugUI.__doRun" />
       <keyword name="DebugUI.__editBreakpoint" id="DebugUI.__editBreakpoint" ref="eric7.Debugger.DebugUI.html#DebugUI.__editBreakpoint" />
       <keyword name="DebugUI.__editorOpened" id="DebugUI.__editorOpened" ref="eric7.Debugger.DebugUI.html#DebugUI.__editorOpened" />
       <keyword name="DebugUI.__enterRemote" id="DebugUI.__enterRemote" ref="eric7.Debugger.DebugUI.html#DebugUI.__enterRemote" />
@@ -3488,6 +3484,10 @@
       <keyword name="DebugUI.__stopScript" id="DebugUI.__stopScript" ref="eric7.Debugger.DebugUI.html#DebugUI.__stopScript" />
       <keyword name="DebugUI.__toggleBreakpoint" id="DebugUI.__toggleBreakpoint" ref="eric7.Debugger.DebugUI.html#DebugUI.__toggleBreakpoint" />
       <keyword name="DebugUI.clearHistories" id="DebugUI.clearHistories" ref="eric7.Debugger.DebugUI.html#DebugUI.clearHistories" />
+      <keyword name="DebugUI.doCoverage" id="DebugUI.doCoverage" ref="eric7.Debugger.DebugUI.html#DebugUI.doCoverage" />
+      <keyword name="DebugUI.doDebug" id="DebugUI.doDebug" ref="eric7.Debugger.DebugUI.html#DebugUI.doDebug" />
+      <keyword name="DebugUI.doProfile" id="DebugUI.doProfile" ref="eric7.Debugger.DebugUI.html#DebugUI.doProfile" />
+      <keyword name="DebugUI.doRun" id="DebugUI.doRun" ref="eric7.Debugger.DebugUI.html#DebugUI.doRun" />
       <keyword name="DebugUI.getActions" id="DebugUI.getActions" ref="eric7.Debugger.DebugUI.html#DebugUI.getActions" />
       <keyword name="DebugUI.getSelectedDebuggerId" id="DebugUI.getSelectedDebuggerId" ref="eric7.Debugger.DebugUI.html#DebugUI.getSelectedDebuggerId" />
       <keyword name="DebugUI.initActions" id="DebugUI.initActions" ref="eric7.Debugger.DebugUI.html#DebugUI.initActions" />
@@ -3504,6 +3504,7 @@
       <keyword name="DebugUI.setExcList" id="DebugUI.setExcList" ref="eric7.Debugger.DebugUI.html#DebugUI.setExcList" />
       <keyword name="DebugUI.setExceptionReporting" id="DebugUI.setExceptionReporting" ref="eric7.Debugger.DebugUI.html#DebugUI.setExceptionReporting" />
       <keyword name="DebugUI.setMultiprocessNoDebugHistory" id="DebugUI.setMultiprocessNoDebugHistory" ref="eric7.Debugger.DebugUI.html#DebugUI.setMultiprocessNoDebugHistory" />
+      <keyword name="DebugUI.setScriptsHistory" id="DebugUI.setScriptsHistory" ref="eric7.Debugger.DebugUI.html#DebugUI.setScriptsHistory" />
       <keyword name="DebugUI.setTracePython" id="DebugUI.setTracePython" ref="eric7.Debugger.DebugUI.html#DebugUI.setTracePython" />
       <keyword name="DebugUI.setWdHistory" id="DebugUI.setWdHistory" ref="eric7.Debugger.DebugUI.html#DebugUI.setWdHistory" />
       <keyword name="DebugUI.showNotification" id="DebugUI.showNotification" ref="eric7.Debugger.DebugUI.html#DebugUI.showNotification" />
@@ -9627,9 +9628,13 @@
       <keyword name="Listspace.__contextMenuCloseAll" id="Listspace.__contextMenuCloseAll" ref="eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__contextMenuCloseAll" />
       <keyword name="Listspace.__contextMenuCloseOthers" id="Listspace.__contextMenuCloseOthers" ref="eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__contextMenuCloseOthers" />
       <keyword name="Listspace.__contextMenuCopyPathToClipboard" id="Listspace.__contextMenuCopyPathToClipboard" ref="eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__contextMenuCopyPathToClipboard" />
+      <keyword name="Listspace.__contextMenuCoverageScript" id="Listspace.__contextMenuCoverageScript" ref="eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__contextMenuCoverageScript" />
+      <keyword name="Listspace.__contextMenuDebugScript" id="Listspace.__contextMenuDebugScript" ref="eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__contextMenuDebugScript" />
       <keyword name="Listspace.__contextMenuOpenRejections" id="Listspace.__contextMenuOpenRejections" ref="eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__contextMenuOpenRejections" />
       <keyword name="Listspace.__contextMenuPrintFile" id="Listspace.__contextMenuPrintFile" ref="eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__contextMenuPrintFile" />
       <keyword name="Listspace.__contextMenuPrintPreviewFile" id="Listspace.__contextMenuPrintPreviewFile" ref="eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__contextMenuPrintPreviewFile" />
+      <keyword name="Listspace.__contextMenuProfileScript" id="Listspace.__contextMenuProfileScript" ref="eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__contextMenuProfileScript" />
+      <keyword name="Listspace.__contextMenuRunScript" id="Listspace.__contextMenuRunScript" ref="eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__contextMenuRunScript" />
       <keyword name="Listspace.__contextMenuSave" id="Listspace.__contextMenuSave" ref="eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__contextMenuSave" />
       <keyword name="Listspace.__contextMenuSaveAll" id="Listspace.__contextMenuSaveAll" ref="eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__contextMenuSaveAll" />
       <keyword name="Listspace.__contextMenuSaveAs" id="Listspace.__contextMenuSaveAs" ref="eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__contextMenuSaveAs" />
@@ -14959,6 +14964,8 @@
       <keyword name="TabWidget.__contextMenuCloseAll" id="TabWidget.__contextMenuCloseAll" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuCloseAll" />
       <keyword name="TabWidget.__contextMenuCloseOthers" id="TabWidget.__contextMenuCloseOthers" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuCloseOthers" />
       <keyword name="TabWidget.__contextMenuCopyPathToClipboard" id="TabWidget.__contextMenuCopyPathToClipboard" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuCopyPathToClipboard" />
+      <keyword name="TabWidget.__contextMenuCoverageScript" id="TabWidget.__contextMenuCoverageScript" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuCoverageScript" />
+      <keyword name="TabWidget.__contextMenuDebugScript" id="TabWidget.__contextMenuDebugScript" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuDebugScript" />
       <keyword name="TabWidget.__contextMenuMoveFirst" id="TabWidget.__contextMenuMoveFirst" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuMoveFirst" />
       <keyword name="TabWidget.__contextMenuMoveLast" id="TabWidget.__contextMenuMoveLast" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuMoveLast" />
       <keyword name="TabWidget.__contextMenuMoveLeft" id="TabWidget.__contextMenuMoveLeft" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuMoveLeft" />
@@ -14966,6 +14973,8 @@
       <keyword name="TabWidget.__contextMenuOpenRejections" id="TabWidget.__contextMenuOpenRejections" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuOpenRejections" />
       <keyword name="TabWidget.__contextMenuPrintFile" id="TabWidget.__contextMenuPrintFile" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuPrintFile" />
       <keyword name="TabWidget.__contextMenuPrintPreviewFile" id="TabWidget.__contextMenuPrintPreviewFile" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuPrintPreviewFile" />
+      <keyword name="TabWidget.__contextMenuProfileScript" id="TabWidget.__contextMenuProfileScript" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuProfileScript" />
+      <keyword name="TabWidget.__contextMenuRunScript" id="TabWidget.__contextMenuRunScript" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuRunScript" />
       <keyword name="TabWidget.__contextMenuSave" id="TabWidget.__contextMenuSave" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuSave" />
       <keyword name="TabWidget.__contextMenuSaveAll" id="TabWidget.__contextMenuSaveAll" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuSaveAll" />
       <keyword name="TabWidget.__contextMenuSaveAs" id="TabWidget.__contextMenuSaveAs" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuSaveAs" />

eric ide

mercurial