aboutsummaryrefslogtreecommitdiffstats
path: root/PySide2/QtCore/typesystem_core_common.xml
diff options
context:
space:
mode:
Diffstat (limited to 'PySide2/QtCore/typesystem_core_common.xml')
-rw-r--r--PySide2/QtCore/typesystem_core_common.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/PySide2/QtCore/typesystem_core_common.xml b/PySide2/QtCore/typesystem_core_common.xml
index 9a2d74b6..eab9d834 100644
--- a/PySide2/QtCore/typesystem_core_common.xml
+++ b/PySide2/QtCore/typesystem_core_common.xml
@@ -3606,6 +3606,10 @@
<modify-function signature="readLine(qint64)" allow-thread="yes"/>
<modify-function signature="readAll()" allow-thread="yes"/>
</object-type>
+ <object-type name="QStandardPaths" since="5.0">
+ <enum-type name="StandardLocation"/>
+ <enum-type name="LocateOption" flags="LocateOptions"/>
+ </object-type>
<object-type name="QSystemSemaphore">
<enum-type name="AccessMode"/>
<enum-type name="SystemSemaphoreError"/>