|
AusweisApp2
|
#include "AppQtGui.h"#include "AppSettings.h"#include "CredentialDialog.h"#include "DiagnosisGui.h"#include "Env.h"#include "generic/HelpAction.h"#include "GuiProfile.h"#include "NetworkManager.h"#include "ReaderManager.h"#include "RemoteClient.h"#include "Service.h"#include "SetupAssistantGui.h"#include "UpdateWindow.h"#include "workflow/WorkflowAuthenticateQtGui.h"#include "workflow/WorkflowChangePinQtGui.h"#include "workflow/WorkflowGui.h"#include "workflow/WorkflowSelfInfoQtGui.h"#include <QApplication>#include <QCloseEvent>#include <QDesktopWidget>#include <QFile>#include <QHBoxLayout>#include <QLoggingCategory>#include <QMenu>#include <QMessageBox>#include <QAuthenticator>#include <QNetworkProxy>