1|project| Videos
2================
3
4.. raw:: html
5
6    <style>
7    .embed-container {
8        margin-top: 10px;
9        position: relative;
10        padding-bottom: 56.25%;
11        height: 0;
12        overflow: hidden;
13        max-width: 100%;
14    }
15    .embed-container iframe, .embed-container object, .embed-container embed {
16        position: absolute;
17        top: 0;
18        left: 0;
19        width: 100%;
20        height: 100%;
21    }
22    .video-title {
23        font-weight: bold;
24        text-align: center;
25    }
26    </style>
27    <table>
28    <tr>
29      <td style="width: 30%;">
30        <p class="video-title">QtVirtualTechCon2020: From Prototypes to Hybrid Applications</p>
31        <div class="embed-container">
32          <iframe src="https://www.youtube.com/embed/Vb1dbLQafyM" frameborder="0" allowfullscreen>
33          </iframe>
34        </div>
35      </td>
36      <td style="width: 30%;">
37        <p class="video-title">QtWS2019: Utilizing Shiboken to Enhance your Application</p>
38        <div class='embed-container'>
39          <iframe src="https://www.youtube.com/embed/mAfEVPgHRt8" frameborder="0" allowfullscreen>
40          </iframe>
41        </div>
42      </td>
43      <td style="width: 30%;">
44        <p class="video-title">QtWS2019: Introduction to Qt for Python</p>
45        <div class='embed-container'>
46          <iframe src="https://www.youtube.com/embed/214TWASZVgA" frameborder="0" allowfullscreen>
47          </iframe>
48        </div>
49      </td>
50    </tr>
51    </tr>
52      <td style="width: 30%;">
53        <p class="video-title">Webinar: Python and C++ interoperability with Shiboken</p>
54        <div class='embed-container'>
55          <iframe src="https://www.youtube.com/embed/wOMlDutOWXI" frameborder="0" allowfullscreen>
56          </iframe>
57        </div>
58      </td>
59      <td style="width: 30%;">
60        <p class="video-title">QtWS2019: How to bring your C++ project to Python land</p>
61        <div class='embed-container'>
62          <iframe src="https://www.youtube.com/embed/XmY-tWTi9gY" frameborder="0" allowfullscreen>
63          </iframe>
64        </div>
65      </td>
66      <td style="width: 30%;">
67        <p class="video-title">QtWS2018: Mastering Qt for Python in 20 min</p>
68        <div class='embed-container'>
69          <iframe src="https://www.youtube.com/embed/IhxZ99usPqY" frameborder="0" allowfullscreen>
70        </iframe>
71      </td>
72    </tr>
73    </tr>
74      <td style="width: 30%;">
75        <p class="video-title">Webinar: Develop your first Qt for Python application</p>
76        <div class='embed-container'>
77          <iframe src="https://www.youtube.com/embed/HDBjmSiOBxY" frameborder="0" allowfullscreen>
78          </iframe>
79        </div>
80      </td>
81      <td style="width: 30%;">
82        <p class="video-title">Webinar: Creating user interfaces with Qt for Python</p>
83        <div class='embed-container'>
84          <iframe src="https://www.youtube.com/embed/wKqLaNqxgas" frameborder="0" allowfullscreen>
85          </iframe>
86        </div>
87      </td>
88      <td style="width: 30%;">
89        <p class="video-title">QtWS2017: Take a walk on the PySide</p>
90        <div class="embed-container">
91          <iframe src="https://www.youtube.com/embed/Sb4FV6SdHHQ" frameborder="0" allowfullscreen>
92          </iframe>
93        </div>
94      </td>
95    </tr>
96    </table>
97