[PyQt] Python properties on virtual methods

Alessandro Pasotti apasotti at gmail.com
Tue Apr 21 16:12:50 BST 2015


Hi,

I noticed that if I create a property() alias on a virtual method, the
alias will always call the base class method instead of the concrete
instance method.

Is this the expected behaviour?
Is it documented somewhere?

Here using PyQt4 4.8.5 and python 2.7, SIP should be 4.15.5

-- 
Alessandro Pasotti
w3:   www.itopen.it
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150421/63767616/attachment.html>


More information about the PyQt mailing list