Doc: Remove table for listing images

Task-number: QTBUG-122580
Pick-to: 6.6
Change-Id: I7ca3d677262b48ce9e1d85bd9347ad5b15d1598f
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
(cherry picked from commit f3b73645a80086b1fb81b3d5554e9edb3500fce7)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Venugopal Shivashankar 2024-03-21 13:37:31 +01:00 committed by Qt Cherry-pick Bot
parent bccbdc2255
commit c21dc81e15

View File

@ -15,21 +15,18 @@
integrating to the platform theme. Thus, the final appearance varies integrating to the platform theme. Thus, the final appearance varies
depending on the active theme. depending on the active theme.
\table \image windows-style.png Windows Style
\row \caption The Windows style ("windows") is provided by QWindowsStyle.
\li The Windows style ("windows") is provided by QWindowsStyle.
\li \image windows-style.png Windows Style \image windows-vista-style.png Windows Vista Style
\row \caption The Windows Vista style ("windowsvista") is provided by
\li \image windows-vista-style.png Windows Vista Style QWindowsVistaStyle.
\li The Windows Vista style ("windowsvista") is provided by
QWindowsVistaStyle. \image macos-style.png \macos Style
\row \caption The macOS style ("macOS") is provided by QMacStyle.
\li The macOS style ("macOS") is provided by QMacStyle.
\li \image macos-style.png \macos Style \image fusion-style.png Fusion Style
\row \caption The Fusion style ("fusion") is provided by QFusionStyle.
\li \image fusion-style.png Fusion Style
\li The Fusion style ("fusion") is provided by QFusionStyle.
\endtable
The Styles example displays the following widgets: The Styles example displays the following widgets: