[Qt-interest] No way to send QGraphicsScene events to Items?
Sean Harmer
sean.harmer at maps-technology.com
Fri Sep 25 16:33:15 CEST 2009
On Friday 25 Sep 2009 15:17:45 Mihail Naydenov wrote:
> It seams, for now, it is impossible to manually send any (both custom and
> predefined) event to an graphics view item, although QGraphicsScene does
> that all the time. The alternatives are signals and regular events, both of
> which however require QObject receiver (something QGraphicsItem is not) Is
> this situation going to change? (Or we have to use QGraphicsWidget )
I seem to remember seeing a merge request for this go past recently. Check out
the 4.6 branch from gitorious and see if that has it in.
Yes, here it is:
http://qt.gitorious.org/qt/qt/merge_requests/787
HTH,
Sean
>
> thanks
> MihailNaydenov
>
>
>
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
More information about the Qt-interest-old
mailing list