![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qasn1element_p.h"
#include <QtCore/qdatastream.h>
#include <QtCore/qdatetime.h>
#include <QtCore/qtimezone.h>
#include <QtCore/qlist.h>
#include <QDebug>
#include <private/qtools_p.h>
#include <limits>
Go to the source code of this file.
Typedefs | |
typedef QMap< QByteArray, QByteArray > | OidNameMap |
Functions | |
static OidNameMap | createOidMap () |
Q_GLOBAL_STATIC_WITH_ARGS (OidNameMap, oidNameMap,(createOidMap())) QAsn1Element |
typedef QMap< QByteArray, QByteArray > OidNameMap |
Definition at line 21 of file qasn1element.cpp.
|
static |
Definition at line 22 of file qasn1element.cpp.
Q_GLOBAL_STATIC_WITH_ARGS | ( | OidNameMap | , |
oidNameMap | , | ||
(createOidMap()) | ) |
Definition at line 54 of file qasn1element.cpp.
References type.