[Qt-interest] No way to send QGraphicsScene events to Items?

Mihail Naydenov mlists at ymail.com
Fri Sep 25 16:17:45 CEST 2009


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 )

thanks
MihailNaydenov



      



More information about the Qt-interest-old mailing list