forked from qt-creator/qt-creator
Doc: Add notes about Iso Icon not being supported on Qt 6
Change-Id: If479873bd4da2b991ec27688a65b51187cb34184 Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io> Reviewed-by: Tanja Remes <tanja.remes@qt.io> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 17 KiB |
@@ -212,7 +212,10 @@
|
||||
\if defined(qtdesignstudio)
|
||||
\section1 Iso Icon
|
||||
|
||||
The IsoIcon component specifies an icon from an ISO 7000 icon library as a
|
||||
\note The Iso Icon component is not available if you selected
|
||||
\uicontrol {Qt 6} when \l{Creating Projects}{creating the project}.
|
||||
|
||||
The Iso Icon component specifies an icon from an ISO 7000 icon library as a
|
||||
\l [QtQuickExtras] {Picture} component. The icon to use for the type and
|
||||
its color can be specified.
|
||||
|
||||
@@ -223,7 +226,7 @@
|
||||
\image studio-iso-icon.png
|
||||
|
||||
You can use the \l{Picking Colors}{color picker} in \l Properties to
|
||||
set the icon color.
|
||||
set the value of \uicontrol {Icon color}.
|
||||
|
||||
\image iso-icon-browser.png
|
||||
\endif
|
||||
@@ -270,6 +273,8 @@
|
||||
\li
|
||||
\li An icon from an ISO 7000 icon library specified as a \l Picture
|
||||
component. You can select the icon to use and its color.
|
||||
|
||||
\note This component is not supported on Qt 6.
|
||||
\endif
|
||||
\endtable
|
||||
*/
|
||||
|
Reference in New Issue
Block a user