i switched

topRight->QWidget::setPalette(bottomColours);

to

topRight->setPalette(bottomColours);

and it does exactly the same thing....is that what you meant??