aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PySide/QtCore/typesystem_core.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/PySide/QtCore/typesystem_core.xml b/PySide/QtCore/typesystem_core.xml
index f10ed0709..ced3194b5 100644
--- a/PySide/QtCore/typesystem_core.xml
+++ b/PySide/QtCore/typesystem_core.xml
@@ -115,6 +115,12 @@
<enum-type name="QElapsedTimer::ClockType" since="4.7"/>
+ <enum-type identified-by-value="QML_HAS_ATTACHED_PROPERTIES">
+ <extra-includes>
+ <include file-name="Qt/qdeclarative.h" location="global"/>
+ </extra-includes>
+ </enum-type>
+
<!-- From Qt4.6 ^^^ -->
<primitive-type name="qint8"/>
<primitive-type name="qint16"/>
@@ -2546,6 +2552,7 @@
<object-type name="QFactoryInterface"/>
+ <suppress-warning text="enum '_ISalnum' does not have a type entry or is not an enum" />
<suppress-warning text="enum 'Qt::Initialization' does not have a type entry or is not an enum" />
<suppress-warning text="signature 'contais(QXmlStreamAttribute)' for function modification in 'QXmlStreamAttributes' not found."/>
<suppress-warning text="signature 'findChildren(QRegExp)const' for function modification in 'QObject' not found"/>