--- a/src/eric7/Documentation/Source/eric7.EricWidgets.EricSqueezeLabels.html Tue Dec 19 11:04:03 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.EricWidgets.EricSqueezeLabels.html Tue Dec 19 19:57:08 2023 +0100 @@ -87,9 +87,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="EricSqueezeLabel.paintEvent" ID="EricSqueezeLabel.paintEvent"></a> @@ -101,9 +101,9 @@ </p> <dl> -<dt><i>event</i></dt> +<dt><i>event</i> (QPaintEvent)</dt> <dd> -reference to the paint event (QPaintEvent) +reference to the paint event </dd> </dl> <a NAME="EricSqueezeLabel.setText" ID="EricSqueezeLabel.setText"></a> @@ -115,9 +115,9 @@ </p> <dl> -<dt><i>txt</i></dt> +<dt><i>txt</i> (str)</dt> <dd> -the text to be shown (string) +the text to be shown </dd> </dl> <div align="right"><a href="#top">Up</a></div> @@ -185,9 +185,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="EricSqueezeLabelPath.length" ID="EricSqueezeLabelPath.length"></a> @@ -199,15 +199,21 @@ </p> <dl> -<dt><i>txt</i></dt> +<dt><i>txt</i> (str)</dt> <dd> -text to calculate the length for after wrapped (string) +text to calculate the length for after wrapped </dd> </dl> <dl> <dt>Return:</dt> <dd> -length of the wrapped text in pixels (integer) +length of the wrapped text in pixels +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +int </dd> </dl> <a NAME="EricSqueezeLabelPath.paintEvent" ID="EricSqueezeLabelPath.paintEvent"></a> @@ -219,9 +225,9 @@ </p> <dl> -<dt><i>event</i></dt> +<dt><i>event</i> (QPaintEvent)</dt> <dd> -reference to the paint event (QPaintEvent) +reference to the paint event </dd> </dl> <a NAME="EricSqueezeLabelPath.setPath" ID="EricSqueezeLabelPath.setPath"></a> @@ -233,9 +239,9 @@ </p> <dl> -<dt><i>path</i></dt> +<dt><i>path</i> (str)</dt> <dd> -path to be shown (string) +path to be shown </dd> </dl> <a NAME="EricSqueezeLabelPath.setSurrounding" ID="EricSqueezeLabelPath.setSurrounding"></a> @@ -247,10 +253,9 @@ </p> <dl> -<dt><i>surrounding</i></dt> +<dt><i>surrounding</i> (str)</dt> <dd> -the a string containg placeholders for the path - (string) +the a string containing placeholders for the path </dd> </dl> <a NAME="EricSqueezeLabelPath.setTextPath" ID="EricSqueezeLabelPath.setTextPath"></a> @@ -262,14 +267,13 @@ </p> <dl> -<dt><i>surrounding</i></dt> +<dt><i>surrounding</i> (str)</dt> <dd> -the a string containg placeholders for the path - (string) +the a string containing placeholders for the path </dd> -<dt><i>path</i></dt> +<dt><i>path</i> (str)</dt> <dd> -path to be shown (string) +path to be shown </dd> </dl> <div align="right"><a href="#top">Up</a></div>