File: Mainpage.dox

package info (click to toggle)
kdelibs 4%3A3.3.2-6.4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 74,900 kB
  • ctags: 66,575
  • sloc: cpp: 524,959; xml: 58,108; ansic: 25,994; perl: 10,087; sh: 9,933; java: 3,914; makefile: 3,686; yacc: 2,336; lex: 643; asm: 166; jsp: 128; haskell: 116; ml: 75; awk: 58; tcl: 29; lisp: 24; php: 5
file content (73 lines) | stat: -rwxr-xr-x 3,570 bytes parent folder | download
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
/**
	* @mainpage The KDE API Reference
	*
	* This section contains the KDE online class reference for the current
	* development version of KDE. You can also 
        * <a href="http://developer.kde.org/documentation/library/3.3-api/3.3-api.tar.bz2">download
        * (~32&nbsp;MB)</a> the complete API documentation.  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/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>kprint</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>
	*
	* 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.
	*
	*/