7#ifndef USERCONNECTION_INFORMATION_H
8#define USERCONNECTION_INFORMATION_H
10#include <QApplication>
13#include <QLoggingCategory>
15#include <QStandardPaths>
61 QMap<QString, std::pair<QString, UserConnection_Information>>
getServerInfo();
Q_LOGGING_CATEGORY(UserInfoConnectionLog, "user_info_connection")