you just need to reimplement mouseMoveEvent() or hoverEnterEvent(). But don't forget to put setAcceptHoverEvents(true) in order to implement your custom things when the cursor is on the item.
you just need to reimplement mouseMoveEvent() or hoverEnterEvent(). But don't forget to put setAcceptHoverEvents(true) in order to implement your custom things when the cursor is on the item.
ensky_cy (2nd December 2009)
Bookmarks