Warning, /frameworks/kio/src/ioslaves/Mainpage.dox is written in an unsupported language. File is not indexed.
0001 /** @mainpage KIO Slaves 0002 0003 KIO Slaves are out-of-process worker applications that 0004 perform protocol-specific communications. 0005 0006 See the <a href="../../kio/html/index.html">KIO</a> 0007 documentation for more information. 0008 0009 The following KIO slaves are provided by kdelibs: 0010 - Local file system (%file:/) 0011 - HTTP (%http:/) 0012 - FTP (%ftp:/) 0013 - File metadata (%metainfo:/) 0014 0015 @authors 0016 Rolf Magnus \<ramagnus@kde.org\><br> 0017 Stephan Kulow \<coolo@kde.org\><br> 0018 David Faure \<faure@kde.org\><br> 0019 Waldo Bastian \<bastian@kde.org\><br> 0020 Allan Sandfeld Jensen \<sandfeld@kde.org\><br> 0021 George Staikos \<staikos@kde.org\><br> 0022 Dawit Alemayehu \<adawit@kde.org\><br> 0023 Hamish Rodda \<rodda@kde.org\> 0024 0025 @maintainers 0026 [Unknown/None] 0027 0028 @licenses 0029 @lgpl 0030 0031 */ 0032 0033 // DOXYGEN_REFERENCES = kdecore kio kdeui 0034 // DOXYGEN_SET_RECURSIVE = YES 0035 // DOXYGEN_SET_PROJECT_NAME = KIOSlave 0036 // vim:ts=4:sw=4:expandtab:filetype=doxygen