##// END OF EJS Templates
removed implicit conversion of QByteArray to python str, use str() to convert to Python string or QByteArray::data()...
removed implicit conversion of QByteArray to python str, use str() to convert to Python string or QByteArray::data() git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@162 ea8d5007-eb21-0410-b261-ccb3ea6e24a9

File last commit:

r10:21d959e02207
r125:50c6d9f6a6dd
Show More
typesystem_xmlpatterns-qtscript.xml
7 lines | 330 B | application/xml | XmlLexer
/ generator / typesystem_xmlpatterns-qtscript.xml
<?xml version="1.0"?>
<typesystem package="com.trolltech.qt.xmlpatterns">
<suppress-warning text="WARNING(MetaJavaBuilder) :: unhandled enum value: ForwardAxis in QXmlNodeModelIndex::Axis" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: unhandled enum value: ReverseAxis in QXmlNodeModelIndex::Axis" />
</typesystem>