]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Improve documentation for SALOME theme (issue #0021279)
authorvsr <vsr@opencascade.com>
Thu, 23 Jun 2011 07:33:32 +0000 (07:33 +0000)
committervsr <vsr@opencascade.com>
Thu, 23 Jun 2011 07:33:32 +0000 (07:33 +0000)
doc/salome/gui/input/themes.doc

index 9fff17ae3a510150307a169c54c0e69ab7e6f986..4204270b347859b11269fc4e484a23ff9d745fdb 100755 (executable)
@@ -2,26 +2,44 @@
 
 \page themes_page Theme 
 
-\b Theme dialog is used for customization of the look and feel of
-Salome. To open it, select in the Main menu <b>View -> Theme </b>.
+The look-n-feel of the SALOME desktop can be customized by the user
+via the SALOME theme preferences.
+
+<b>SALOME style prefereces</b> dialog box is used for customization of
+the look and feel of SALOME style. To open it, select in the Main menu
+<b>View -> Theme </b> item.
+
+If SALOME theme is not used (<b>Use SALOME Style</b> check bos is
+switched off), the global system settings are applied (for
+example, those ones specified by the KDE settings).
+In such a way, the application's look-n-feel attributes (such as
+palette and/or font) can be customized by using of the Qt utility
+<em>qtconfig</em>.
+
+Alternatively look-n-feel of the application desktop can be customized
+using SALOME theme.
 
 \image html theme1.png
 
-It is possible to choose a predefined color scheme in the list to the left
-or to edit your custom color scheme using the controls to the right.
+It is possible to choose a predefined scheme in the list to the left
+or create custom scheme using the controls to the right.
 
-\b Quick button allows to apply color change made in one position to all
-other positions using this color.
+The dialog box contains two pages.
+
+The first page allows specifying of the color palette.
+- \b Quick button allows automatic color palette definition basing on
+one main color specified by the user.
 
 \image html theme2.png
 
-<ul>
-<li>\b Font group allows to edit the default font used in Salome menus.</li>
-<li>\b Lines group allows to apply dashing to Salome elements. </li>
-<li><b> Widgets rounding</b> allows to round corners of Salome dialog
-boxes and define their parameters.</li>
-<li>\b Handle allows to define parameters of the handle.</li>
-<li><b> Widget effect </b> allows to apply special effects to Salome
-dialog boxes.</li>
-</ul>
-*/
\ No newline at end of file
+The second page allows specifying different properties of the theme:
+
+- \b Font group allows to edit the font used in menus, dialog boxes, etc.
+- \b Lines group allows to apply dashing to Salome elements.
+- <b>Widgets rounding</b> allows to round corners of Salome dialog
+boxes and define their parameters.
+- \b Handle allows to define parameters of the handle.
+- <b>Widget effect</b> allows to apply special effects to Salome
+dialog boxes.
+
+*/