diff options
| author | Cristián Maureira-Fredes <Cristian.Maureira-Fredes@qt.io> | 2022-03-30 21:05:12 +0200 |
|---|---|---|
| committer | Cristián Maureira-Fredes <Cristian.Maureira-Fredes@qt.io> | 2022-04-01 23:32:55 +0200 |
| commit | 5bb3ff832376abd24f70c6bd04c6295d09f3570b (patch) | |
| tree | 7cb770ccc850e2dbfd027ab25b1d16e94aa0596f /sources/pyside6/doc/extras | |
| parent | e252a47fb50975a1ec6c7ca2d16d3acefc0b737d (diff) | |
doc: change http by https
Pick-to: 6.2
Change-Id: Id796694e947643152dc0d57dd760efb89ddd8f16
Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'sources/pyside6/doc/extras')
| -rw-r--r-- | sources/pyside6/doc/extras/QtCharts.rst | 2 | ||||
| -rw-r--r-- | sources/pyside6/doc/extras/QtDataVisualization.rst | 2 | ||||
| -rw-r--r-- | sources/pyside6/doc/extras/QtMultimedia.rst | 2 | ||||
| -rw-r--r-- | sources/pyside6/doc/extras/QtPositioning.rst | 2 | ||||
| -rw-r--r-- | sources/pyside6/doc/extras/QtQml.rst | 2 | ||||
| -rw-r--r-- | sources/pyside6/doc/extras/QtSensors.rst | 2 | ||||
| -rw-r--r-- | sources/pyside6/doc/extras/QtWebChannel.rst | 2 | ||||
| -rw-r--r-- | sources/pyside6/doc/extras/QtWebSockets.rst | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/sources/pyside6/doc/extras/QtCharts.rst b/sources/pyside6/doc/extras/QtCharts.rst index 894a8ce02..8ff2a0386 100644 --- a/sources/pyside6/doc/extras/QtCharts.rst +++ b/sources/pyside6/doc/extras/QtCharts.rst @@ -14,4 +14,4 @@ directive: from PySide6 import QtCharts -The module also provides `QML types <http://doc.qt.io/qt-6/qtcharts-qmlmodule.html>`_ . +The module also provides `QML types <https://doc.qt.io/qt-6/qtcharts-qmlmodule.html>`_ . diff --git a/sources/pyside6/doc/extras/QtDataVisualization.rst b/sources/pyside6/doc/extras/QtDataVisualization.rst index 4bd6ef9f3..66e2d9523 100644 --- a/sources/pyside6/doc/extras/QtDataVisualization.rst +++ b/sources/pyside6/doc/extras/QtDataVisualization.rst @@ -19,7 +19,7 @@ directive: import PySide6.QtDataVisualization -The module also provides `QML types <http://doc.qt.io/qt-6/qtdatavisualization-qmlmodule.html>`_ . +The module also provides `QML types <https://doc.qt.io/qt-6/qtdatavisualization-qmlmodule.html>`_ . Articles and Guides ^^^^^^^^^^^^^^^^^^^ diff --git a/sources/pyside6/doc/extras/QtMultimedia.rst b/sources/pyside6/doc/extras/QtMultimedia.rst index 65ab066ee..f495ddc4e 100644 --- a/sources/pyside6/doc/extras/QtMultimedia.rst +++ b/sources/pyside6/doc/extras/QtMultimedia.rst @@ -29,7 +29,7 @@ directive: import PySide6.QtMultimedia -The module also provides `QML types <http://doc.qt.io/qt-6/qtmultimedia-qmlmodule.html>`_ . +The module also provides `QML types <https://doc.qt.io/qt-6/qtmultimedia-qmlmodule.html>`_ . Overviews and Important Topics ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/sources/pyside6/doc/extras/QtPositioning.rst b/sources/pyside6/doc/extras/QtPositioning.rst index cc0d051eb..800e369fa 100644 --- a/sources/pyside6/doc/extras/QtPositioning.rst +++ b/sources/pyside6/doc/extras/QtPositioning.rst @@ -23,7 +23,7 @@ directive: import PySide6.QtPositioning -The module also provides `QML types <http://doc.qt.io/qt-6/qtpositioning-qmlmodule.html>`_ . +The module also provides `QML types <https://doc.qt.io/qt-6/qtpositioning-qmlmodule.html>`_ . To load the Qt Positioning module, add the following statement to your .qml files diff --git a/sources/pyside6/doc/extras/QtQml.rst b/sources/pyside6/doc/extras/QtQml.rst index 4e6231495..66f736f02 100644 --- a/sources/pyside6/doc/extras/QtQml.rst +++ b/sources/pyside6/doc/extras/QtQml.rst @@ -26,7 +26,7 @@ directive: import PySide6.QtQml -The module also provides `QML types <http://doc.qt.io/qt-6/qtqml-qmlmodule.html>`_ . +The module also provides `QML types <https://doc.qt.io/qt-6/qtqml-qmlmodule.html>`_ . QML and QML Types ^^^^^^^^^^^^^^^^^ diff --git a/sources/pyside6/doc/extras/QtSensors.rst b/sources/pyside6/doc/extras/QtSensors.rst index e6cc8874e..03a4d5477 100644 --- a/sources/pyside6/doc/extras/QtSensors.rst +++ b/sources/pyside6/doc/extras/QtSensors.rst @@ -16,4 +16,4 @@ directive: import PySide6.QtSensors -The module also provides `QML types <http://doc.qt.io/qt-6/qtsensors-qmlmodule.html>`_ . +The module also provides `QML types <https://doc.qt.io/qt-6/qtsensors-qmlmodule.html>`_ . diff --git a/sources/pyside6/doc/extras/QtWebChannel.rst b/sources/pyside6/doc/extras/QtWebChannel.rst index 5c2fbdd4a..5207a3486 100644 --- a/sources/pyside6/doc/extras/QtWebChannel.rst +++ b/sources/pyside6/doc/extras/QtWebChannel.rst @@ -27,4 +27,4 @@ API Reference * `JavaScript API <https://doc.qt.io/qt-6/qtwebchannel-javascript.html>`_ -The module also provides `QML types <http://doc.qt.io/qt-6/qtwebchannel-qmlmodule.html>`_ . +The module also provides `QML types <https://doc.qt.io/qt-6/qtwebchannel-qmlmodule.html>`_ . diff --git a/sources/pyside6/doc/extras/QtWebSockets.rst b/sources/pyside6/doc/extras/QtWebSockets.rst index 05b003ea6..f15264699 100644 --- a/sources/pyside6/doc/extras/QtWebSockets.rst +++ b/sources/pyside6/doc/extras/QtWebSockets.rst @@ -20,7 +20,7 @@ directive: import PySide6.QtWebSockets -The module also provides `QML types <http://doc.qt.io/qt-6/qtwebsockets-qmlmodule.html>`_ . +The module also provides `QML types <https://doc.qt.io/qt-6/qtwebsockets-qmlmodule.html>`_ . Articles and Guides ^^^^^^^^^^^^^^^^^^^ |
