diff -r c712d09cc839 -r f6881d10e995 src/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncEncryptionPage.html --- a/src/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncEncryptionPage.html Fri Dec 22 13:57:47 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncEncryptionPage.html Fri Dec 22 17:24:07 2023 +0100 @@ -102,9 +102,9 @@ </p> <dl> -<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="SyncEncryptionPage.__updateUI" ID="SyncEncryptionPage.__updateUI"></a> @@ -124,7 +124,13 @@ <dl> <dt>Return:</dt> <dd> -flag indicating completeness (boolean) +flag indicating completeness +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +bool </dd> </dl> <a NAME="SyncEncryptionPage.nextId" ID="SyncEncryptionPage.nextId"></a> @@ -137,7 +143,13 @@ <dl> <dt>Return:</dt> <dd> -next wizard page ID (integer) +next wizard page ID +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +int </dd> </dl> <a NAME="SyncEncryptionPage.on_encryptionGroupBox_toggled" ID="SyncEncryptionPage.on_encryptionGroupBox_toggled"></a> @@ -149,9 +161,9 @@ </p> <dl> -<dt><i>on</i></dt> +<dt><i>on</i> (bool)</dt> <dd> -state of the group box (boolean) +state of the group box </dd> </dl> <a NAME="SyncEncryptionPage.on_encryptionKeyAgainEdit_textChanged" ID="SyncEncryptionPage.on_encryptionKeyAgainEdit_textChanged"></a> @@ -163,9 +175,9 @@ </p> <dl> -<dt><i>txt</i></dt> +<dt><i>txt</i> (str)</dt> <dd> -content of the edit widget (string) +content of the edit widget </dd> </dl> <a NAME="SyncEncryptionPage.on_encryptionKeyEdit_textChanged" ID="SyncEncryptionPage.on_encryptionKeyEdit_textChanged"></a> @@ -177,9 +189,9 @@ </p> <dl> -<dt><i>txt</i></dt> +<dt><i>txt</i> (str)</dt> <dd> -content of the edit widget (string) +content of the edit widget </dd> </dl> <a NAME="SyncEncryptionPage.on_reencryptCheckBox_toggled" ID="SyncEncryptionPage.on_reencryptCheckBox_toggled"></a> @@ -191,9 +203,9 @@ </p> <dl> -<dt><i>on</i></dt> +<dt><i>on</i> (bool)</dt> <dd> -state of the check box (boolean) +state of the check box </dd> </dl> <div align="right"><a href="#top">Up</a></div>