Hey there,

is there a way to be notified when a QPalette's value gets changed ?
like a signal or something ?

I'd like to update a QPixmap accordingly to QPalette's color dynamically.

Thanks.