I've created a custom widget plugin and set a stylesheet to it.
When I drag it into the designer, then change the mainWindow stylesheet, it doesn't change my widget's style. Is there a way I can force it to do this?

Basically, I want the custom widget (myButton) to have a style while I'm adding it to the designer. I then want this to change from a single main window stylesheet; like from a skinning stylesheet file.

Any suggestions?