-
User Story
-
Resolution: Done
-
P3: Somewhat important
-
None
-
None
-
9136f4a4095036aac826f8351523f3613e0a95b7
Some ids easily conflict with properties and become ambigous, because the root item likely has properties with this name.
These are the ids we do not allow in the visible tooling, because they can lead to subtle issues.
"top", "bottom", "left", "right", "width", "height",
"x", "y", "opacity", "parent", "item", "flow",
"color", "margin", "padding", "print", "border", "font",
"text", "source", "state", "visible", "focus", "data",
"clip", "layer", "scale", "enabled", "anchors",
"texture", "shaderInfo", "sprite", "spriteSequence", "baseState"
"vector", "string", "url", "var", "point", "date", "size", "list",
"enumeration"
- is covered by
-
QTBUG-129308 qmllint: implement .ui.qml warnings from qmljsstaticanalysismessage.cpp
-
- Closed
-