On Sunday 18 January 2009, Toussis Manolis wrote: > On Sunday 18 January 2009 12:52:58 Toussis Manolis wrote: > > After some messing around I used mouseDoubleClickedEvent() > > as it is not used by plasma...as a workaround > > and the strange thing is the double click doesn't work without your code...
in QGraphicsView, unless you accept the press event, you don't get further mouse interaction. this allows items to be "mouse transparent" by simply not implementing any mouse interaction; then items underneath those items can do the mouse related stuff. very neat and very handy when trying to do various interesting things. adds a small amount of complexity, though not much. it's just something to get used to with QGraphicsView -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43 KDE core developer sponsored by Qt Software
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel