<qt> QGraphicsSceneFindItemBspTreeVisitor 造成的visit 出错

   在QGraphicsScene上添加2个自定义的Item 的时候 然后移动这2个Item 在删除的时候 出现错误。定位到QGraphicsSceneFindItemBspTree Visitor这个函数上。

    其他的Item都是好的。在代码上也没找到错误。

    google了下 貌似不是自己的原因 是qt本身的一个BUG:

    Crash in QGraphicsSceneBspTree when adding items in response to a mouse press and adjusting them when moving.*>
*>
Resolution: Always call prepareGeometryChange() before changing the item‘s geometry. Otherwise, the scene‘s index will fall out of sync, and the behavior is undefined.*>


*>

    其实就是在移动的时候prepareGeometryChange()这个函数没好好的调用。放在正确的顺序后就没出错了。*>


*>

    原文:http://benlaux.blogspot.kr/2010/07/valgrind1.html*>

<qt> QGraphicsSceneFindItemBspTreeVisitor 造成的visit 出错,古老的榕树,5-wow.com

郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。