aboutsummaryrefslogtreecommitdiffstats
path: root/tools/snippets_translate/module_classes.py
diff options
context:
space:
mode:
authorMichael Weghorn <m.weghorn@posteo.de>2024-05-14 14:16:53 +0200
committerMichael Weghorn <m.weghorn@posteo.de>2024-05-16 15:56:23 +0200
commit67329a225aa9398538f67091920e322d68b22100 (patch)
tree39c1448b2a5dd1849e9ce22a11b6a6c0432d9565 /tools/snippets_translate/module_classes.py
parent043a8439c3779b9de53f195443e41c66caf0fe68 (diff)
Add QAccessibleSelectionInterface
The interface was added as preliminary in qtbase commit 9d16d5e2245c26e5746fd7609300b84a2a983457 and is no longer preliminary since qtbase commit 2496882ea71b8bc52c84e1b9c59cfd48cd56c6f2. Pick-to: 6.7 Change-Id: I8a24aa2a7a1cd961bdc9974f41d407783ad1a82b Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'tools/snippets_translate/module_classes.py')
-rw-r--r--tools/snippets_translate/module_classes.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/snippets_translate/module_classes.py b/tools/snippets_translate/module_classes.py
index 4992e170b..df4c7557c 100644
--- a/tools/snippets_translate/module_classes.py
+++ b/tools/snippets_translate/module_classes.py
@@ -532,6 +532,7 @@ module_classes = {
"QAccessibleEvent",
"QAccessibleInterface",
"QAccessibleObject",
+ "QAccessibleSelectionInterface",
"QAccessibleStateChangeEvent",
"QAccessibleTableCellInterface",
"QAccessibleTableModelChangeEvent",