TimeTracker/Documentation/source/Plugin_Time_Tracker.TimeTracker.TimeTrackerWidget.html

changeset 42
37049a04b8fa
parent 33
a8706d6bd932
child 69
021ac1e44e32
diff -r 21b31f1308ab -r 37049a04b8fa TimeTracker/Documentation/source/Plugin_Time_Tracker.TimeTracker.TimeTrackerWidget.html
--- a/TimeTracker/Documentation/source/Plugin_Time_Tracker.TimeTracker.TimeTrackerWidget.html	Sat Sep 28 13:37:07 2013 +0200
+++ b/TimeTracker/Documentation/source/Plugin_Time_Tracker.TimeTracker.TimeTrackerWidget.html	Fri Oct 25 18:54:29 2013 +0200
@@ -239,11 +239,18 @@
 <b>on_pauseButton_toggled</b>(<i>checked</i>)
 <p>
         Private slot to pause the current timing.
-</p><a NAME="TimeTrackerWidget.on_taskCombo_editTextChanged" ID="TimeTrackerWidget.on_taskCombo_editTextChanged"></a>
+</p><dl>
+<dt><i>checked</i></dt>
+<dd>
+flag indicating the checked status of the button
+            (boolean)
+</dd>
+</dl><a NAME="TimeTrackerWidget.on_taskCombo_editTextChanged" ID="TimeTrackerWidget.on_taskCombo_editTextChanged"></a>
 <h4>TimeTrackerWidget.on_taskCombo_editTextChanged</h4>
 <b>on_taskCombo_editTextChanged</b>(<i>txt</i>)
 <p>
-        Private slot handling changes of the task description of the current entry.
+        Private slot handling changes of the task description of the current
+        entry.
 </p><dl>
 <dt><i>txt</i></dt>
 <dd>

eric ide

mercurial