Missing QImageReader.setAllocationLimit in PyQt6

ekhumoro ekhumoro at gmx.com
Fri Sep 30 15:23:15 BST 2022


The static function setAllocationLimit is currently missing from the QImageReader class:

     https://doc.qt.io/qt-6/qimagereader.html#setAllocationLimit

Could you please add it for the next release? AFAICS (I only checked the QtGui.pyi file), it's still missing from the
latest development snapshot (6.4.0).

TIA


More information about the PyQt mailing list