--- a/src/eric7/Documentation/Source/eric7.EricWidgets.EricPassivePopup.html Tue Dec 19 11:04:03 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.EricWidgets.EricPassivePopup.html Tue Dec 19 19:57:08 2023 +0100 @@ -163,15 +163,21 @@ </p> <dl> -<dt><i>target</i></dt> +<dt><i>target</i> (QRect)</dt> <dd> -rectangle to be placed at (QRect) +rectangle to be placed at </dd> </dl> <dl> <dt>Return:</dt> <dd> -position to place the popup (QPoint) +position to place the popup +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +QPoint </dd> </dl> <a NAME="EricPassivePopup.__defaultArea" ID="EricPassivePopup.__defaultArea"></a> @@ -185,7 +191,13 @@ <dl> <dt>Return:</dt> <dd> -default rectangle (QRect) +default rectangle +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +QRect </dd> </dl> <a NAME="EricPassivePopup.__moveNear" ID="EricPassivePopup.__moveNear"></a> @@ -198,9 +210,9 @@ </p> <dl> -<dt><i>target</i></dt> +<dt><i>target</i> (QRect)</dt> <dd> -rectangle to be placed at (QRect) +rectangle to be placed at </dd> </dl> <a NAME="EricPassivePopup.__positionSelf" ID="EricPassivePopup.__positionSelf"></a> @@ -245,9 +257,9 @@ </p> <dl> -<dt><i>evt</i></dt> +<dt><i>evt</i> (QHideEvent)</dt> <dd> -reference to the hide event (QHideEvent) +reference to the hide event </dd> </dl> <a NAME="EricPassivePopup.mouseReleaseEvent" ID="EricPassivePopup.mouseReleaseEvent"></a> @@ -259,9 +271,9 @@ </p> <dl> -<dt><i>evt</i></dt> +<dt><i>evt</i> (QMouseEvent)</dt> <dd> -reference to the mouse event (QMouseEvent) +reference to the mouse event </dd> </dl> <a NAME="EricPassivePopup.setCustomData" ID="EricPassivePopup.setCustomData"></a> @@ -296,9 +308,9 @@ </p> <dl> -<dt><i>delay</i></dt> +<dt><i>delay</i> (int)</dt> <dd> -value for the delay in milliseconds (integer) +value for the delay in milliseconds </dd> </dl> <a NAME="EricPassivePopup.setView" ID="EricPassivePopup.setView"></a> @@ -310,10 +322,9 @@ </p> <dl> -<dt><i>child</i></dt> +<dt><i>child</i> (QWidget)</dt> <dd> reference to the widget to set as the message view - (QWidget) </dd> </dl> <a NAME="EricPassivePopup.setVisible" ID="EricPassivePopup.setVisible"></a> @@ -325,9 +336,9 @@ </p> <dl> -<dt><i>visible</i></dt> +<dt><i>visible</i> (bool)</dt> <dd> -flag indicating the visibility status (boolean) +flag indicating the visibility status </dd> </dl> <a NAME="EricPassivePopup.show" ID="EricPassivePopup.show"></a> @@ -339,9 +350,9 @@ </p> <dl> -<dt><i>p</i></dt> +<dt><i>p</i> (QPoint)</dt> <dd> -position for the popup (QPoint) +position for the popup </dd> </dl> <a NAME="EricPassivePopup.timeout" ID="EricPassivePopup.timeout"></a> @@ -355,7 +366,13 @@ <dl> <dt>Return:</dt> <dd> -the delay before the popup is removed automatically (integer) +the delay before the popup is removed automatically +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +int </dd> </dl> <a NAME="EricPassivePopup.view" ID="EricPassivePopup.view"></a> @@ -368,7 +385,13 @@ <dl> <dt>Return:</dt> <dd> -reference to the message view (QWidget) +reference to the message view +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +QWidget </dd> </dl> <div align="right"><a href="#top">Up</a></div>