summaryrefslogtreecommitdiff
path: root/xml
diff options
context:
space:
mode:
Diffstat (limited to 'xml')
-rw-r--r--xml/Accessible.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/xml/Accessible.xml b/xml/Accessible.xml
index 94d8fd91..ad6d7d9e 100644
--- a/xml/Accessible.xml
+++ b/xml/Accessible.xml
@@ -109,6 +109,12 @@
<annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QSpiObjectReferenceArray"/>
</method>
+ <!--
+ GetIndexInParent:
+
+ Returns the 0-based index at which the object would be returned by calling
+ GetChildren on its parent.
+ -->
<method name="GetIndexInParent">
<arg direction="out" type="i"/>
</method>