42 #ifndef QAUTHENTICATOR_H 43 #define QAUTHENTICATOR_H 45 #include <QtCore/qstring.h> 46 #include <QtCore/qvariant.h> 70 void setUser(
const QString &user);
73 void setPassword(
const QString &password);
The QVariant class acts like a union for the most common Qt data types.
#define QT_END_NAMESPACE
This macro expands to.
bool operator!=(const QAuthenticator &other) const
Returns true if this authenticator is different from other; otherwise returns false.
The QUrl class provides a convenient interface for working with URLs.
The QString class provides a Unicode character string.
#define QT_BEGIN_NAMESPACE
This macro expands to.
QAuthenticatorPrivate * d
The QAuthenticator class provides an authentication object.
bool operator==(QBool b1, bool b2)
static bool isNull(const QVariant::Private *d)