--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncCheckPage.html Fri Dec 22 13:57:47 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncCheckPage.html Fri Dec 22 17:24:07 2023 +0100 @@ -94,9 +94,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="SyncCheckPage.__makeAnimatedLabel" ID="SyncCheckPage.__makeAnimatedLabel"></a> @@ -126,9 +126,9 @@ </p> <dl> -<dt><i>message</i></dt> +<dt><i>message</i> (str)</dt> <dd> -error message (string) +error message </dd> </dl> <a NAME="SyncCheckPage.__updateLabels" ID="SyncCheckPage.__updateLabels"></a> @@ -140,19 +140,18 @@ </p> <dl> -<dt><i>type_</i></dt> +<dt><i>type_</i> (str)</dt> <dd> -type of the synchronization event (string one - of "bookmarks", "history", "passwords", "useragents" or - "speeddial") +type of the synchronization event (one of "bookmarks", + "history", "passwords", "useragents" or "speeddial") </dd> -<dt><i>status</i></dt> +<dt><i>status</i> (bool)</dt> <dd> -flag indicating success (boolean) +flag indicating success </dd> -<dt><i>download</i></dt> +<dt><i>download</i> (bool)</dt> <dd> -flag indicating a download of a file (boolean) +flag indicating a download of a file </dd> </dl> <a NAME="SyncCheckPage.__updateMessages" ID="SyncCheckPage.__updateMessages"></a> @@ -164,13 +163,13 @@ </p> <dl> -<dt><i>type_</i></dt> +<dt><i>type_</i> (str)</dt> <dd> -type of synchronization data (string) +type of synchronization data </dd> -<dt><i>msg</i></dt> +<dt><i>msg</i> (str)</dt> <dd> -synchronization message (string) +synchronization message </dd> </dl> <a NAME="SyncCheckPage.initializePage" ID="SyncCheckPage.initializePage"></a>