Re: [PyQt] Support for Qt v5.0.0

2012-12-26 Thread Ramakanthreddy_Kesireddy
Hi, Is there any presentation which would explain how to use PyQt4 for latest Qt5 release using sample app? If so, please let me know in this regard. Br, Ramakanth From: pyqt-boun...@riverbankcomputing.com [pyqt-boun...@riverbankcomputing.com] on behal

Re: [PyQt] QCompleter with any data Model will cause Segmentation fault in pyQt4?

2012-12-26 Thread Robert Kent
What OS, python version and PyQt version are you using? I'm running OSX10.8, python 2.7 and PyQt 4.9.6 and I can't reproduce your error. On 25 Dec 2012, at 12:46, "^_^Sisyphus^_^" wrote: > Dear all, > > I create QCompleters for QLineEdit, which work fine if there is no > dynamically defined f