aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/doc
diff options
context:
space:
mode:
authorCristian Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>2020-05-16 13:41:02 +0200
committerCristian Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>2020-05-17 22:15:30 +0200
commitba348922cfe5a9318c8e90f18789f1fab822029a (patch)
tree046c7d40433b3407fead9299313ad9798ce175ab /sources/pyside2/doc
parent1044476b0aa76a1f730b0d4bf452d46e60c6f4e8 (diff)
doc: add more videos from Qt events
Task-number: PYSIDE-841 Change-Id: I1d64fe659a7651a4da2f537368d19d731d5c1e54 Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'sources/pyside2/doc')
-rw-r--r--sources/pyside2/doc/videos.rst67
1 files changed, 66 insertions, 1 deletions
diff --git a/sources/pyside2/doc/videos.rst b/sources/pyside2/doc/videos.rst
index cda84f419..511bc0d66 100644
--- a/sources/pyside2/doc/videos.rst
+++ b/sources/pyside2/doc/videos.rst
@@ -15,7 +15,7 @@ Webinar: Creating user interfaces with Qt for Python
</div>
Webinar: Develop your first Qt for Python application
-------------------------------------------------------
+-----------------------------------------------------
.. raw:: html
@@ -26,3 +26,68 @@ Webinar: Develop your first Qt for Python application
width: 100%; height: 100%;">
</iframe>
</div>
+
+Webinar: Python and C++ interoperability with Shiboken
+------------------------------------------------------
+
+.. raw:: html
+
+ <div style="position: relative; padding-bottom: 56.25%; height: 0;
+ overflow: hidden; max-width: 100%; height: auto;">
+ <iframe src="https://www.youtube.com/embed/wOMlDutOWXI" frameborder="0"
+ allowfullscreen style="position: absolute; top: 0; left: 0;
+ width: 100%; height: 100%;">
+ </iframe>
+ </div>
+
+QtWS2018: Mastering Qt for Python in 20 min
+--------------------------------------------
+
+.. raw:: html
+
+ <div style="position: relative; padding-bottom: 56.25%; height: 0;
+ overflow: hidden; max-width: 100%; height: auto;">
+ <iframe src="https://www.youtube.com/embed/IhxZ99usPqY" frameborder="0"
+ allowfullscreen style="position: absolute; top: 0; left: 0;
+ width: 100%; height: 100%;">
+ </iframe>
+ </div>
+
+QtWS2019: Utilizing Shiboken to Enhance your Qt for Python Application
+----------------------------------------------------------------------
+
+.. raw:: html
+
+ <div style="position: relative; padding-bottom: 56.25%; height: 0;
+ overflow: hidden; max-width: 100%; height: auto;">
+ <iframe src="https://www.youtube.com/embed/mAfEVPgHRt8" frameborder="0"
+ allowfullscreen style="position: absolute; top: 0; left: 0;
+ width: 100%; height: 100%;">
+ </iframe>
+ </div>
+
+QtWS2019: Introduction to Qt for Python
+---------------------------------------
+
+.. raw:: html
+
+ <div style="position: relative; padding-bottom: 56.25%; height: 0;
+ overflow: hidden; max-width: 100%; height: auto;">
+ <iframe src="https://www.youtube.com/embed/214TWASZVgA" frameborder="0"
+ allowfullscreen style="position: absolute; top: 0; left: 0;
+ width: 100%; height: 100%;">
+ </iframe>
+ </div>
+
+QtWS2019: How to bring your C++ project to Python land
+------------------------------------------------------
+
+.. raw:: html
+
+ <div style="position: relative; padding-bottom: 56.25%; height: 0;
+ overflow: hidden; max-width: 100%; height: auto;">
+ <iframe src="https://www.youtube.com/embed/XmY-tWTi9gY" frameborder="0"
+ allowfullscreen style="position: absolute; top: 0; left: 0;
+ width: 100%; height: 100%;">
+ </iframe>
+ </div>