--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncEncryptionPage.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncEncryptionPage.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,53 +7,50 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.WebBrowser.Sync.SyncEncryptionPage</h1> - <p> Module implementing encryption settings wizard page. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#SyncEncryptionPage">SyncEncryptionPage</a></td> <td>Class implementing encryption settings wizard page.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="SyncEncryptionPage" ID="SyncEncryptionPage"></a> <h2>SyncEncryptionPage</h2> - <p> Class implementing encryption settings wizard page. </p> + <h3>Derived from</h3> QWizardPage, Ui_SyncEncryptionPage <h3>Class Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Class Methods</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Methods</h3> - <table> - <tr> <td><a href="#SyncEncryptionPage.__init__">SyncEncryptionPage</a></td> <td>Constructor</td> @@ -87,19 +84,20 @@ <td>Private slot to handle changes of the re-encryption selection.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="SyncEncryptionPage.__init__" ID="SyncEncryptionPage.__init__"></a> <h4>SyncEncryptionPage (Constructor)</h4> <b>SyncEncryptionPage</b>(<i>parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>parent</i> (QWidget)</dt> @@ -110,17 +108,17 @@ <a NAME="SyncEncryptionPage.__updateUI" ID="SyncEncryptionPage.__updateUI"></a> <h4>SyncEncryptionPage.__updateUI</h4> <b>__updateUI</b>(<i></i>) - <p> Private slot to update the variable parts of the UI. </p> + <a NAME="SyncEncryptionPage.isComplete" ID="SyncEncryptionPage.isComplete"></a> <h4>SyncEncryptionPage.isComplete</h4> <b>isComplete</b>(<i></i>) - <p> Public method to check the completeness of the page. </p> + <dl> <dt>Return:</dt> <dd> @@ -136,10 +134,10 @@ <a NAME="SyncEncryptionPage.nextId" ID="SyncEncryptionPage.nextId"></a> <h4>SyncEncryptionPage.nextId</h4> <b>nextId</b>(<i></i>) - <p> Public method returning the ID of the next wizard page. </p> + <dl> <dt>Return:</dt> <dd> @@ -155,10 +153,10 @@ <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>) - <p> Private slot to handle changes of the encryption selection. </p> + <dl> <dt><i>on</i> (bool)</dt> @@ -169,10 +167,10 @@ <a NAME="SyncEncryptionPage.on_encryptionKeyAgainEdit_textChanged" ID="SyncEncryptionPage.on_encryptionKeyAgainEdit_textChanged"></a> <h4>SyncEncryptionPage.on_encryptionKeyAgainEdit_textChanged</h4> <b>on_encryptionKeyAgainEdit_textChanged</b>(<i>txt</i>) - <p> Private slot to handle changes of the encryption key repetition. </p> + <dl> <dt><i>txt</i> (str)</dt> @@ -183,10 +181,10 @@ <a NAME="SyncEncryptionPage.on_encryptionKeyEdit_textChanged" ID="SyncEncryptionPage.on_encryptionKeyEdit_textChanged"></a> <h4>SyncEncryptionPage.on_encryptionKeyEdit_textChanged</h4> <b>on_encryptionKeyEdit_textChanged</b>(<i>txt</i>) - <p> Private slot to handle changes of the encryption key. </p> + <dl> <dt><i>txt</i> (str)</dt> @@ -197,10 +195,10 @@ <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>) - <p> Private slot to handle changes of the re-encryption selection. </p> + <dl> <dt><i>on</i> (bool)</dt> @@ -210,4 +208,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>