summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qtabbar.cpp
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2017-05-31 11:38:48 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2017-06-09 06:58:02 +0000
commit237c867a002c8035aac7ff8a870da717eb7b0878 (patch)
tree8b1808206964bfd8e9353b8b8455d71a74ee30c7 /src/widgets/widgets/qtabbar.cpp
parent98057fc6c5455c82844a53b374994c33ee1c1a0e (diff)
Doc: Update widget style gallery topic
To avoid repetition, remove the individual style gallery topics. Add images of the Styles and Calendar widget examples and use them instead of individual images of each widget. Task-number: QTBUG-5894 Change-Id: I1231824df60e39e8fb89ac2a764e12151636c019 Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io> Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src/widgets/widgets/qtabbar.cpp')
-rw-r--r--src/widgets/widgets/qtabbar.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/widgets/qtabbar.cpp b/src/widgets/widgets/qtabbar.cpp
index d2bd7285ca..060d1f9a03 100644
--- a/src/widgets/widgets/qtabbar.cpp
+++ b/src/widgets/widgets/qtabbar.cpp
@@ -302,7 +302,7 @@ void QTabBar::initStyleOption(QStyleOptionTab *option, int tabIndex) const
\table 100%
\row \li \inlineimage fusion-tabbar.png Screenshot of a Fusion style tab bar
- \li A tab bar shown in the Fusion widget style.
+ \li A tab bar shown in the \l{Qt Widget Gallery}{Fusion widget style}.
\row \li \inlineimage fusion-tabbar-truncated.png Screenshot of a truncated Fusion tab bar
\li A truncated tab bar shown in the Fusion widget style.
\endtable