From 56d52e128a3aa23605889fee3e18b64b80cd9639 Mon Sep 17 00:00:00 2001 From: Shyamnath Premnadh Date: Thu, 14 Mar 2024 12:35:51 +0100 Subject: Docs: Add pyside6-qml Task-number: PYSIDE-2640 Change-Id: I03e42470055448d84899f7a167bd1a3dd3f41efc Reviewed-by: Friedemann Kleint (cherry picked from commit 50f0a7970bc3ab4e2ec5875b820824f959db1bca) Reviewed-by: Qt Cherry-pick Bot --- sources/pyside6/doc/gettingstarted/package_details.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sources/pyside6/doc/gettingstarted/package_details.rst b/sources/pyside6/doc/gettingstarted/package_details.rst index 5f42a8872..8551cdcd6 100644 --- a/sources/pyside6/doc/gettingstarted/package_details.rst +++ b/sources/pyside6/doc/gettingstarted/package_details.rst @@ -160,6 +160,14 @@ QML Development to compile QML to bytecode at compile time for bundling inside the binary. + .. grid-item-card:: ``pyside6-qml`` + :link: qml-chapter6-plugins-example + :link-type: ref + + to enable quick prototyping with QML files. This tool mimics the capabilities of Qt's + ``qml`` runtime utility by directly invoking QQmlEngine/QQuickView. For usage, see + :ref:`qml-chapter6-plugins-example`. + Translations ~~~~~~~~~~~~ -- cgit v1.2.3