--- a/src/eric7/Documentation/Source/eric7.EricWidgets.EricLineEdit.html Tue Dec 19 11:04:03 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.EricWidgets.EricLineEdit.html Tue Dec 19 19:57:08 2023 +0100 @@ -224,15 +224,21 @@ </p> <dl> -<dt><i>evt</i></dt> +<dt><i>evt</i> (QEvent)</dt> <dd> -reference to the event (QEvent) +reference to the event </dd> </dl> <dl> <dt>Return:</dt> <dd> -flag indicating, whether the event was recognized (boolean) +flag indicating, whether the event was recognized +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +bool </dd> </dl> <a NAME="EricLineEdit.leftMargin" ID="EricLineEdit.leftMargin"></a> @@ -245,7 +251,13 @@ <dl> <dt>Return:</dt> <dd> -left margin in pixel (integer) +left margin in pixel +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +int </dd> </dl> <a NAME="EricLineEdit.removeWidget" ID="EricLineEdit.removeWidget"></a> @@ -271,9 +283,9 @@ </p> <dl> -<dt><i>margin</i></dt> +<dt><i>margin</i> (int)</dt> <dd> -left margin in pixel (integer) +left margin in pixel </dd> </dl> <a NAME="EricLineEdit.setWidgetSpacing" ID="EricLineEdit.setWidgetSpacing"></a> @@ -285,9 +297,9 @@ </p> <dl> -<dt><i>spacing</i></dt> +<dt><i>spacing</i> (int)</dt> <dd> -side widget spacing (integer) +side widget spacing </dd> </dl> <a NAME="EricLineEdit.textMargin" ID="EricLineEdit.textMargin"></a> @@ -326,7 +338,13 @@ <dl> <dt>Return:</dt> <dd> -side widget spacing (integer) +side widget spacing +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +int </dd> </dl> <div align="right"><a href="#top">Up</a></div> @@ -418,9 +436,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="EricLineEditSideWidget.event" ID="EricLineEditSideWidget.event"></a> @@ -432,15 +450,21 @@ </p> <dl> -<dt><i>evt</i></dt> +<dt><i>evt</i> (QEvent)</dt> <dd> -reference to the event (QEvent) +reference to the event </dd> </dl> <dl> <dt>Return:</dt> <dd> -flag indicating, whether the event was recognized (boolean) +flag indicating, whether the event was recognized +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +bool </dd> </dl> <div align="right"><a href="#top">Up</a></div>