Qt 4.8
Public Variables | List of all members
QSslErrorList Struct Reference

Public Variables

QList< QPair< int, int > > errors
 
QMutex mutex
 

Detailed Description

Definition at line 230 of file qsslsocket_openssl.cpp.

Properties

◆ errors

QList<QPair<int, int> > QSslErrorList::errors

Definition at line 233 of file qsslsocket_openssl.cpp.

◆ mutex

QMutex QSslErrorList::mutex

Definition at line 232 of file qsslsocket_openssl.cpp.


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