make designMode property available from js
[kdelibs.git] / kioslave / Mainpage.dox
blobb021e6d460a4065424bd89f9b6443c9c77c5d209
1 /** @mainpage KIO Slaves
3 KIO Slaves are out-of-process worker applications that
4 perform protocol-specific communications.
6 See the <a href="../../kio/html/index.html">KIO</a>
7 documentation for more information.
9 The following KIO slaves are provided by kdelibs:
10 - Local file system (%file:/)
11 - HTTP (%http:/)
12 - FTP (%ftp:/)
13 - File metadata (%metainfo:/)
15 @authors
16 Rolf Magnus \<ramagnus@kde.org\><br>
17 Stephan Kulow \<coolo@kde.org\><br>
18 David Faure \<faure@kde.org\><br>
19 Waldo Bastian \<bastian@kde.org\><br>
20 Allan Sandfeld Jensen \<sandfeld@kde.org\><br>
21 George Staikos \<staikos@kde.org\><br>
22 Dawit Alemayehu \<adawit@kde.org\><br>
23 Hamish Rodda \<rodda@kde.org\><br>
24 Nick Shaforostoff \<shafff@ukr.net\>
26 @maintainers
27 [Unknown/None]
29 @licenses
30 @lgpl
34 // DOXYGEN_REFERENCES = kdecore kio kdeui
35 // DOXYGEN_SET_RECURSIVE = YES
36 // DOXYGEN_SET_PROJECT_NAME = KIOSlave
37 // vim:ts=4:sw=4:expandtab:filetype=doxygen