summaryrefslogtreecommitdiffstats
path: root/Mainpage.dox
blob: 1e0846ac39bf98e34f29324ccf2ca8e63b9df064 (plain)
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
/**
	* @mainpage The KDE API Reference
	*
	* This section contains the KDE online class reference for the current
	* development version of KDE. You can also 
	* download the complete API documentation from
        * <a href="http://api.kde.org/">api.kde.org</a>.  Additionally, you 
        * can subscribe or read the mailing lists for any additions and/or 
        * modifications to the API.
	*
	* - <a href="kdecore/html/index.html"><b>kdecore</b></a>
        *   (<a href="kdecore/html/classes.html">classes</a>)\n
	*   <i>Core KDE classes that are not related to the user interface.</i>
	* - <a href="kdeui/html/index.html"><b>kdeui</b></a>
        *   (<a href="kdeui/html/classes.html">classes</a>)\n
	*   <i>KDE User interface classes such as widgets.</i>
	* - <a href="khtml/html/index.html"><b>khtml</b></a>
        *   (<a href="khtml/html/classes.html">classes</a>)\n
	*   <i>The KDE HTML component.</i>
	* - <a href="kjs/html/index.html"><b>kjs</b></a>
        *   (<a href="kjs/html/classes.html">classes</a>)\n
	*   <i>Javascript (aka. ECMAScript and JScript) support.</i>
	* - <a href="kio/html/index.html"><b>kio</b></a>
        *   (<a href="kio/kio/html/classes.html">classes</a>)\n
	*   <i>Low level access to network files. Also provides access to facilities
	*   such as KDirWatcher which monitors directories for changes.</i>
	* - <a href="kparts/html/index.html"><b>kparts</b></a>
        *   (<a href="kparts/html/classes.html">classes</a>)\n
	*   <i>Support for re-usable, embeddable, extendable applications.</i>
	* - <a href="dcop/html/index.html"><b>dcop</b></a>
        *   (<a href="dcop/html/classes.html">classes</a>)\n
	*   <i>The DCOP communications library.</i>
	* - <a href="kdefx/html/index.html"><b>kdefx</b></a>
        *   (<a href="kdefx/html/classes.html">classes</a>)\n
	*   <i>A library with pixmap effects.</i>
	* - <a href="kmdi/html/index.html"><b>kmdi</b></a>
        *   (<a href="kmdi/html/classes.html">classes</a>)\n
	*   <i>MultiDocument Interface library.</i>
	* - <a href="libkmid/html/index.html"><b>libkmid</b></a>
        *   (<a href="libkmid/html/classes.html">classes</a>)\n
	*   <i>Midi library.</i>
	* - <a href="kdeprint/html/index.html"><b>kdeprint</b></a>
        *   (<a href="kdeprint/html/classes.html">classes</a>)\n
	*   <i>High level  printer control functionality.</i>
	* - <a href="interfaces/html/index.html"><b>interfaces</b></a>
        *   (<a href="interfaces/html/classes.html">classes</a>)\n
	*   <i>Defines interfaces for common components so that new implementations
	*   can be dropped in.</i>
	* - <a href="kabc/html/index.html"><b>kabc</b></a>
        *   (<a href="kabc/html/classes.html">classes</a>)\n
	*   <i>Access to the KDE address book.</i>
	* - <a href="kresources/html/index.html"><b>kresources</b></a>
        *   (<a href="kresources/html/classes.html">classes</a>)\n
	*   <i>The KDE resources system.</i>
	* - <a href="kutils/html/index.html"><b>kutils</b></a>
        *   (<a href="kutils/html/classes.html">classes</a>)\n
	*   <i>High-level utils, like search/replace support.</i>
	* - <a href="arts/html/index.html"><b>arts</b></a>
        *   (<a href="arts/html/classes.html">classes</a>)\n
	*   <i>KDE bindings for arts including knotify.</i>
	* - <a href="knewstuff/html/index.html"><b>knewstuff</b></a>
        *   (<a href="knewstuff/html/classes.html">classes</a>)\n
	*   <i>Upload and download of application data.</i>
	* - <a href="dnssd/html/index.html"><b>dnssd</b></a>
        *   (<a href="dnssd/html/classes.html">classes</a>)\n
	*   <i>Network sevices publishing and discovery.</i>
	* - <a href="kunittest/html/index.html"><b>kunittest</b></a>
        *   (<a href="kunittest/html/classes.html">classes</a>)\n
	*   <i>Unit testing framework in KDE.</i>

	*
	* More information about the KDE architecture in form of tutorials, HOWTOs,
	* and FAQs can be found at
	* the <a href="http://developer.kde.org">KDE Developer's corner</a>.
	*/

/**
	* @page search Search the API documentation
	*
	* <br>Under construction.
	*
	*/