-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathMainpage.dox
96 lines (96 loc) · 4.44 KB
/
Mainpage.dox
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
/**
* @mainpage KDE PIM API Reference
*
*
* \section Overview
*
* This section contains the KDE online class reference for the current
* development version of KDE-PIM. Additionally, you can subscribe
* or read the mailing lists for any additions and/or modifications
* to the API.
*
* <table width="100%">
* <tr><th>Applications</th><th>Libraries</th></tr>
* <tr><td valign="top">
* - <a href="kaddressbook/html/index.html"><b>kaddressbook</b></a>
* (<a href="kaddressbook/html/classes.html">classes</a>)\n
* <i>Keeps your addresses on file.</i>
* - <a href="akregator/html/index.html"><b>akregator</b></a>
* (<a href="akregator/html/classes.html">classes</a>)\n
* <i>Feed reader.</i>
* - <a href="kalarm/html/index.html"><b>kalarm</b></a>
* (<a href="kalarm/html/classes.html">classes</a>)\n
* <i>A personal alarm message, command and email scheduler.</i>
* - <a href="kalarm/kalarmd/html/index.html"><b>kalarmd</b></a>
* (<a href="kalarm/kalarmd/html/classes.html">classes</a>)\n
* <i>Alarm daemon.</i>
* - <a href="kjots/html/index.html"><b>kjots</b></a>
* (<a href="kjots/html/classes.html">classes</a>)\n
* <i>A time tracker.</i>
* - <a href="kleopatra/html/index.html"><b>kleopatra</b></a>
* (<a href="kleopatra/html/classes.html">classes</a>)\n
* <i>KDE Key Manager.</i>
* - <a href="kmail/html/index.html"><b>kmail</b></a>
* (<a href="kmail/html/classes.html">classes</a>)\n
* <i>A fully-featured email client.</i>
* - <a href="knode/html/index.html"><b>knode</b></a>
* (<a href="knode/html/classes.html">classes</a>)\n
* <i>The KDE news reader.</i>
* - <a href="knotes/html/index.html"><b>knotes</b></a>
* (<a href="knotes/html/classes.html">classes</a>)\n
* <i>A small tool to scribble down notes.</i>
* - <a href="konsolekalendar/html/index.html"><b>konsolekalendar</b></a>
* (<a href="konsolekalendar/html/classes.html">classes</a>)\n
* <i>A command line interface to KDE calendars.</i>
* - <a href="kontact/html/index.html"><b>kontact</b></a>
* (<a href="kontact/html/classes.html">classes</a>)\n
* <i>Brings together all the KDE PIM applications under one roof.</i>
* - <a href="korganizer/html/index.html"><b>korganizer</b></a>
* (<a href="korganizer/html/classes.html">classes</a>)\n
* <i>The calendar and scheduling program for KDE.</i>
* - <a href="korganizer/korgac/html/index.html"><b>korgac</b></a>
* (<a href="korganizer/korgac/html/classes.html">classes</a>)\n
* <i>An alarm client for KOrganizer.</i>
* - <a href="ktimetracker/html/index.html"><b>ktimetracker</b></a>
* (<a href="ktimetracker/html/classes.html">classes</a>)\n
* <i>A note taker.</i>
* </td>
* <td valign="top">
* - <a href="libkdepim/html/index.html"><b>libkdepim</b></a>
* (<a href="libkdepim/html/classes.html">classes</a>)\n
* <i>A library of widgets and other goodies for pim.</i>
* - <a href="kpgp/html/index.html"><b>kpgp</b></a>
* (<a href="libkpgp/html/classes.html">classes</a>)\n
* <i>Library for kpgp.</i>
* <i>A library for encryption handling.</i>
* - <a href="kdgantt/html/index.html"><b>kdgantt</b></a>
* (<a href="kdgantt/html/classes.html">classes</a>)\n
* <i>Klarälvdalens Datakonsult AB's gantt charting engine.</i>
* </td>
* </tr></table>
*
* \section Dependencies
*
* \ref dependency-graph
*
*
* \page dependency-graph Dependencies
* The following graph shows the compile-time dependencies between the various kdepim and kdepimlibs modules.
*
* Colors:
* - yellow: shared libraries
* - red: static libraries
* - blue: applications
* - green: plugins or other non-standalone modules (kded modules, kioslaves, etc.)
* - orange: code generators or other development tools
* - gray: currently disabled
*
* Shapes:
* - box: The item is located in kdepimlibs.
* - ellipse: The item is located in kdepim.
*
* \dotfile dependency-graph.dot
*
*/
// DOXYGEN_NAME=kdepim
// DOXYGEN_ENABLE=YES