AusweisApp
Lade ...
Suche ...
Keine Treffer
VersionInfo.cpp-Dateireferenz
#include "VersionInfo.h"
#include <QCoreApplication>
#include <QJsonDocument>
#include <QJsonObject>
#include <QList>
#include <QStringView>
Include-Abhängigkeitsdiagramm für VersionInfo.cpp:

Makrodefinitionen

#define VERSION_NAME(_name, _key)
 

Funktionen

QDebug operator<< (QDebug pDbg, const VersionInfo &pVersionInfo)
 

Makro-Dokumentation

◆ VERSION_NAME

#define VERSION_NAME ( _name,
_key )
Wert:
QString _name(){\
return QStringLiteral(_key);\
}
QSharedPointer< T > decodeObject(const QByteArray &pData, bool pLogging=true)
Template function for decoding an OpenSSL type from DER encoded QByteArray.
Definition ASN1TemplateUtil.h:114

Dokumentation der Funktionen

◆ operator<<()

QDebug operator<< ( QDebug pDbg,
const VersionInfo & pVersionInfo )
Hier ist ein Graph, der zeigt, was diese Funktion aufruft: