Warning, /sdk/cutehmi/extensions/CuteHMI/Workarounds/Qt/labs/settings.1/tests/Test.qbs is written in an unsupported language. File is not indexed.
0001 import qbs
0002
0003 import cutehmi
0004
0005 // This file has been initially autogenerated by 'cutehmi.skeleton.cpp' Qbs module.
0006
0007 cutehmi.Test {
0008 testedProduct: parent.parent.name
0009
0010 Depends { name: product.testedProduct }
0011 }
0012
0013 //(c)C: Copyright © 2021-2024, Michał Policht <michal@policht.pl>. All rights reserved.
0014 //(c)C: SPDX-License-Identifier: LGPL-3.0-or-later OR GPL-2.0-or-later
0015 //(c)C: CuteHMI.Workarounds.Qt.labs.settings.1 extension is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version approved by the KDE Free Qt Foundation.
0016 //(c)C: This file is a part of CuteHMI.Workarounds.Qt.labs.settings.1 extension.
0017 //(c)C: Additionally, this file is licensed under terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version approved by the KDE Free Qt Foundation.
0018 //(c)C: CuteHMI.Workarounds.Qt.labs.settings.1 extension is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License or GNU General Public License for more details.
0019 //(c)C: You should have received a copy of the GNU Lesser General Public License along with CuteHMI.Workarounds.Qt.labs.settings.1 extension. If not, see <https://www.gnu.org/licenses/>.
0020 //(c)C: You should have received a copy of the GNU General Public License along with CuteHMI.Workarounds.Qt.labs.settings.1 extension. If not, see <https://www.gnu.org/licenses/>.