Public Member Functions | Friends

QAuthenticator Class Reference

Search for all occurrences

Detailed Description

Definition at line 57 of file qauthenticator.h.

#include <qauthenticator.h>

List of all members.

Public Member Functions

  QAuthenticator ()
  ~QAuthenticator ()
  QAuthenticator (const QAuthenticator &other)
QAuthenticator operator= (const QAuthenticator &other)
bool  operator== (const QAuthenticator &other) const
bool  operator!= (const QAuthenticator &other) const
QString  user () const
void  setUser (const QString &user)
QString  password () const
void  setPassword (const QString &password)
QString  realm () const
QVariant  option (const QString &opt) const
QVariantHash  options () const
void  setOption (const QString &opt, const QVariant &value)
bool  isNull () const
void  detach ()

Friends

class  QAuthenticatorPrivate

Constructor & Destructor Documentation

QAuthenticator ( const QAuthenticator other )

Member Function Documentation

QAuthenticator& operator= ( const QAuthenticator other )
bool operator== ( const QAuthenticator other ) const
bool operator!= ( const QAuthenticator other ) const [inline]

Definition at line 67 of file qauthenticator.h.

{ return !operator==(other); }
QString user ( ) const
void setUser ( const QString user )
QString password ( ) const
void setPassword ( const QString password )
QString realm ( ) const
QVariant option ( const QString opt ) const
QVariantHash options ( ) const
void setOption ( const QString opt,
const QVariant value 
)
bool isNull ( ) const
void detach ( )

Friends And Related Function Documentation

friend class QAuthenticatorPrivate [friend]

Definition at line 84 of file qauthenticator.h.


The documentation for this class was generated from the following file:

QAuthenticator QAuthenticator QAuthenticator QAuthenticator QAuthenticator QAuthenticator QAuthenticator QAuthenticator QAuthenticator QAuthenticator
QAuthenticator QAuthenticator QAuthenticator QAuthenticator QAuthenticator QAuthenticator QAuthenticator QAuthenticator QAuthenticator QAuthenticator