| 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 | |
| 6 | QQmlPropertyMap g_propertyData; |
| 7 |
| 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 | |
| 6 | QQmlPropertyMap g_propertyData; |
| 7 |