From 75f799872bf3f386f70a0d85bd62879ec14b18f8 Mon Sep 17 00:00:00 2001 From: Hugo Parente Lima Date: Mon, 28 Feb 2011 20:19:49 -0300 Subject: [PATCH] Added missing format attribute. --- PySide/QtCore/typesystem_core.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PySide/QtCore/typesystem_core.xml b/PySide/QtCore/typesystem_core.xml index d3d0b53..4a6374a 100644 --- a/PySide/QtCore/typesystem_core.xml +++ b/PySide/QtCore/typesystem_core.xml @@ -492,7 +492,7 @@ - + Returns a read only buffer object pointing to the segment of data that this resource represents. If the resource is compressed the data returns is compressed and qUncompress() must be used to access the data. If the resource is a directory None is returned.