[PySide] QApplication.palette() no longer working

Frank Rueter | OHUfx frank at ohufx.com
Sun Mar 18 04:03:03 CET 2018


Hi,

this line of code used to work in PySide to get colours from the main 
application's palette:
QtWidgets.QApplication.palette().color(QtGui.QPalette.ColorGroup.Active, 
QtGui.QPalette.ColorRole.ToolTipBase)

PySide2 no longer accepts this:
QtWidgets.QApplication.palette()
/aborted (disconnected)/

Bug? I can't see any mention in of this change online.

Cheers,
frank


-- 
ohufxLogo 50x50 <http://www.ohufx.com> 	*vfx compositing 
<http://ohufx.com/index.php/vfx-compositing> | *workflow customisation 
and consulting <http://ohufx.com/index.php/vfx-customising>* *

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/pyside/attachments/20180318/b95283e2/attachment.html>


More information about the PySide mailing list