TimeTracker/Documentation/source/index-Plugin_Time_Tracker.TimeTracker.html

changeset 18
73bd1fdd7102
child 33
a8706d6bd932
equal deleted inserted replaced
17:2dc5c5af1cf3 18:73bd1fdd7102
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
3 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
4 <html><head>
5 <title>Plugin_Time_Tracker.TimeTracker</title>
6 <style>
7 body {
8 background: #EDECE6;
9 margin: 0em 1em 10em 1em;
10 color: black;
11 }
12
13 h1 { color: white; background: #85774A; }
14 h2 { color: white; background: #85774A; }
15 h3 { color: white; background: #9D936E; }
16 h4 { color: white; background: #9D936E; }
17
18 a { color: #BA6D36; }
19
20 </style>
21 </head>
22 <body>
23 <h1>Plugin_Time_Tracker.TimeTracker</h1>
24 <p>
25 Package implementing the time tracker.
26 </p>
27
28 <h3>Packages</h3>
29 <table>
30 <tr>
31 <td><a href="index-Plugin_Time_Tracker.TimeTracker.ConfigurationPage.html">ConfigurationPage</a></td>
32 <td>Package implementing the Time Tracker page of the configuration dialog.</td>
33 </tr>
34 </table>
35
36 <h3>Modules</h3>
37 <table>
38 <tr>
39 <td><a href="Plugin_Time_Tracker.TimeTracker.TimeTrackEntry.html">TimeTrackEntry</a></td>
40 <td>Module implementing the time track entry class.</td>
41 </tr><tr>
42 <td><a href="Plugin_Time_Tracker.TimeTracker.TimeTracker.html">TimeTracker</a></td>
43 <td>Module implementing the time tracker object.</td>
44 </tr><tr>
45 <td><a href="Plugin_Time_Tracker.TimeTracker.TimeTrackerEntryDialog.html">TimeTrackerEntryDialog</a></td>
46 <td>Module implementing the time tracker edit dialog.</td>
47 </tr><tr>
48 <td><a href="Plugin_Time_Tracker.TimeTracker.TimeTrackerWidget.html">TimeTrackerWidget</a></td>
49 <td>Module implementing the time tracker widget.</td>
50 </tr>
51 </table>
52 </body></html>

eric ide

mercurial