Doc: Wrap arguments to \inlineimage in curly braces
Wrap the arguments to \inlineimage in curly braces so that the describing image text doesn't show on the page. Fixes: QTBUG-120572 Pick-to: 6.6 6.5 6.2 Change-Id: I00f4befc64c20fb6de1dd5ddcb6ca2573fa7c355 Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 5358d7a5fe394a37435a947484f1efb7ce297fa2) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
c69ad0a66e
commit
58d6b0a1af
@ -275,9 +275,9 @@ void QTabBar::initStyleOption(QStyleOptionTab *option, int tabIndex) const
|
||||
returns the visual geometry of a single tab.
|
||||
|
||||
\table 100%
|
||||
\row \li \inlineimage fusion-tabbar.png Screenshot of a Fusion style tab bar
|
||||
\row \li \inlineimage {fusion-tabbar.png} {Screenshot of a Fusion style tab bar}
|
||||
\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
|
||||
\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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user