Hi all !
Can you help me?
I would like get Signal (or Event ) when mouse Over QAction. QAction doesn't is QWidget and doesn't have method mouseMoveEvent ( QMouseEvent * ),...

I use Qt4.0 (on MacOS X and Windows ).