diff options
Diffstat (limited to 'sources/pyside6/doc/tools')
| -rw-r--r-- | sources/pyside6/doc/tools/pyside-designer.rst | 2 | ||||
| -rw-r--r-- | sources/pyside6/doc/tools/pyside-lrelease.rst | 2 | ||||
| -rw-r--r-- | sources/pyside6/doc/tools/pyside-lupdate.rst | 2 | ||||
| -rw-r--r-- | sources/pyside6/doc/tools/pyside6-qmlimportscanner.rst | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sources/pyside6/doc/tools/pyside-designer.rst b/sources/pyside6/doc/tools/pyside-designer.rst index 4cde6b2bf..64574ace7 100644 --- a/sources/pyside6/doc/tools/pyside-designer.rst +++ b/sources/pyside6/doc/tools/pyside-designer.rst @@ -85,7 +85,7 @@ We provide a helper class, ``QPyDesignerCustomWidgetCollection``, to simplify the registration process. If you are interested in all the details of this specific case, you can -check the :ref:`task-menu-extension-example`. +check the :ref:`example_designer_taskmenuextension`. .. _`Qt Widgets Designer`: https://doc.qt.io/qt-6/qtdesigner-manual.html .. _`Qt Widgets Designer Manual`: https://doc.qt.io/qt-6/qtdesigner-manual.html diff --git a/sources/pyside6/doc/tools/pyside-lrelease.rst b/sources/pyside6/doc/tools/pyside-lrelease.rst index 7c628f2aa..215923e66 100644 --- a/sources/pyside6/doc/tools/pyside-lrelease.rst +++ b/sources/pyside6/doc/tools/pyside-lrelease.rst @@ -15,7 +15,7 @@ for translations (see :ref:`translations`). Usage ----- -To convert a ``.ts`` file of the :ref:`qt-linguist-example` +To convert a ``.ts`` file of the :ref:`example_widgets_linguist` into its binary representation, run: .. code-block:: bash diff --git a/sources/pyside6/doc/tools/pyside-lupdate.rst b/sources/pyside6/doc/tools/pyside-lupdate.rst index 1c0d73c15..bf4930bd2 100644 --- a/sources/pyside6/doc/tools/pyside-lupdate.rst +++ b/sources/pyside6/doc/tools/pyside-lupdate.rst @@ -13,7 +13,7 @@ updates ``.ts`` files (see :ref:`translations`). Usage ----- -To create or update the ``.ts`` file of the :ref:`qt-linguist-example`, +To create or update the ``.ts`` file of the :ref:`example_widgets_linguist`, run: .. code-block:: bash diff --git a/sources/pyside6/doc/tools/pyside6-qmlimportscanner.rst b/sources/pyside6/doc/tools/pyside6-qmlimportscanner.rst index ba27414d7..69b162d8a 100644 --- a/sources/pyside6/doc/tools/pyside6-qmlimportscanner.rst +++ b/sources/pyside6/doc/tools/pyside6-qmlimportscanner.rst @@ -14,7 +14,7 @@ the QML source files. Usage ----- -Invoking the tool in the directory of the :ref:`filesystemexplorer_example` +Invoking the tool in the directory of the :ref:`example_quickcontrols_filesystemexplorer` example using: .. code-block:: bash |
