eric6/Documentation/Source/eric6.E5Gui.E5Led.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
child 8215
fc5d68a6889e
diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.E5Gui.E5Led.html
--- a/eric6/Documentation/Source/eric6.E5Gui.E5Led.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.E5Gui.E5Led.html	Sat Jan 16 16:51:23 2021 +0100
@@ -298,7 +298,7 @@
         Private method to calculate the width of the LED.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 new width of the LED (integer)
 </dd>
@@ -325,7 +325,7 @@
         Public method to return the LED color.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 color of the LED (QColor)
 </dd>
@@ -338,7 +338,7 @@
         Public method to return the dark factor.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 the current dark factor (integer)
 </dd>
@@ -351,7 +351,7 @@
         Public method to return the framed state.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the current framed state (boolean)
 </dd>
@@ -364,7 +364,7 @@
         Public method to return the LED state.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the light state (boolean)
 </dd>
@@ -377,7 +377,7 @@
         Public method to give a hint about our minimum size.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 size hint (QSize)
 </dd>
@@ -425,7 +425,7 @@
         Public method to return the LED rectangular ratio [= width / height].
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 LED rectangular ratio (float)
 </dd>
@@ -522,7 +522,7 @@
         Public method to return the LED shape.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 LED shape (E5LedCircular, E5LedRectangular)
 </dd>
@@ -535,7 +535,7 @@
         Public method to give a hint about our desired size.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 size hint (QSize)
 </dd>

eric ide

mercurial