AusweisApp2
Bootstrap.cpp-Dateireferenz
#include "Bootstrap.h"
#include "BuildHelper.h"
#include "controller/AppController.h"
#include "CommandLineParser.h"
#include "Env.h"
#include "LogHandler.h"
#include "SignalHandler.h"
#include <openssl/crypto.h>
#include <QLoggingCategory>
#include <QProcess>
#include <QScopedPointer>
#include <QSslSocket>
#include <QThread>
#include "config.h"
#include <QApplication>
Include-Abhängigkeitsdiagramm für Bootstrap.cpp:

Makrodefinitionen

#define OpenSSL_version   SSLeay_version
 
#define OPENSSL_VERSION   SSLEAY_VERSION
 

Typdefinitionen

using QAPP = QApplication
 

Makro-Dokumentation

◆ OpenSSL_version

#define OpenSSL_version   SSLeay_version

◆ OPENSSL_VERSION

#define OPENSSL_VERSION   SSLEAY_VERSION

Dokumentation der benutzerdefinierten Typen

◆ QAPP

using QAPP = QApplication