kio
authinfo.h File Reference
#include <qmap.h>
#include <qvaluelist.h>
#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 | |
KIO_EXPORT QDataStream & | KIO::operator<< (QDataStream &s, const AuthInfo &a) |
KIO_EXPORT QDataStream & | KIO::operator>> (QDataStream &s, AuthInfo &a) |