/* SPDX-FileCopyrightText: 2024 Nicolas Fella SPDX-License-Identifier: MIT */ import QtQuick import org.kde.kconfig.test15 Item { property url dir: Test15.picturesDir property double brightness: Test15.brightness }