(1493a6e8841dcfb8354f841585ac08ed35e9363b)
#include "qtlsbackend_p.h"
#include "qssl_p.h"
#include <QtCore/private/qfactoryloader_p.h>
#include "QtCore/qapplicationstatic.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmutex.h>
#include <algorithm>
#include <vector>
#include "moc_qtlsbackend_p.cpp"
Go to the source code of this file.
◆ REPORT_MISSING_SUPPORT
#define REPORT_MISSING_SUPPORT |
( |
| message | ) |
|
Value:
#define qCWarning(category,...)
GLuint GLsizei const GLchar * message
Definition at line 272 of file qtlsbackend.cpp.
◆ Q_APPLICATION_STATIC()
◆ Q_GLOBAL_STATIC()
Q_GLOBAL_STATIC |
( |
BackendCollection | , |
|
|
backends | ) |