src/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncEncryptionPage.html

branch
eric7
changeset 10692
9becf9ca115c
parent 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncEncryptionPage.html	Tue Apr 23 09:29:13 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncEncryptionPage.html	Tue Apr 23 11:26:04 2024 +0200
@@ -152,16 +152,16 @@
 </dl>
 <a NAME="SyncEncryptionPage.on_encryptionGroupBox_toggled" ID="SyncEncryptionPage.on_encryptionGroupBox_toggled"></a>
 <h4>SyncEncryptionPage.on_encryptionGroupBox_toggled</h4>
-<b>on_encryptionGroupBox_toggled</b>(<i>on</i>)
+<b>on_encryptionGroupBox_toggled</b>(<i>_on</i>)
 <p>
         Private slot to handle changes of the encryption selection.
 </p>
 
 <dl>
 
-<dt><i>on</i> (bool)</dt>
+<dt><i>_on</i> (bool)</dt>
 <dd>
-state of the group box
+state of the group box (unused)
 </dd>
 </dl>
 <a NAME="SyncEncryptionPage.on_encryptionKeyAgainEdit_textChanged" ID="SyncEncryptionPage.on_encryptionKeyAgainEdit_textChanged"></a>
@@ -194,16 +194,16 @@
 </dl>
 <a NAME="SyncEncryptionPage.on_reencryptCheckBox_toggled" ID="SyncEncryptionPage.on_reencryptCheckBox_toggled"></a>
 <h4>SyncEncryptionPage.on_reencryptCheckBox_toggled</h4>
-<b>on_reencryptCheckBox_toggled</b>(<i>on</i>)
+<b>on_reencryptCheckBox_toggled</b>(<i>_on</i>)
 <p>
         Private slot to handle changes of the re-encryption selection.
 </p>
 
 <dl>
 
-<dt><i>on</i> (bool)</dt>
+<dt><i>_on</i> (bool)</dt>
 <dd>
-state of the check box
+state of the check box (unused)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial