blob: 9dcf52d64e54f008efdefa084710558b3b0c4450 (
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
|
/**
* @mainpage The OPIE API Reference
*
* This section contains the OPIE online class reference for the current
* development version of OPIE. You can also download (??? MB)
* the complete API documentation. Additionally, you can subscribe or
* read the mailing lists for any additions and/or modifications to the API.
*
* - <a href="qt/index.html"><b>qt</b></a>
* (<a href="qt/classes.html">classes</a>)\n
* <i>Qt classes</i>
* - <a href="libqpe/html/index.html"><b>Qtopia library</b></a>
* (<a href="libqpe/html/classes.html">classes</a>)\n
* <i>Qtopia lib</i>
* - <a href="libopie/html/index.html"><b>libopie</b></a>
* (<a href="libopie/html/classes.html">classes</a>)\n
* <i>libopie</i>
* - <a href="pim/html/index.html"><b>PIM</b></a>
* (<a href="pim/html/classes.html">classes</a>)\n
* <i>Libopie PIM</i>
* - <a href="network/html/index.html"><b>Network Settings Modules</b></a>
* (<a href="network/html/classes.html">classes</a>)\n
* <i>Networksettings</i>
*
*/
/**
* @page search Search the API documentation
*
* <br>Under construction.
*
*/
|