Using Stylesheets with Qt Widgets Designer

Since Qt 4.2, it is possible to edit stylesheets in Qt Widgets Designer with the stylesheet editor.

Screenshot of form editor showing a label and line editor with the option highlighted to change stylesheet from the context menu Setting a Stylesheet

The stylesheet editor can be accessed by right-clicking a widget and selecting Change styleSheet...

Screenshot showing the preview of used stylesheet