On Mac OS, if I use setStyleSheet on a QScrollArea (or any widget containing native Mac OS controls) it doesn't draw the controls as native controls. The problem also occurs if I set the style sheet on any containing widget of the QScrollArea. Is there any work around to this problem?