Doc: Describe color tooltips for QML code in code editor

Task-number: QTCREATORBUG-28721
Change-Id: Ifdd82a9e72bc19f484f6b3737f1a562a95e9a7c3
Reviewed-by: André Hartmann <aha_1980@gmx.de>
This commit is contained in:
Leena Miettinen
2023-02-21 18:21:48 +01:00
parent c18ebe1fda
commit 0328c14167

View File

@@ -60,6 +60,9 @@
You can change the font family and size as well as text formatting, style, You can change the font family and size as well as text formatting, style,
alignment, and color. alignment, and color.
\note Move the mouse pointer over a color hex value in the code editor to
see the color as a tooltip.
If a property is assigned an expression instead of a value, you If a property is assigned an expression instead of a value, you
cannot use the toolbar to edit it. The button for editing the property cannot use the toolbar to edit it. The button for editing the property
is disabled. is disabled.