Doc: Remove table for listing images

Task-number: QTBUG-122580
Pick-to: 6.7 6.6
Change-Id: I7ca3d677262b48ce9e1d85bd9347ad5b15d1598f
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
This commit is contained in:
Venugopal Shivashankar 2024-03-21 13:37:31 +01:00
parent e2bd247081
commit f3b73645a8

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: