Qt_WoodPecker

STYLESHEETS

The appearance of the widgets in the QtDragon UI can be customized through the use of stylesheets. Upon initialization, QTVCP searches for stylesheets in the users CONFIG/woodpecker folder. If none are found, it will apply a default style from the /usr/share/qtvcp directory. To change the current style, you have to press F12 (while the UI has focus) and interact with QTVCP's stylesheet editor dialog.

To quickly change the current style, you can select a style from the stylesheet combobox in the SETTINGS page. If and .qss files were found in the users config directory during initialization, this combobox contains a list of those files. If QTVCP didn't find any .qss files, the combobox contains a list of the styles from the default share folder.

This allows a user to easily modify an existing stylesheet or create a completely new and customized one. Any existing stylesheet could be used as a starting template. When placed in the CONFIG/qtdragon folder, it will be listed in the stylesheet combobox on the SETTINGS page.