How to use pyqt4 in ros node

I don’t know if it will be completely useful for you, but I wrote a little tutorial on using Qt4 with Python with some examples here: https://github.com/awesomebytes/python_qt_tutorial

It doesn’t specifically use ROS, but you can find a couple of packages that do use PyQt4 and ROS that I made some time ago: