src/eric7/Documentation/Source/eric7.EricWidgets.EricLed.html

branch
eric7
changeset 10423
299802979277
parent 9209
b99e7fd55fd3
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.EricWidgets.EricLed.html	Tue Dec 19 11:04:03 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.EricWidgets.EricLed.html	Tue Dec 19 19:57:08 2023 +0100
@@ -129,9 +129,9 @@
 </p>
 <dl>
 
-<dt><i>evt</i></dt>
+<dt><i>evt</i> (QMouseEvent)</dt>
 <dd>
-mouse event (QMouseEvent)
+mouse event
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
@@ -290,7 +290,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-new width of the LED (integer)
+new width of the LED
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+int
 </dd>
 </dl>
 <a NAME="EricLed.__paintRectangular" ID="EricLed.__paintRectangular"></a>
@@ -317,7 +323,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-color of the LED (QColor)
+color of the LED
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+QColor
 </dd>
 </dl>
 <a NAME="EricLed.darkFactor" ID="EricLed.darkFactor"></a>
@@ -330,7 +342,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-the current dark factor (integer)
+the current dark factor
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+int
 </dd>
 </dl>
 <a NAME="EricLed.isFramed" ID="EricLed.isFramed"></a>
@@ -343,7 +361,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating the current framed state (boolean)
+flag indicating the current framed state
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="EricLed.isOn" ID="EricLed.isOn"></a>
@@ -356,7 +380,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating the light state (boolean)
+flag indicating the light state
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="EricLed.minimumSizeHint" ID="EricLed.minimumSizeHint"></a>
@@ -369,7 +399,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-size hint (QSize)
+size hint
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+QSize
 </dd>
 </dl>
 <a NAME="EricLed.off" ID="EricLed.off"></a>
@@ -410,7 +446,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-LED rectangular ratio (float)
+LED rectangular ratio
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+float
 </dd>
 </dl>
 <a NAME="EricLed.setColor" ID="EricLed.setColor"></a>
@@ -422,9 +464,9 @@
 </p>
 <dl>
 
-<dt><i>color</i></dt>
+<dt><i>color</i> (QColor)</dt>
 <dd>
-color for the LED (QColor)
+color for the LED
 </dd>
 </dl>
 <a NAME="EricLed.setDarkFactor" ID="EricLed.setDarkFactor"></a>
@@ -436,9 +478,9 @@
 </p>
 <dl>
 
-<dt><i>darkfactor</i></dt>
+<dt><i>darkfactor</i> (int)</dt>
 <dd>
-value to set for the dark factor (integer)
+value to set for the dark factor
 </dd>
 </dl>
 <a NAME="EricLed.setFramed" ID="EricLed.setFramed"></a>
@@ -450,9 +492,9 @@
 </p>
 <dl>
 
-<dt><i>framed</i></dt>
+<dt><i>framed</i> (bool)</dt>
 <dd>
-flag indicating the framed state (boolean)
+flag indicating the framed state
 </dd>
 </dl>
 <a NAME="EricLed.setOn" ID="EricLed.setOn"></a>
@@ -464,9 +506,9 @@
 </p>
 <dl>
 
-<dt><i>state</i></dt>
+<dt><i>state</i> (bool)</dt>
 <dd>
-new state of the LED (boolean)
+new state of the LED
 </dd>
 </dl>
 <a NAME="EricLed.setRatio" ID="EricLed.setRatio"></a>
@@ -478,9 +520,9 @@
 </p>
 <dl>
 
-<dt><i>ratio</i></dt>
+<dt><i>ratio</i> (float)</dt>
 <dd>
-new LED rectangular ratio (float)
+new LED rectangular ratio
 </dd>
 </dl>
 <a NAME="EricLed.setShape" ID="EricLed.setShape"></a>
@@ -526,7 +568,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-size hint (QSize)
+size hint
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+QSize
 </dd>
 </dl>
 <a NAME="EricLed.toggle" ID="EricLed.toggle"></a>

eric ide

mercurial