Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QSslErrorEntry Struct Reference

#include <qopenssl_p.h>

+ Collaboration diagram for QSslErrorEntry:

Public Attributes

int code = 0
 
int depth = 0
 

Detailed Description

Definition at line 73 of file qopenssl_p.h.

Member Data Documentation

◆ code

int QSslErrorEntry::code = 0

Definition at line 74 of file qopenssl_p.h.

◆ depth

int QSslErrorEntry::depth = 0

Definition at line 75 of file qopenssl_p.h.


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