Hi high_flyer,

with pEvent->y() I'm mapping to the local widget coordinates (pEvent->globalY() is the one which mapps global). Also when I move over a row inside my QTableView I can see (with qDebug()-output) that this function call works fine. But the cursor is not changing.

Any ohter ideas or suggestions?

Best regards