PDA

View Full Version : PyQt Styles



awestman
17th October 2008, 13:59
I am running the gpl versions of Qt 4.4.3 and PyQt 4.4.3 on Windows and Linux. I am not able to access the Qt Style ( i.e. QCommonStyle, QWindowsStyle, QMotifStyle etc. ). Would anyone know why?

It seems like sip did not create wrappers for these classes. Is there a way that I can create a wrapper for these classes so that I can access them with PyQt.