1// Copyright (C) 2022 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
3
4#include "propertyhandler.h"
5
6QQmlPropertyMap g_propertyData;
7

source code of qtquickeffectmaker/tools/qqem/propertyhandler.cpp