237 </p><a NAME="TimeTrackerWidget.on_pauseButton_toggled" ID="TimeTrackerWidget.on_pauseButton_toggled"></a> |
237 </p><a NAME="TimeTrackerWidget.on_pauseButton_toggled" ID="TimeTrackerWidget.on_pauseButton_toggled"></a> |
238 <h4>TimeTrackerWidget.on_pauseButton_toggled</h4> |
238 <h4>TimeTrackerWidget.on_pauseButton_toggled</h4> |
239 <b>on_pauseButton_toggled</b>(<i>checked</i>) |
239 <b>on_pauseButton_toggled</b>(<i>checked</i>) |
240 <p> |
240 <p> |
241 Private slot to pause the current timing. |
241 Private slot to pause the current timing. |
242 </p><a NAME="TimeTrackerWidget.on_taskCombo_editTextChanged" ID="TimeTrackerWidget.on_taskCombo_editTextChanged"></a> |
242 </p><dl> |
|
243 <dt><i>checked</i></dt> |
|
244 <dd> |
|
245 flag indicating the checked status of the button |
|
246 (boolean) |
|
247 </dd> |
|
248 </dl><a NAME="TimeTrackerWidget.on_taskCombo_editTextChanged" ID="TimeTrackerWidget.on_taskCombo_editTextChanged"></a> |
243 <h4>TimeTrackerWidget.on_taskCombo_editTextChanged</h4> |
249 <h4>TimeTrackerWidget.on_taskCombo_editTextChanged</h4> |
244 <b>on_taskCombo_editTextChanged</b>(<i>txt</i>) |
250 <b>on_taskCombo_editTextChanged</b>(<i>txt</i>) |
245 <p> |
251 <p> |
246 Private slot handling changes of the task description of the current entry. |
252 Private slot handling changes of the task description of the current |
|
253 entry. |
247 </p><dl> |
254 </p><dl> |
248 <dt><i>txt</i></dt> |
255 <dt><i>txt</i></dt> |
249 <dd> |
256 <dd> |
250 new task description (string) |
257 new task description (string) |
251 </dd> |
258 </dd> |