[Qt-interest] No way to send QGraphicsScene events to Items?
Mihail Naydenov
mlists at ymail.com
Fri Sep 25 17:32:34 CEST 2009
Yea, there is a public QGraphicsScene::sendEvent in the 4.6 branch!
Thank you!
MihailNaydenov
----- Original Message ----
> From: Sean Harmer <sean.harmer at maps-technology.com>
> To: qt-interest at trolltech.com
> Sent: Friday, September 25, 2009 5:33:15 PM
> Subject: Re: [Qt-interest] No way to send QGraphicsScene events to Items?
>
> 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
> _______________________________________________
> 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