![]() |
Qt 6.x
The Qt SDK
|
#include <QtNetwork/qtnetworkglobal.h>
#include <QtCore/QString>
#include <QtCore/QMetaType>
#include <QtCore/qhashfunctions.h>
Go to the source code of this file.
Classes | |
class | QSslEllipticCurve |
Represents an elliptic curve for use by elliptic-curve cipher algorithms. More... | |
Functions | |
constexpr size_t | qHash (QSslEllipticCurve curve, size_t seed=0) noexcept |
Q_DECLARE_TYPEINFO (QSslEllipticCurve, Q_PRIMITIVE_TYPE) | |
Q_NETWORK_EXPORT QDebug | operator<< (QDebug debug, QSslEllipticCurve curve) |
|
related |
Q_DECLARE_TYPEINFO | ( | QSslEllipticCurve | , |
Q_PRIMITIVE_TYPE | |||
) |
|
related |
Definition at line 53 of file qsslellipticcurve.h.