[PyQt] Get platform?

todd rme toddrme2178 at gmail.com
Tue Feb 15 16:51:08 GMT 2011


Is there any way inside pyqt, or in python, to determine what platform
you are using?  Specifically, I want to know if the widget is done in
x11.  I don't think I can check for x11 environment variables since I
at least think mac can have x11 installed without using it for Qt.  I
need to know if the actual pyqt4 window is using X11.

-Todd


More information about the PyQt mailing list