diff options
Diffstat (limited to 'sources/pyside6/doc/extras/QtQuickTest.rst')
| -rw-r--r-- | sources/pyside6/doc/extras/QtQuickTest.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sources/pyside6/doc/extras/QtQuickTest.rst b/sources/pyside6/doc/extras/QtQuickTest.rst index 52f13590b..fefd51f5c 100644 --- a/sources/pyside6/doc/extras/QtQuickTest.rst +++ b/sources/pyside6/doc/extras/QtQuickTest.rst @@ -24,8 +24,7 @@ executed. QML API ^^^^^^^ -The `QML types <https://doc.qt.io/qt-6/qttest-qmlmodule.html>`_ -in Qt Quick Test are available through the ``QtTest`` import. +The QML types in Qt Quick Test are available through the ``QtTest`` import. To use the types, add the following import statement to your ``.qml`` file: .. code-block:: JavaScript |
