[PySide] how to call qCompress() in PySide

ZHONG Zhu Zhu.Zhong at alcatel-sbell.com.cn
Thu Dec 20 09:38:00 CET 2012


>>> from PySide import QtCore
>>> QtCore.qCompress("test")

Traceback (most recent call last):
File "<pyshell#1>", line 1, in <module>
    QtCore.qCompress("test")
AttributeError: 'module' object has no attribute 'qCompress'

Learning PySide. I tried below in my idle IDE to call qCompress() but failed. Can anyone help me?
--------------
EasyTest (Alcatel-Lucent automation test tool) NOW FREE on internet at
https://github.com/EasyTest2012/EasyTest<https://github.com/EasyTest2012/EasyTest/downloads>



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/pyside/attachments/20121220/6def61cb/attachment.html>


More information about the PySide mailing list