Style Sheet

Style Sheets provide a flexible way of changing how the program looks. They use a similar syntax to Cascading Style Sheets commonly used in HTML documents on the World Wide Web. Consult the Qt documentation on how to write suitable style sheets. At the time of writing, such documentation could be found at http://doc.trolltech.com/4.6/stylesheet.html. To set the style sheet, click on the button to the side of the stylesheet text box to browse for one or enter its full filename directly into the text box. To unset it, delete the contents of the text box.

Like with styles, the program must be restarted for this setting to take effect.



David Goodwin 2011-04-09