feat: send xml answer

This commit is contained in:
semenov
2024-08-15 15:30:22 +03:00
parent f7ebfcca5f
commit 6878eb0697
41 changed files with 1499 additions and 876 deletions

View File

@@ -1,5 +1,5 @@
/****************************************************************************
** Meta object code from reading C++ file 'UpdateController.h'
** Meta object code from reading C++ file 'updatecontroller.h'
**
** Created by: The Qt Meta Object Compiler version 67 (Qt 5.14.2)
**
@@ -7,11 +7,11 @@
*****************************************************************************/
#include <memory>
#include "../Core/UpdateController.h"
#include "../Core/updatecontroller.h"
#include <QtCore/qbytearray.h>
#include <QtCore/qmetatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error "The header file 'UpdateController.h' doesn't include <QObject>."
#error "The header file 'updatecontroller.h' doesn't include <QObject>."
#elif Q_MOC_OUTPUT_REVISION != 67
#error "This file was generated using the moc from 5.14.2. It"
#error "cannot be used with the include files from this version of Qt."