Is there a a tutorial or a sample application I can start with (that
works with qt4 and pyqt4)?
PyQt4 is distributed with a set of small examples, mostly ported from
the C++ ones supplied with Qt. Other than those, you could take a
look at the PyQt and PyKDE Wiki for inspiration:
Comment