aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtCore/typesystem_core.xml
diff options
context:
space:
mode:
Diffstat (limited to 'PySide/QtCore/typesystem_core.xml')
-rw-r--r--PySide/QtCore/typesystem_core.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/PySide/QtCore/typesystem_core.xml b/PySide/QtCore/typesystem_core.xml
index e64006c0e..9711e2da6 100644
--- a/PySide/QtCore/typesystem_core.xml
+++ b/PySide/QtCore/typesystem_core.xml
@@ -95,6 +95,9 @@
<enum-type name="QAbstractAnimation::DeletionPolicy"/>
<enum-type name="QAbstractAnimation::Direction"/>
<enum-type name="QAbstractAnimation::State"/>
+
+ <enum-type name="QElapsedTimer::ClockType" since="4.7"/>
+
<!-- From Qt4.6 ^^^ -->
<primitive-type name="qint8"/>
<primitive-type name="qint16"/>
@@ -725,6 +728,8 @@
#include &lt;pyside.h&gt;
</inject-code>
+ <value-type name="QElapsedTimer" since="4.7"/>
+
<object-type name="QAbstractTableModel" polymorphic-id-expression="qobject_cast&lt;QAbstractTableModel*&gt;(%1)">
<extra-includes>
<include file-name="QStringList" location="global"/>