##// 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_svg-qtscript.xml
6 lines | 124 B | application/xml | XmlLexer
/ generator / typesystem_svg-qtscript.xml
<?xml version="1.0"?>
<typesystem package="com.trolltech.qt.svg">
<rejection class="QGraphicsSvgItem"/>
</typesystem>