You should check for QStyle::State_MouseOver flag in QStyleOptionViewItem and set the WA_Hover attribute for the viewport to receive paint requests for hover events.
You should check for QStyle::State_MouseOver flag in QStyleOptionViewItem and set the WA_Hover attribute for the viewport to receive paint requests for hover events.
bunjee (18th April 2008)
Bookmarks