Incorrect value for QStyle::SP_CustomBase

Kovid Goyal kovid at kovidgoyal.net
Fri Nov 19 09:24:15 GMT 2021


python -c "from PyQt6.QtWidgets import *; print(QStyle.StandardPixmap.SP_CustomBase.value)"
-268435456


It should be
4026531840


-- 
_____________________________________

Dr. Kovid Goyal 
https://www.kovidgoyal.net
https://calibre-ebook.com
_____________________________________


More information about the PyQt mailing list