[commonqt-devel] Template class in CommonQt (e.g. QList)

Rujia Liu rujia.liu at gmail.com
Thu Sep 12 15:25:09 UTC 2013


On Thu, Sep 12, 2013 at 10:18 PM, Stas Boukarev <stassats at gmail.com> wrote:

> There's something strange going on, I added a QList<QGraphicsItem*>
> marshaller, but when i try to use it with #_createItemGroup, it crashes
> hard with free(): invalid pointer: 0x00007ffff4375350.
>
> You're probably better off for now with explicit item group functions,
> like (#_addToGroup QGraphicsItemGroup item)
>
I used a manually managed group instead :)
Until now, nothing has prevented me from implementing what I need. I just
posted some issues I found during developement.

- Rujia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/commonqt-devel/attachments/20130912/39fb91ef/attachment.html>


More information about the commonqt-devel mailing list