summaryrefslogtreecommitdiffstats
path: root/examples/tooltip/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tooltip/README')
-rw-r--r--examples/tooltip/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/tooltip/README b/examples/tooltip/README
new file mode 100644
index 000000000..cdfe50cd2
--- /dev/null
+++ b/examples/tooltip/README
@@ -0,0 +1,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.
+