diff -r 21b31f1308ab -r 37049a04b8fa TimeTracker/Documentation/source/Plugin_Time_Tracker.TimeTracker.TimeTracker.html --- a/TimeTracker/Documentation/source/Plugin_Time_Tracker.TimeTracker.TimeTracker.html Sat Sep 28 13:37:07 2013 +0200 +++ b/TimeTracker/Documentation/source/Plugin_Time_Tracker.TimeTracker.TimeTracker.html Fri Oct 25 18:54:29 2013 +0200 @@ -210,7 +210,12 @@ <b>getCurrentEntry</b>(<i></i>) <p> Public method to get a reference to the current tracker entry. -</p><a NAME="TimeTracker.getEntry" ID="TimeTracker.getEntry"></a> +</p><dl> +<dt>Returns:</dt> +<dd> +reference to the current entry (TimeTrackEntry) +</dd> +</dl><a NAME="TimeTracker.getEntry" ID="TimeTracker.getEntry"></a> <h4>TimeTracker.getEntry</h4> <b>getEntry</b>(<i>eid</i>) <p> @@ -256,8 +261,8 @@ <p> Public slot to merge duplicate time tracker entries. </p><p> - If entries with the identical start date and time are found, the durations - of these entries are added. + If entries with the identical start date and time are found, the + durations of these entries are added. </p><a NAME="TimeTracker.pauseTrackerEntry" ID="TimeTracker.pauseTrackerEntry"></a> <h4>TimeTracker.pauseTrackerEntry</h4> <b>pauseTrackerEntry</b>(<i></i>) @@ -289,7 +294,8 @@ </p><dl> <dt><i>filePath=</i></dt> <dd> -path and name of the file to write the entries to (string) +path and name of the file to write the entries to + (string) </dd><dt><i>ids=</i></dt> <dd> list of entry IDs to be written (list of integer)