Qt 4.8
Public Functions | Public Variables | List of all members
QNetworkAuthenticationCredential Class Reference

#include <qnetworkaccessauthenticationmanager_p.h>

Public Functions

bool isNull ()
 

Public Variables

QString domain
 
QString password
 
QString user
 

Detailed Description

Definition at line 69 of file qnetworkaccessauthenticationmanager_p.h.

Functions

◆ isNull()

bool QNetworkAuthenticationCredential::isNull ( )
inline

Properties

◆ domain

QString QNetworkAuthenticationCredential::domain

◆ password

QString QNetworkAuthenticationCredential::password

◆ user

QString QNetworkAuthenticationCredential::user

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