2022-07-05 12:02:29 +00:00
|
|
|
# Copyright (C) 2022 The Qt Company Ltd.
|
2024-03-07 14:22:17 +00:00
|
|
|
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
|
2022-07-05 12:02:29 +00:00
|
|
|
|
2021-02-15 05:34:46 +00:00
|
|
|
qt_internal_add_example(chapter1-basics)
|
|
|
|
qt_internal_add_example(chapter2-methods)
|
|
|
|
qt_internal_add_example(chapter3-bindings)
|
|
|
|
qt_internal_add_example(chapter4-customPropertyTypes)
|
|
|
|
qt_internal_add_example(chapter5-listproperties)
|
|
|
|
qt_internal_add_example(chapter6-plugins)
|