aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/tutorials/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside6/doc/tutorials/index.rst')
-rw-r--r--sources/pyside6/doc/tutorials/index.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/sources/pyside6/doc/tutorials/index.rst b/sources/pyside6/doc/tutorials/index.rst
index 85466937f..920e646c4 100644
--- a/sources/pyside6/doc/tutorials/index.rst
+++ b/sources/pyside6/doc/tutorials/index.rst
@@ -137,6 +137,12 @@ Quick/QML: Basic tutorials
QML, SQL and PySide Integration Tutorial
+ .. grid-item-card:: Extended Explorer
+ :class-item: cover-img
+ :link: extendedexplorer/extendedexplorer.html
+ :img-top: extendedexplorer/resources/extendedexplorer.webp
+
+ Extending an Qt Quick Controls example
.. toctree::
:maxdepth: 1
@@ -146,6 +152,7 @@ Quick/QML: Basic tutorials
qmlintegration/qmlintegration.rst
qmlapp/qmlapplication.rst
qmlsqlintegration/qmlsqlintegration.rst
+ extendedexplorer/extendedexplorer.md
General Applications
--------------------