Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
QDS 3.9
-
774c01d8b (qds/dev)
-
QDS Berlin - 2023 Week 3/4
Description
eg. Component
Item { property alias test: t.color property alias test2: t.x Rectangle { id: t } }
if make the instance, test2 will be in the exported properties list but the test won't