From a1df4f138c61b0bc54bc4a15a29f1a5f5b341c92 Mon Sep 17 00:00:00 2001
From: Paulb23
Date: Wed, 7 Sep 2016 16:36:05 +0100
Subject: Document itemlist disable tooltip
(cherry picked from commit 607d602493a88cab626db131d1427d4f9a13aff5)
---
doc/base/classes.xml | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/doc/base/classes.xml b/doc/base/classes.xml
index ad177267e..4bd10f752 100644
--- a/doc/base/classes.xml
+++ b/doc/base/classes.xml
@@ -17751,6 +17751,15 @@
Return tooltip hint for specified item index.
+
+
+
+
+
+
+ Returns whether the tooptip is enabled for specified item index.
+
+
@@ -17932,6 +17941,15 @@
Sets tooltip hint for item at specified index.
+
+
+
+
+
+
+ Sets whether the tooltip is enabled for specified item index.
+
+
--
cgit v1.3.1