![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtNetwork/qtnetworkglobal.h>
#include <QtCore/qdebug.h>
#include <QtCore/qvariant.h>
#include <QtNetwork/qsslcertificate.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | QSslError |
The QSslError class provides an SSL error. More... |
Functions | |
Q_NETWORK_EXPORT size_t | qHash (const QSslError &key, size_t seed=0) noexcept |
Q_NETWORK_EXPORT QDebug | operator<< (QDebug debug, const QSslError &error) |
Definition at line 338 of file qsslerror.cpp.
|
noexcept |
Definition at line 328 of file qsslerror.cpp.