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
qsslerror.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include "qsslerror.h"
#include "qsslsocket.h"
#include <QtCore/qdebug.h>
#include "moc_qsslerror.cpp"
+ Include dependency graph for qsslerror.cpp:

Go to the source code of this file.

Classes

class  QSslErrorPrivate
 

Functions

QDebug operator<< (QDebug debug, const QSslError &error)
 
QDebug operator<< (QDebug debug, const QSslError::SslError &error)
 

Function Documentation

◆ operator<<() [1/2]

QDebug operator<< ( QDebug debug,
const QSslError & error )

Definition at line 349 of file qsslerror.cpp.

References debug, and error.

◆ operator<<() [2/2]

QDebug operator<< ( QDebug debug,
const QSslError::SslError & error )

Definition at line 354 of file qsslerror.cpp.

References debug, error, and QSslError::errorString().

+ Here is the call graph for this function: