[Interest] Container members in abstract base class?

Jonathan Greig redteam316 at gmail.com
Wed May 22 14:25:59 CEST 2013


I have an abstract base class that contains a private QHash member. There
is a public function that sets the key/value in the QHash. When calling the
function through a base class pointer, it segfaults when it comes to the
line that sets the key/value. When calling the function through a derived
class pointer, it works.

Can someone explain if this is intended, a limitation or if it is a bug?

- Swyped from my droid.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130522/c9861c1c/attachment.html>


More information about the Interest mailing list