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