src/eric7/Documentation/Source/eric7.PluginManager.PluginInstallDialog.html

branch
eric7
changeset 10428
a071d4065202
parent 9209
b99e7fd55fd3
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.PluginManager.PluginInstallDialog.html	Wed Dec 20 11:06:38 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.PluginManager.PluginInstallDialog.html	Wed Dec 20 14:58:58 2023 +0100
@@ -86,18 +86,17 @@
 </p>
 <dl>
 
-<dt><i>pluginManager</i></dt>
+<dt><i>pluginManager</i> (PluginManager)</dt>
 <dd>
 reference to the plugin manager object
 </dd>
-<dt><i>pluginFileNames</i></dt>
+<dt><i>pluginFileNames</i> (list of str)</dt>
 <dd>
-list of plugin files suggested for
-            installation (list of strings)
+list of plugin files suggested for installation
 </dd>
-<dt><i>parent</i></dt>
+<dt><i>parent</i> (QWidget)</dt>
 <dd>
-reference to the parent widget (QWidget)
+reference to the parent widget
 </dd>
 </dl>
 <a NAME="PluginInstallDialog.restartNeeded" ID="PluginInstallDialog.restartNeeded"></a>
@@ -110,7 +109,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating a restart is required (boolean)
+flag indicating a restart is required
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
@@ -206,18 +211,18 @@
 </p>
 <dl>
 
-<dt><i>pluginManager</i></dt>
+<dt><i>pluginManager</i> (PluginManager)</dt>
 <dd>
 reference to the plugin manager object
 </dd>
-<dt><i>pluginFileNames</i></dt>
+<dt><i>pluginFileNames</i> (list of str)</dt>
 <dd>
 list of plugin files suggested for
-            installation (list of strings)
+            installation
 </dd>
-<dt><i>parent</i></dt>
+<dt><i>parent</i> (QWidget)</dt>
 <dd>
-parent of this dialog (QWidget)
+parent of this dialog
 </dd>
 </dl>
 <a NAME="PluginInstallWidget.__createArchivesList" ID="PluginInstallWidget.__createArchivesList"></a>
@@ -230,7 +235,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-list of plugin archive names (list of strings)
+list of plugin archive names
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+list of str
 </dd>
 </dl>
 <a NAME="PluginInstallWidget.__installPlugin" ID="PluginInstallWidget.__installPlugin"></a>
@@ -242,10 +253,10 @@
 </p>
 <dl>
 
-<dt><i>archiveFilename</i></dt>
+<dt><i>archiveFilename</i> (str)</dt>
 <dd>
 name of the plugin archive
-            file (string)
+            file
 </dd>
 </dl>
 <dl>
@@ -253,7 +264,13 @@
 <dd>
 flag indicating success (boolean), error message
             upon failure (string) and flag indicating a restart
-            of the IDE is required (boolean)
+            of the IDE is required
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="PluginInstallWidget.__installPlugins" ID="PluginInstallWidget.__installPlugins"></a>
@@ -266,7 +283,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating success (boolean)
+flag indicating success
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="PluginInstallWidget.__makedirs" ID="PluginInstallWidget.__makedirs"></a>
@@ -282,13 +305,13 @@
 </p>
 <dl>
 
-<dt><i>name</i></dt>
+<dt><i>name</i> (str)</dt>
 <dd>
-name of the directory to create (string)
+name of the directory to create
 </dd>
-<dt><i>mode</i></dt>
+<dt><i>mode</i> (int)</dt>
 <dd>
-permission to set for the new directory (integer)
+permission to set for the new directory
 </dd>
 </dl>
 <a NAME="PluginInstallWidget.__rollback" ID="PluginInstallWidget.__rollback"></a>
@@ -315,17 +338,17 @@
 </p>
 <dl>
 
-<dt><i>destination</i></dt>
+<dt><i>destination</i> (str)</dt>
 <dd>
-name of the plugin directory (string)
+name of the plugin directory
 </dd>
-<dt><i>pluginFileName</i></dt>
+<dt><i>pluginFileName</i> (str)</dt>
 <dd>
-name of the plugin file (string)
+name of the plugin file
 </dd>
-<dt><i>packageName</i></dt>
+<dt><i>packageName</i> (str)</dt>
 <dd>
-name of the plugin package (string)
+name of the plugin package
 </dd>
 </dl>
 <a NAME="PluginInstallWidget.on_addArchivesButton_clicked" ID="PluginInstallWidget.on_addArchivesButton_clicked"></a>
@@ -351,9 +374,9 @@
 </p>
 <dl>
 
-<dt><i>button</i></dt>
+<dt><i>button</i> (QAbstractButton)</dt>
 <dd>
-reference to the button pressed (QAbstractButton)
+reference to the button pressed
 </dd>
 </dl>
 <a NAME="PluginInstallWidget.on_removeArchivesButton_clicked" ID="PluginInstallWidget.on_removeArchivesButton_clicked"></a>
@@ -373,7 +396,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating a restart is required (boolean)
+flag indicating a restart is required
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
@@ -421,14 +450,14 @@
 </p>
 <dl>
 
-<dt><i>pluginFileNames</i></dt>
+<dt><i>pluginFileNames</i> (list of str)</dt>
 <dd>
 list of plugin files suggested for
-            installation (list of strings)
+            installation
 </dd>
-<dt><i>parent</i></dt>
+<dt><i>parent</i> (QWidget)</dt>
 <dd>
-reference to the parent widget (QWidget)
+reference to the parent widget
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial