--- a/eric7/Documentation/Source/eric7.PipInterface.PipFreezeDialog.html Sun Mar 13 12:46:57 2022 +0100 +++ b/eric7/Documentation/Source/eric7.PipInterface.PipFreezeDialog.html Sun Mar 13 15:20:26 2022 +0100 @@ -115,6 +115,10 @@ <td>Private slot to write the requirements text to a new file.</td> </tr> <tr> +<td><a href="#PipFreezeDialog.on_userCheckBox_clicked">on_userCheckBox_clicked</a></td> +<td>Private slot handling the switching of the user-site mode.</td> +</tr> +<tr> <td><a href="#PipFreezeDialog.start">start</a></td> <td>Public method to start the command.</td> </tr> @@ -216,18 +220,11 @@ </p> <a NAME="PipFreezeDialog.on_localCheckBox_clicked" ID="PipFreezeDialog.on_localCheckBox_clicked"></a> <h4>PipFreezeDialog.on_localCheckBox_clicked</h4> -<b>on_localCheckBox_clicked</b>(<i>checked</i>) +<b>on_localCheckBox_clicked</b>(<i></i>) <p> Private slot handling the switching of the local mode. </p> -<dl> - -<dt><i>checked</i> (bool)</dt> -<dd> -state of the local check box -</dd> -</dl> <a NAME="PipFreezeDialog.on_replaceAllButton_clicked" ID="PipFreezeDialog.on_replaceAllButton_clicked"></a> <h4>PipFreezeDialog.on_replaceAllButton_clicked</h4> <b>on_replaceAllButton_clicked</b>(<i></i>) @@ -279,6 +276,13 @@ <p> Private slot to write the requirements text to a new file. </p> +<a NAME="PipFreezeDialog.on_userCheckBox_clicked" ID="PipFreezeDialog.on_userCheckBox_clicked"></a> +<h4>PipFreezeDialog.on_userCheckBox_clicked</h4> +<b>on_userCheckBox_clicked</b>(<i></i>) + +<p> + Private slot handling the switching of the user-site mode. +</p> <a NAME="PipFreezeDialog.start" ID="PipFreezeDialog.start"></a> <h4>PipFreezeDialog.start</h4> <b>start</b>(<i>venvName</i>)