From 6afba13ba983a9526aabfe523b12d7046e559fef Mon Sep 17 00:00:00 2001 From: jingshenghao Date: Mon, 13 Jan 2025 16:46:21 +0800 Subject: [PATCH] feat: Add files generated by qdbusXML2cpp and DCONG2cpp MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add files generated by qdbusXML2cpp and DCONG2cpp Log: Add files generated by qdbusXML2cpp and DCONG2cpp --- .reuse/dep5 | 4 +++ .../qdbusxml2cpp/metacity-theme-3Adaptor.cpp | 19 +++++++++++++ .../qdbusxml2cpp/metacity-theme-3Adaptor.h | 27 +++++++++++++++++++ 3 files changed, 50 insertions(+) create mode 100644 toolGenerate/qdbusxml2cpp/metacity-theme-3Adaptor.cpp create mode 100644 toolGenerate/qdbusxml2cpp/metacity-theme-3Adaptor.h diff --git a/.reuse/dep5 b/.reuse/dep5 index 08f22cf..fcb7606 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -82,3 +82,7 @@ License: GPL-3.0-or-later Files: go.mod go.sum Copyright: None License: CC0-1.0 + +Files: toolGenerate/**/* +Copyright: None +License: CC0-1.0 diff --git a/toolGenerate/qdbusxml2cpp/metacity-theme-3Adaptor.cpp b/toolGenerate/qdbusxml2cpp/metacity-theme-3Adaptor.cpp new file mode 100644 index 0000000..6e81766 --- /dev/null +++ b/toolGenerate/qdbusxml2cpp/metacity-theme-3Adaptor.cpp @@ -0,0 +1,19 @@ +/* + * This file was generated by qdbusxml2cpp version 0.8 + * Command line was: qdbusxml2cpp ./dde-api/themes/scanner/testdata/Themes/Gtk1/metacity-1/metacity-theme-3.xml -a ./dde-api/toolGenerate/qdbusxml2cpp/metacity-theme-3Adaptor -i ./dde-api/toolGenerate/qdbusxml2cpp/metacity-theme-3.h + * + * qdbusxml2cpp is Copyright (C) 2017 The Qt Company Ltd. + * + * This is an auto-generated file. + * Do not edit! All changes made to it will be lost. + */ + +#include "./dde-api/toolGenerate/qdbusxml2cpp/metacity-theme-3Adaptor.h" +#include +#include +#include +#include +#include +#include +#include + diff --git a/toolGenerate/qdbusxml2cpp/metacity-theme-3Adaptor.h b/toolGenerate/qdbusxml2cpp/metacity-theme-3Adaptor.h new file mode 100644 index 0000000..00ba85d --- /dev/null +++ b/toolGenerate/qdbusxml2cpp/metacity-theme-3Adaptor.h @@ -0,0 +1,27 @@ +/* + * This file was generated by qdbusxml2cpp version 0.8 + * Command line was: qdbusxml2cpp ./dde-api/themes/scanner/testdata/Themes/Gtk1/metacity-1/metacity-theme-3.xml -a ./dde-api/toolGenerate/qdbusxml2cpp/metacity-theme-3Adaptor -i ./dde-api/toolGenerate/qdbusxml2cpp/metacity-theme-3.h + * + * qdbusxml2cpp is Copyright (C) 2017 The Qt Company Ltd. + * + * This is an auto-generated file. + * This file may have been hand-edited. Look for HAND-EDIT comments + * before re-generating it. + */ + +#ifndef METACITY-THEME-3ADAPTOR_H +#define METACITY-THEME-3ADAPTOR_H + +#include +#include +#include "./dde-api/toolGenerate/qdbusxml2cpp/metacity-theme-3.h" +QT_BEGIN_NAMESPACE +class QByteArray; +template class QList; +template class QMap; +class QString; +class QStringList; +class QVariant; +QT_END_NAMESPACE + +#endif