[PyQt] Missing QVectorD Classes

2013-06-04 Thread Tzucker, Jay
I am using PyQt4 under Linux (CentOS) with the following versions: Qt: 4.6.2 PytQt:4.6.2 Python:2.6.6 The QVectorD (ex. QVector3D) classes seem to be missing. I imported and looked thru the classes in QtGui where I expected them, but didn't see them. Any help would be much appreciated! Thanks J

[PyQt] Custom widgets in Qt5

2013-06-04 Thread Vincent Vande Vyvre
Hi, With PyQt4 I have this folder: /usr/lib/x86_64-linux-gnu/qt4/plugins/designer/ wich content the lib libpythonplugin.so and a subfolder python for my custom widgets. Now, I've just installed Qt5 and the latest snapshots of SIP and PyQt5 and I'm looking whee can I copy my own widgets. I've