--- a/src/eric7/Documentation/Source/eric7.QtHelpInterface.HelpTocWidget.html Wed Dec 20 19:28:22 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.QtHelpInterface.HelpTocWidget.html Thu Dec 21 12:03:40 2023 +0100 @@ -181,9 +181,9 @@ </p> <dl> -<dt><i>pos</i></dt> +<dt><i>pos</i> (QPoint)</dt> <dd> -position to show the menu at (QPoint) +position to show the menu at </dd> </dl> <a NAME="HelpTocWidget.expandToDepth" ID="HelpTocWidget.expandToDepth"></a> @@ -195,9 +195,9 @@ </p> <dl> -<dt><i>depth</i></dt> +<dt><i>depth</i> (int)</dt> <dd> -depth to expand to (integer) +depth to expand to </dd> </dl> <a NAME="HelpTocWidget.focusInEvent" ID="HelpTocWidget.focusInEvent"></a> @@ -209,9 +209,9 @@ </p> <dl> -<dt><i>evt</i></dt> +<dt><i>evt</i> (QFocusEvent)</dt> <dd> -reference to the focus event object (QFocusEvent) +reference to the focus event object </dd> </dl> <a NAME="HelpTocWidget.keyPressEvent" ID="HelpTocWidget.keyPressEvent"></a> @@ -223,9 +223,9 @@ </p> <dl> -<dt><i>evt</i></dt> +<dt><i>evt</i> (QKeyEvent)</dt> <dd> -reference to the key press event (QKeyEvent) +reference to the key press event </dd> </dl> <a NAME="HelpTocWidget.syncToContent" ID="HelpTocWidget.syncToContent"></a> @@ -237,15 +237,21 @@ </p> <dl> -<dt><i>url</i></dt> +<dt><i>url</i> (QUrl)</dt> <dd> -URL of the displayed page (QUrl) +URL of the displayed page </dd> </dl> <dl> <dt>Return:</dt> <dd> -flag indicating a successful synchronization (boolean) +flag indicating a successful synchronization +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +bool </dd> </dl> <div align="right"><a href="#top">Up</a></div>