TimeTracker/Documentation/source/Plugin_Time_Tracker.TimeTracker.TimeTrackerEntryDialog.html

branch
eric7
changeset 116
e8b0641eba15
parent 106
6deb942739dc
diff -r 859d59103f9f -r e8b0641eba15 TimeTracker/Documentation/source/Plugin_Time_Tracker.TimeTracker.TimeTrackerEntryDialog.html
--- a/TimeTracker/Documentation/source/Plugin_Time_Tracker.TimeTracker.TimeTrackerEntryDialog.html	Sat Dec 23 19:35:14 2023 +0100
+++ b/TimeTracker/Documentation/source/Plugin_Time_Tracker.TimeTracker.TimeTrackerEntryDialog.html	Sat Jan 06 13:06:58 2024 +0100
@@ -7,53 +7,50 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>Plugin_Time_Tracker.TimeTracker.TimeTrackerEntryDialog</h1>
-
 <p>
 Module implementing the time tracker edit dialog.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#TimeTrackerEntryDialog">TimeTrackerEntryDialog</a></td>
 <td>Class implementing the time tracker edit dialog.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="TimeTrackerEntryDialog" ID="TimeTrackerEntryDialog"></a>
 <h2>TimeTrackerEntryDialog</h2>
-
 <p>
     Class implementing the time tracker edit dialog.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_TimeTrackerEntryDialog
 <h3>Class Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Class Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Methods</h3>
-
 <table>
-
 <tr>
 <td><a href="#TimeTrackerEntryDialog.__init__">TimeTrackerEntryDialog</a></td>
 <td>Constructor</td>
@@ -75,19 +72,20 @@
 <td>Private slot handling a change of the start date and time.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="TimeTrackerEntryDialog.__init__" ID="TimeTrackerEntryDialog.__init__"></a>
 <h4>TimeTrackerEntryDialog (Constructor)</h4>
 <b>TimeTrackerEntryDialog</b>(<i>tracker, entry, taskItems, commentItems, parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>tracker</i> (TimeTracker)</dt>
@@ -116,17 +114,17 @@
 <a NAME="TimeTrackerEntryDialog.__checkOk" ID="TimeTrackerEntryDialog.__checkOk"></a>
 <h4>TimeTrackerEntryDialog.__checkOk</h4>
 <b>__checkOk</b>(<i></i>)
-
 <p>
         Private slot to set the enabled state of the OK button.
 </p>
+
 <a NAME="TimeTrackerEntryDialog.getData" ID="TimeTrackerEntryDialog.getData"></a>
 <h4>TimeTrackerEntryDialog.getData</h4>
 <b>getData</b>(<i></i>)
-
 <p>
         Public method to get the data.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -143,10 +141,10 @@
 <a NAME="TimeTrackerEntryDialog.on_durationSpinBox_valueChanged" ID="TimeTrackerEntryDialog.on_durationSpinBox_valueChanged"></a>
 <h4>TimeTrackerEntryDialog.on_durationSpinBox_valueChanged</h4>
 <b>on_durationSpinBox_valueChanged</b>(<i>value</i>)
-
 <p>
         Private slot handling a change of the duration.
 </p>
+
 <dl>
 
 <dt><i>value</i> (int)</dt>
@@ -157,10 +155,10 @@
 <a NAME="TimeTrackerEntryDialog.on_startDateTimeEdit_dateTimeChanged" ID="TimeTrackerEntryDialog.on_startDateTimeEdit_dateTimeChanged"></a>
 <h4>TimeTrackerEntryDialog.on_startDateTimeEdit_dateTimeChanged</h4>
 <b>on_startDateTimeEdit_dateTimeChanged</b>(<i>date</i>)
-
 <p>
         Private slot handling a change of the start date and time.
 </p>
+
 <dl>
 
 <dt><i>date</i> (QDateTime)</dt>
@@ -170,4 +168,4 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial