Incorrect value for QStyle::SP_CustomBase

Phil Thompson phil at riverbankcomputing.com
Mon Nov 22 14:56:11 GMT 2021


On 19/11/2021 09:24, Kovid Goyal wrote:
> python -c "from PyQt6.QtWidgets import *;
> print(QStyle.StandardPixmap.SP_CustomBase.value)"
> -268435456
> 
> 
> It should be
> 4026531840

Should be fixed in the next snapshot. It will also require v13.2.0 of 
the PyQt6.sip module.

Thanks,
Phil


More information about the PyQt mailing list