Thread
:
[GUI Plugin] Reading List
View Single Post
07-30-2012, 04:07 AM
#
470
kovidgoyal
creator of calibre
Posts: 45,489
Karma: 28005164
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
@kiwidude: In the slot your are connecting to the signal, use
import sip
if sip.isdeleted(self): return
sip.isdeleted() returns True if the underlying C++ object has been deleted.
kovidgoyal
View Public Profile
Visit kovidgoyal's homepage!
Find More Posts by kovidgoyal
Track Posts by kovidgoyal via RSS