aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/doc/videos.rst
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside2/doc/videos.rst')
-rw-r--r--sources/pyside2/doc/videos.rst28
1 files changed, 28 insertions, 0 deletions
diff --git a/sources/pyside2/doc/videos.rst b/sources/pyside2/doc/videos.rst
new file mode 100644
index 000000000..cda84f419
--- /dev/null
+++ b/sources/pyside2/doc/videos.rst
@@ -0,0 +1,28 @@
+|project| Videos
+================
+
+Webinar: Creating user interfaces with 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/wKqLaNqxgas" frameborder="0"
+ allowfullscreen style="position: absolute; top: 0; left: 0;
+ width: 100%; height: 100%;">
+ </iframe>
+ </div>
+
+Webinar: Develop your first 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/HDBjmSiOBxY" frameborder="0"
+ allowfullscreen style="position: absolute; top: 0; left: 0;
+ width: 100%; height: 100%;">
+ </iframe>
+ </div>