Warning, /plasma/libplasma/autotests/data/view.qml is written in an unsupported language. File is not indexed.
0001 /* 0002 * SPDX-FileCopyrightText: 2016 David Rosca <nowrep@gmail.com> 0003 * SPDX-FileCopyrightText: 2016 Marco Martin <notmart@gmail.com> 0004 * SPDX-License-Identifier: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL 0005 */ 0006 import QtQuick 0007 Item { 0008 width: 100 0009 height: 100 0010 }