QtNetwork/qauthenticator.h Source File
Go to the documentation of this file.
42 #ifndef QAUTHENTICATOR_H
43 #define QAUTHENTICATOR_H
54 class QAuthenticatorPrivate;
63 QAuthenticator(
const QAuthenticator &other);
64 QAuthenticator &operator=(
const QAuthenticator &other);
66 bool operator==(
const QAuthenticator &other)
const;
70 void setUser(
const QString &user);
73 void setPassword(
const QString &password);
84 friend class QAuthenticatorPrivate;
85 QAuthenticatorPrivate *d;
bool operator!=(const QAuthenticator &other) const
bool operator==(const Attribute &cA, const AttributeInstance< type > &cB)
This operator compares the two attributes and NOT their values.
#define QT_BEGIN_NAMESPACE
GLsizei const GLfloat * value