Hello. Anybody made to work propertly tooltips for QTreeView when treeview placed inside QGraphicsView. In QT 4.6 QHelpEvent doesn't send to child widgets of QGraphicsView. I can propogate tooltips for simple widgets, but for QTreeView this method doesn't work. Best regards.