aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtCore/sample.png
Commit message (Collapse)AuthorAgeFilesLines
* Fixed/implemented various QResources methods.Hugo Parente Lima2012-03-081-0/+0
- data() is now exported and returns a Python read-only buffer object. - (un)registerResourceData now accept buffers as arguments, and respects zeroes in the middle of data. - Improved unit test.