This is a tutorial about how to create a video player.
This tutorial pretends to be a brief introduction to the Graphics User Interfaces (GUI) programming, using the Python programming lenguage and Qt framework, both multiplataform.
In this tutorial we'll use PyQt to show you the base of Qt programming under Pyhon.
To make this tutorial even more funny, because you can learn the theorical side of Qt programming just reading the documentation, I will focus it only in the practical side...