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