[Qt-interest] How can I get the current cursor's position in dragMoveEvent ?

Kermit Mei kermit.mei at gmail.com
Sun Aug 2 11:26:39 CEST 2009


Hello, I want to drag something, and I need to get the cursor's position
in the dragMoveEvent(event). I can't use event->pos(), because is
returns the position where the drag was make. But what I want is the
current moved position, how can I get it?

Thanks.
Kermit Mei




More information about the Qt-interest-old mailing list