![]() |
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/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) |
| Q_DECLARE_TYPEINFO (QSslEllipticCurve, Q_PRIMITIVE_TYPE) | |
| Q_NETWORK_EXPORT QDebug | operator<< (QDebug debug, QSslEllipticCurve curve) |
|
| Q_DECLARE_TYPEINFO | ( | QSslEllipticCurve | , |
| Q_PRIMITIVE_TYPE | ) |
|
inlineconstexprnoexcept |
Definition at line 54 of file qsslellipticcurve.h.