KIO
authinfo.h File Reference
#include "kio_export.h"#include <QtCore/QMap>#include <QtCore/QList>#include <QtCore/QStringList>#include <kurl.h>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 | |
| QDBusArgument & | KIO::operator<< (QDBusArgument &argument, const AuthInfo &a) |
| QDataStream & | KIO::operator<< (QDataStream &s, const AuthInfo &a) |
| const QDBusArgument & | KIO::operator>> (const QDBusArgument &argument, AuthInfo &a) |
| QDataStream & | KIO::operator>> (QDataStream &s, AuthInfo &a) |
KDE 4.3 API Reference