On Sat, Nov 26, 2016 at 12:08 PM, Ch'Gans <chg...@gna.org> wrote:

>
> Maybe the event loop is going crazy recursive or something like that?


I once had a problem like this because I happened to call a function in my
QGraphicsItem::paint(...) that I should not have been calling, such as
moving another item if I remember correctly.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to