Path to this page:
Subject: CVS commit: pkgsrc/x11/py-qt4
From: Matthias Drochner
Date: 2010-07-13 20:22:55
Message id: 20100713182255.2E96F175DD@cvs.netbsd.org
Log Message:
update to 4.7.4
changes:
-any class with a count() method now supports the len() builtin
-added the missing == and != operators to QItemSelection
-added readQVariantHash(), readQVariantList(), readQVariantMap,
writeQVariantHash(), writeQVariantList() and writeQVariantMap()
to QDataStream
-added the ErrorPageExtensionOption and ErrorPageExtensionReturn classes,
and the ErrorDomain enum to QWebPage
Files: