KIO
authinfo.h File Reference
#include "kio_export.h"#include <QtCore/QMap>#include <QtCore/QList>#include <QtCore/QStringList>#include <kurl.h>
Include dependency graph for authinfo.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | KIO::AuthInfo |
| This class is intended to make it easier to prompt for, cache and retrieve authorization information. More... | |
| struct | KIO::NetRC::AutoLogin |
| Contains auto login information. More... | |
| class | KIO::NetRC |
| A Singleton class that provides access to passwords stored in .netrc files for automatic login purposes. More... | |
Namespaces | |
| namespace | KIO |
Functions | |
| QDataStream & | KIO::operator<< (QDataStream &s, const AuthInfo &a) |
| QDBusArgument & | KIO::operator<< (QDBusArgument &argument, const AuthInfo &a) |
| QDataStream & | KIO::operator>> (QDataStream &s, AuthInfo &a) |
| const QDBusArgument & | KIO::operator>> (const QDBusArgument &argument, AuthInfo &a) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Feb 9 2013 12:13:45 by doxygen 1.8.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Feb 9 2013 12:13:45 by doxygen 1.8.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.