Docs: clarify availability & platform theme usage in widget galleries
authorJ-P Nurmi <jpnurmi@digia.com>
Thu, 29 Nov 2012 15:02:58 +0000 (16:02 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 30 Nov 2012 18:32:02 +0000 (19:32 +0100)
Change-Id: Id3c1e278d6a6ce6c67b7f73c3a9490cf83eb0466
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
src/widgets/doc/src/widgets-and-layouts/gallery-gtk.qdoc
src/widgets/doc/src/widgets-and-layouts/gallery-macintosh.qdoc
src/widgets/doc/src/widgets-and-layouts/gallery-windowsvista.qdoc
src/widgets/doc/src/widgets-and-layouts/gallery-windowsxp.qdoc

index 40ce72b..fb1a02e 100644 (file)
   \ingroup gallery
 
   This page shows some of the widgets available in Qt
-  when configured to use the "gtk" style.
-
-  Take a look at the \l{Qt Widget Gallery} to see how Qt
-  applications appear in other styles.
+  when configured to use the "gtk" style. This style is
+  only available on desktop environments with GTK runtime
+  support. This style provides native look'n'feel by
+  integrating to the GTK platform theme. Thus, the final
+  appearance varies depending on the active GTK theme.
 
 \section2 Buttons
 
index 016fbfa..5db5f17 100644 (file)
   \ingroup gallery
 
   This page shows some of the widgets available in Qt
-  when configured to use the "macintosh" style.
+  when configured to use the "macintosh" style. This
+  style is only available on Mac OSX, and provides
+  native look'n'feel by integrating to the Mac OSX
+  platform theme. Thus, the final appearance varies
+  depending on the active Mac OSX theme.
 
 \section2 Buttons
 
index 25f3d36..3e9b898 100644 (file)
   \ingroup gallery
 
   This page shows some of the widgets available in Qt
-  when configured to use the "windowsvista" style.
+  when configured to use the "windowsvista" style. This
+  style is only available on Windows Vista or later.
+  This style provides native look'n'feel by integrating
+  to the Windows platform theme. Thus, the final appearance
+  varies depending on the active Windows theme.
 
 \section2 Buttons
 
index 7d5702e..4fad7a5 100644 (file)
   \ingroup gallery
 
   This page shows some of the widgets available in Qt
-  when configured to use the "windowsxp" style.
+  when configured to use the "windowsxp" style. This
+  style is only available on Windows XP or later. This
+  style provides native look'n'feel by integrating to
+  the Windows platform theme. Thus, the final appearance
+  varies depending on the active Windows theme.
 
 \section2 Buttons