On 01.09.11 16:32:36, Alan Ezust wrote:
> Using PyQt Version: 4.6-1, I found this strange thing when I try to create a
> new QMovie, in response to a signal emit.
>
> self._movie = QMovie(self)
> traceback (most recent call last):
> File "/home/rats-user/rats-dev/build/py/ratsApp/ui/IconStuf
Using PyQt Version: 4.6-1, I found this strange thing when I try to create a
new QMovie, in response to a signal emit.
self._movie = QMovie(self)
traceback (most recent call last):
File "/home/rats-user/rats-dev/build/py/ratsApp/ui/IconStuff.py", line
123, in setActive
self._setActiveMet