summaryrefslogtreecommitdiffstats
path: root/examples/tooltip/README
blob: cdfe50cd2d48a0f9e01f2040cf9aa210437d31bd (plain)
1
2
3
4
5
6
7
8
The tooltip example demonstrates advanced use of tool tips.

There are dynamic tool tips on the blue rectanges - QToolTip asks
tooltip whether to display anything, and if so, what.  The Right Thing
happens when you click on the rectangles.

There is also a static tool tip on the red rectangle.