eric7/Documentation/Help/source.qhp

branch
eric7
changeset 8595
ce2034bc1c6e
parent 8593
1d66b6af60ed
child 8596
d64760b2da50
diff -r f254ab0d42fa -r ce2034bc1c6e eric7/Documentation/Help/source.qhp
--- a/eric7/Documentation/Help/source.qhp	Sat Sep 11 19:59:21 2021 +0200
+++ b/eric7/Documentation/Help/source.qhp	Sun Sep 12 17:30:38 2021 +0200
@@ -11290,7 +11290,6 @@
       <keyword name="PluginRepositoryWidget.__showAllPlugins" id="PluginRepositoryWidget.__showAllPlugins" ref="eric7.PluginManager.PluginRepositoryDialog.html#PluginRepositoryWidget.__showAllPlugins" />
       <keyword name="PluginRepositoryWidget.__sslErrors" id="PluginRepositoryWidget.__sslErrors" ref="eric7.PluginManager.PluginRepositoryDialog.html#PluginRepositoryWidget.__sslErrors" />
       <keyword name="PluginRepositoryWidget.__updateHiddenPluginsList" id="PluginRepositoryWidget.__updateHiddenPluginsList" ref="eric7.PluginManager.PluginRepositoryDialog.html#PluginRepositoryWidget.__updateHiddenPluginsList" />
-      <keyword name="PluginRepositoryWidget.__updateList" id="PluginRepositoryWidget.__updateList" ref="eric7.PluginManager.PluginRepositoryDialog.html#PluginRepositoryWidget.__updateList" />
       <keyword name="PluginRepositoryWidget.__updateStatus" id="PluginRepositoryWidget.__updateStatus" ref="eric7.PluginManager.PluginRepositoryDialog.html#PluginRepositoryWidget.__updateStatus" />
       <keyword name="PluginRepositoryWidget.addEntry" id="PluginRepositoryWidget.addEntry" ref="eric7.PluginManager.PluginRepositoryDialog.html#PluginRepositoryWidget.addEntry" />
       <keyword name="PluginRepositoryWidget.getDownloadedPlugins" id="PluginRepositoryWidget.getDownloadedPlugins" ref="eric7.PluginManager.PluginRepositoryDialog.html#PluginRepositoryWidget.getDownloadedPlugins" />
@@ -11299,6 +11298,7 @@
       <keyword name="PluginRepositoryWidget.on_repositoryList_customContextMenuRequested" id="PluginRepositoryWidget.on_repositoryList_customContextMenuRequested" ref="eric7.PluginManager.PluginRepositoryDialog.html#PluginRepositoryWidget.on_repositoryList_customContextMenuRequested" />
       <keyword name="PluginRepositoryWidget.on_repositoryList_itemSelectionChanged" id="PluginRepositoryWidget.on_repositoryList_itemSelectionChanged" ref="eric7.PluginManager.PluginRepositoryDialog.html#PluginRepositoryWidget.on_repositoryList_itemSelectionChanged" />
       <keyword name="PluginRepositoryWidget.on_repositoryUrlEditButton_toggled" id="PluginRepositoryWidget.on_repositoryUrlEditButton_toggled" ref="eric7.PluginManager.PluginRepositoryDialog.html#PluginRepositoryWidget.on_repositoryUrlEditButton_toggled" />
+      <keyword name="PluginRepositoryWidget.updateList" id="PluginRepositoryWidget.updateList" ref="eric7.PluginManager.PluginRepositoryDialog.html#PluginRepositoryWidget.updateList" />
       <keyword name="PluginRepositoryWindow" id="PluginRepositoryWindow" ref="eric7.PluginManager.PluginRepositoryDialog.html#PluginRepositoryWindow" />
       <keyword name="PluginRepositoryWindow (Constructor)" id="PluginRepositoryWindow (Constructor)" ref="eric7.PluginManager.PluginRepositoryDialog.html#PluginRepositoryWindow.__init__" />
       <keyword name="PluginRepositoryWindow.__startPluginInstall" id="PluginRepositoryWindow.__startPluginInstall" ref="eric7.PluginManager.PluginRepositoryDialog.html#PluginRepositoryWindow.__startPluginInstall" />
@@ -15901,6 +15901,7 @@
       <keyword name="UserInterface.__initStatusbar" id="UserInterface.__initStatusbar" ref="eric7.UI.UserInterface.html#UserInterface.__initStatusbar" />
       <keyword name="UserInterface.__initToolbars" id="UserInterface.__initToolbars" ref="eric7.UI.UserInterface.html#UserInterface.__initToolbars" />
       <keyword name="UserInterface.__initToolsMenus" id="UserInterface.__initToolsMenus" ref="eric7.UI.UserInterface.html#UserInterface.__initToolsMenus" />
+      <keyword name="UserInterface.__installDownloadedPlugins" id="UserInterface.__installDownloadedPlugins" ref="eric7.UI.UserInterface.html#UserInterface.__installDownloadedPlugins" />
       <keyword name="UserInterface.__installPlugins" id="UserInterface.__installPlugins" ref="eric7.UI.UserInterface.html#UserInterface.__installPlugins" />
       <keyword name="UserInterface.__ircAutoConnected" id="UserInterface.__ircAutoConnected" ref="eric7.UI.UserInterface.html#UserInterface.__ircAutoConnected" />
       <keyword name="UserInterface.__lastEditorClosed" id="UserInterface.__lastEditorClosed" ref="eric7.UI.UserInterface.html#UserInterface.__lastEditorClosed" />
@@ -15949,6 +15950,7 @@
       <keyword name="UserInterface.__showPixmap" id="UserInterface.__showPixmap" ref="eric7.UI.UserInterface.html#UserInterface.__showPixmap" />
       <keyword name="UserInterface.__showPluginInfo" id="UserInterface.__showPluginInfo" ref="eric7.UI.UserInterface.html#UserInterface.__showPluginInfo" />
       <keyword name="UserInterface.__showPluginToolsMenu" id="UserInterface.__showPluginToolsMenu" ref="eric7.UI.UserInterface.html#UserInterface.__showPluginToolsMenu" />
+      <keyword name="UserInterface.__showPluginsAvailable" id="UserInterface.__showPluginsAvailable" ref="eric7.UI.UserInterface.html#UserInterface.__showPluginsAvailable" />
       <keyword name="UserInterface.__showPrevious" id="UserInterface.__showPrevious" ref="eric7.UI.UserInterface.html#UserInterface.__showPrevious" />
       <keyword name="UserInterface.__showPyQtDoc" id="UserInterface.__showPyQtDoc" ref="eric7.UI.UserInterface.html#UserInterface.__showPyQtDoc" />
       <keyword name="UserInterface.__showPySideDoc" id="UserInterface.__showPySideDoc" ref="eric7.UI.UserInterface.html#UserInterface.__showPySideDoc" />
@@ -16007,6 +16009,7 @@
       <keyword name="UserInterface.activateCodeDocumentationViewer" id="UserInterface.activateCodeDocumentationViewer" ref="eric7.UI.UserInterface.html#UserInterface.activateCodeDocumentationViewer" />
       <keyword name="UserInterface.activateCooperationViewer" id="UserInterface.activateCooperationViewer" ref="eric7.UI.UserInterface.html#UserInterface.activateCooperationViewer" />
       <keyword name="UserInterface.activateDebugViewer" id="UserInterface.activateDebugViewer" ref="eric7.UI.UserInterface.html#UserInterface.activateDebugViewer" />
+      <keyword name="UserInterface.activatePluginRepositoryViewer" id="UserInterface.activatePluginRepositoryViewer" ref="eric7.UI.UserInterface.html#UserInterface.activatePluginRepositoryViewer" />
       <keyword name="UserInterface.addEricActions" id="UserInterface.addEricActions" ref="eric7.UI.UserInterface.html#UserInterface.addEricActions" />
       <keyword name="UserInterface.addSideWidget" id="UserInterface.addSideWidget" ref="eric7.UI.UserInterface.html#UserInterface.addSideWidget" />
       <keyword name="UserInterface.appendToStderr" id="UserInterface.appendToStderr" ref="eric7.UI.UserInterface.html#UserInterface.appendToStderr" />
@@ -16053,7 +16056,6 @@
       <keyword name="UserInterface.showFindFilesDialog" id="UserInterface.showFindFilesDialog" ref="eric7.UI.UserInterface.html#UserInterface.showFindFilesDialog" />
       <keyword name="UserInterface.showLogViewer" id="UserInterface.showLogViewer" ref="eric7.UI.UserInterface.html#UserInterface.showLogViewer" />
       <keyword name="UserInterface.showNotification" id="UserInterface.showNotification" ref="eric7.UI.UserInterface.html#UserInterface.showNotification" />
-      <keyword name="UserInterface.showPluginsAvailable" id="UserInterface.showPluginsAvailable" ref="eric7.UI.UserInterface.html#UserInterface.showPluginsAvailable" />
       <keyword name="UserInterface.showPreferences" id="UserInterface.showPreferences" ref="eric7.UI.UserInterface.html#UserInterface.showPreferences" />
       <keyword name="UserInterface.showReplaceFilesDialog" id="UserInterface.showReplaceFilesDialog" ref="eric7.UI.UserInterface.html#UserInterface.showReplaceFilesDialog" />
       <keyword name="UserInterface.showSideWidget" id="UserInterface.showSideWidget" ref="eric7.UI.UserInterface.html#UserInterface.showSideWidget" />

eric ide

mercurial