src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.SecurityPage.html

branch
eric7
changeset 9971
773ad1f1ed22
parent 9209
b99e7fd55fd3
child 10135
36839e2c6945
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.SecurityPage.html	Tue Apr 04 17:26:54 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.SecurityPage.html	Wed Apr 05 11:58:22 2023 +0200
@@ -63,12 +63,12 @@
 <td>Constructor</td>
 </tr>
 <tr>
-<td><a href="#SecurityPage.on_masterPasswordButton_clicked">on_masterPasswordButton_clicked</a></td>
-<td>Private slot to change the master password.</td>
+<td><a href="#SecurityPage.on_mainPasswordButton_clicked">on_mainPasswordButton_clicked</a></td>
+<td>Private slot to change the main password.</td>
 </tr>
 <tr>
-<td><a href="#SecurityPage.on_masterPasswordCheckBox_clicked">on_masterPasswordCheckBox_clicked</a></td>
-<td>Private slot to handle the use of a master password.</td>
+<td><a href="#SecurityPage.on_mainPasswordCheckBox_clicked">on_mainPasswordCheckBox_clicked</a></td>
+<td>Private slot to handle the use of a main password.</td>
 </tr>
 <tr>
 <td><a href="#SecurityPage.save">save</a></td>
@@ -100,19 +100,19 @@
             (ConfigurationDialog)
 </dd>
 </dl>
-<a NAME="SecurityPage.on_masterPasswordButton_clicked" ID="SecurityPage.on_masterPasswordButton_clicked"></a>
-<h4>SecurityPage.on_masterPasswordButton_clicked</h4>
-<b>on_masterPasswordButton_clicked</b>(<i></i>)
+<a NAME="SecurityPage.on_mainPasswordButton_clicked" ID="SecurityPage.on_mainPasswordButton_clicked"></a>
+<h4>SecurityPage.on_mainPasswordButton_clicked</h4>
+<b>on_mainPasswordButton_clicked</b>(<i></i>)
 
 <p>
-        Private slot to change the master password.
+        Private slot to change the main password.
 </p>
-<a NAME="SecurityPage.on_masterPasswordCheckBox_clicked" ID="SecurityPage.on_masterPasswordCheckBox_clicked"></a>
-<h4>SecurityPage.on_masterPasswordCheckBox_clicked</h4>
-<b>on_masterPasswordCheckBox_clicked</b>(<i>checked</i>)
+<a NAME="SecurityPage.on_mainPasswordCheckBox_clicked" ID="SecurityPage.on_mainPasswordCheckBox_clicked"></a>
+<h4>SecurityPage.on_mainPasswordCheckBox_clicked</h4>
+<b>on_mainPasswordCheckBox_clicked</b>(<i>checked</i>)
 
 <p>
-        Private slot to handle the use of a master password.
+        Private slot to handle the use of a main password.
 </p>
 <dl>
 

eric ide

mercurial