source: trunk/examples/tooltip/README@ 203

Last change on this file since 203 was 2, checked in by dmik, 20 years ago

Imported xplatform parts of the official release 3.3.1 from Trolltech

File size: 306 bytes
Line 
1The tooltip example demonstrates advanced use of tool tips.
2
3There are dynamic tool tips on the blue rectanges - QToolTip asks
4tooltip whether to display anything, and if so, what. The Right Thing
5happens when you click on the rectangles.
6
7There is also a static tool tip on the red rectangle.
8
Note: See TracBrowser for help on using the repository browser.