208 </p><a NAME="TimeTracker.getCurrentEntry" ID="TimeTracker.getCurrentEntry"></a> |
208 </p><a NAME="TimeTracker.getCurrentEntry" ID="TimeTracker.getCurrentEntry"></a> |
209 <h4>TimeTracker.getCurrentEntry</h4> |
209 <h4>TimeTracker.getCurrentEntry</h4> |
210 <b>getCurrentEntry</b>(<i></i>) |
210 <b>getCurrentEntry</b>(<i></i>) |
211 <p> |
211 <p> |
212 Public method to get a reference to the current tracker entry. |
212 Public method to get a reference to the current tracker entry. |
213 </p><a NAME="TimeTracker.getEntry" ID="TimeTracker.getEntry"></a> |
213 </p><dl> |
|
214 <dt>Returns:</dt> |
|
215 <dd> |
|
216 reference to the current entry (TimeTrackEntry) |
|
217 </dd> |
|
218 </dl><a NAME="TimeTracker.getEntry" ID="TimeTracker.getEntry"></a> |
214 <h4>TimeTracker.getEntry</h4> |
219 <h4>TimeTracker.getEntry</h4> |
215 <b>getEntry</b>(<i>eid</i>) |
220 <b>getEntry</b>(<i>eid</i>) |
216 <p> |
221 <p> |
217 Public method to get a tracker entry given its ID. |
222 Public method to get a tracker entry given its ID. |
218 </p><dl> |
223 </p><dl> |
254 <h4>TimeTracker.mergeDuplicateTrackerEntries</h4> |
259 <h4>TimeTracker.mergeDuplicateTrackerEntries</h4> |
255 <b>mergeDuplicateTrackerEntries</b>(<i></i>) |
260 <b>mergeDuplicateTrackerEntries</b>(<i></i>) |
256 <p> |
261 <p> |
257 Public slot to merge duplicate time tracker entries. |
262 Public slot to merge duplicate time tracker entries. |
258 </p><p> |
263 </p><p> |
259 If entries with the identical start date and time are found, the durations |
264 If entries with the identical start date and time are found, the |
260 of these entries are added. |
265 durations of these entries are added. |
261 </p><a NAME="TimeTracker.pauseTrackerEntry" ID="TimeTracker.pauseTrackerEntry"></a> |
266 </p><a NAME="TimeTracker.pauseTrackerEntry" ID="TimeTracker.pauseTrackerEntry"></a> |
262 <h4>TimeTracker.pauseTrackerEntry</h4> |
267 <h4>TimeTracker.pauseTrackerEntry</h4> |
263 <b>pauseTrackerEntry</b>(<i></i>) |
268 <b>pauseTrackerEntry</b>(<i></i>) |
264 <p> |
269 <p> |
265 Public method to pause the current tracker entry. |
270 Public method to pause the current tracker entry. |
287 <p> |
292 <p> |
288 Public slot to save the tracker entries to a file. |
293 Public slot to save the tracker entries to a file. |
289 </p><dl> |
294 </p><dl> |
290 <dt><i>filePath=</i></dt> |
295 <dt><i>filePath=</i></dt> |
291 <dd> |
296 <dd> |
292 path and name of the file to write the entries to (string) |
297 path and name of the file to write the entries to |
|
298 (string) |
293 </dd><dt><i>ids=</i></dt> |
299 </dd><dt><i>ids=</i></dt> |
294 <dd> |
300 <dd> |
295 list of entry IDs to be written (list of integer) |
301 list of entry IDs to be written (list of integer) |
296 </dd> |
302 </dd> |
297 </dl><a NAME="TimeTracker.startTrackerEntry" ID="TimeTracker.startTrackerEntry"></a> |
303 </dl><a NAME="TimeTracker.startTrackerEntry" ID="TimeTracker.startTrackerEntry"></a> |