[Interest] QToolTip over QTreeView row

j-p.nurmi at nokia.com j-p.nurmi at nokia.com
Sun Aug 19 16:31:20 CEST 2012


On Aug 19, 2012, at 2:17 PM, ext Igor Mironchik <imironchick at gmail.com> wrote:

> I need to show QToolTip ballon over QTreeView row. I need focus in event 
> on each row in QTreeView.
> 
> How to implement it? Any idea?


Hi, item views have built-in support for tooltips. Just handle Qt::ToolTipRole in your model's data().

--
J-P Nurmi




More information about the Interest mailing list