src/eric7/Documentation/Source/eric7.VCS.StatusMonitorLed.html

branch
eric7
changeset 10436
f6881d10e995
parent 10259
b51dfacef37f
child 10479
856476537696
diff -r c712d09cc839 -r f6881d10e995 src/eric7/Documentation/Source/eric7.VCS.StatusMonitorLed.html
--- a/src/eric7/Documentation/Source/eric7.VCS.StatusMonitorLed.html	Fri Dec 22 13:57:47 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.VCS.StatusMonitorLed.html	Fri Dec 22 17:24:07 2023 +0100
@@ -116,13 +116,13 @@
 </p>
 <dl>
 
-<dt><i>project</i></dt>
+<dt><i>project</i> (Project)</dt>
 <dd>
-reference to the project object (Project.Project)
+reference to the project object
 </dd>
-<dt><i>parent</i></dt>
+<dt><i>parent</i> (QWidget)</dt>
 <dd>
-reference to the parent object (QWidget)
+reference to the parent object
 </dd>
 </dl>
 <a NAME="StatusMonitorLed.__checkActions" ID="StatusMonitorLed.__checkActions"></a>
@@ -148,9 +148,9 @@
 </p>
 <dl>
 
-<dt><i>pos</i></dt>
+<dt><i>pos</i> (QPoint)</dt>
 <dd>
-position of the click (QPoint)
+position of the click
 </dd>
 </dl>
 <a NAME="StatusMonitorLed.__projectVcsMonitorStatus" ID="StatusMonitorLed.__projectVcsMonitorStatus"></a>
@@ -162,13 +162,13 @@
 </p>
 <dl>
 
-<dt><i>status</i></dt>
+<dt><i>status</i> (str)</dt>
 <dd>
-status of the monitoring thread (string, ok, nok or off)
+status of the monitoring thread (ok, nok or off)
 </dd>
-<dt><i>statusMsg</i></dt>
+<dt><i>statusMsg</i> (str)</dt>
 <dd>
-explanotory text for the signaled status (string)
+explanotory text for the signaled status
 </dd>
 </dl>
 <a NAME="StatusMonitorLed.__setInterval" ID="StatusMonitorLed.__setInterval"></a>
@@ -201,9 +201,9 @@
 </p>
 <dl>
 
-<dt><i>state</i></dt>
+<dt><i>state</i> (str)</dt>
 <dd>
-new vcs state (string)
+new vcs state
 </dd>
 </dl>
 <a NAME="StatusMonitorLed._showContextMenu" ID="StatusMonitorLed._showContextMenu"></a>
@@ -215,9 +215,9 @@
 </p>
 <dl>
 
-<dt><i>coord</i></dt>
+<dt><i>coord</i> (QPoint)</dt>
 <dd>
-the position of the mouse pointer (QPoint)
+the position of the mouse pointer
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial